|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LdapRdn | |
net.sf.ldaptemplate.support | Support classes for LdapTemplate. |
Uses of LdapRdn in net.sf.ldaptemplate.support |
Methods in net.sf.ldaptemplate.support that return LdapRdn | |
static LdapRdn |
LdapRdn.parse(java.lang.String rdn)
Parse the supplied String for a valid LdapRdn. |
LdapRdn |
DistinguishedName.getLdapRdn(int index)
Get the LdapRdn at a specified position. |
LdapRdn |
DistinguishedName.removeFirst()
Remove the first part of this DistinguishedName. |
LdapRdn |
DistinguishedName.removeLast()
Remove the ldast part of this DistinguishedName. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |