Uses of Class
org.apache.directory.shared.ldap.name.LdapDN

Packages that use LdapDN
org.apache.directory.shared.ldap.codec   
org.apache.directory.shared.ldap.codec.util   
org.apache.directory.shared.ldap.name   
 

Uses of LdapDN in org.apache.directory.shared.ldap.codec
 

Methods in org.apache.directory.shared.ldap.codec with parameters of type LdapDN
 void LdapResult.setMatchedDN(LdapDN matchedDN)
          Set the Matched DN
 

Uses of LdapDN in org.apache.directory.shared.ldap.codec.util
 

Methods in org.apache.directory.shared.ldap.codec.util that return LdapDN
 LdapDN LdapURL.getDn()
           
 

Uses of LdapDN in org.apache.directory.shared.ldap.name
 

Fields in org.apache.directory.shared.ldap.name declared as LdapDN
static LdapDN LdapDN.EMPTY_LDAPDN
          A null LdapDN
 



Copyright © 2003-2006 . All Rights Reserved.