Uses of Class
net.sf.ldaptemplate.support.LdapRdn

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.
 



Copyright © 2006 Jayway AB. All Rights Reserved.