Uses of Package
org.apache.directory.shared.ldap.name

Packages that use org.apache.directory.shared.ldap.name
org.apache.directory.shared.ldap.aci ACI (Access Control Information) data model adopted from X.501 specification. 
org.apache.directory.shared.ldap.codec   
org.apache.directory.shared.ldap.codec.modifyDn   
org.apache.directory.shared.ldap.codec.util   
org.apache.directory.shared.ldap.name   
org.apache.directory.shared.ldap.schema Contains interfaces and base classes for representing the LDAP schema domain model. 
org.apache.directory.shared.ldap.subtree   
 

Classes in org.apache.directory.shared.ldap.name used by org.apache.directory.shared.ldap.aci
NameComponentNormalizer
          Normalizers of ldap name component attributes and their values.
 

Classes in org.apache.directory.shared.ldap.name used by org.apache.directory.shared.ldap.codec
LdapDN
          The LdapDN class contains a DN (Distinguished Name).
 

Classes in org.apache.directory.shared.ldap.name used by org.apache.directory.shared.ldap.codec.modifyDn
Rdn
          This class store the name-component part or the following BNF grammar (as of RFC2253, par.
 

Classes in org.apache.directory.shared.ldap.name used by org.apache.directory.shared.ldap.codec.util
LdapDN
          The LdapDN class contains a DN (Distinguished Name).
 

Classes in org.apache.directory.shared.ldap.name used by org.apache.directory.shared.ldap.name
antlrNameParserTokenTypes
           
antlrTypeLexer
          Lexer used to scan the attribute type character stream from the start of an attribute type to the equal sign.
antlrTypeTokenTypes
           
antlrValueLexer
          Lexer used to scan the attribute value character stream from an equal sign in the name-component to the next comma, semicolon, or plus sign (if the RDN is multivalued).
antlrValueParserTokenTypes
           
antlrValueTokenTypes
           
AttributeTypeAndValue
          A Attribute Type And Value, which is the basis of all RDN.
DnOidContainer
          The DnOidContainer is a class which ill contain a global Map associating names to thier OIDs and Normalizer.
DnParser
          A distinguished name parser which generates JNDI Ldap exception on error.
LdapDN
          The LdapDN class contains a DN (Distinguished Name).
LdapName
          A distinguished name implementation for LDAPv3.
NameComponentNormalizer
          Normalizers of ldap name component attributes and their values.
Rdn
          This class store the name-component part or the following BNF grammar (as of RFC2253, par.
 

Classes in org.apache.directory.shared.ldap.name used by org.apache.directory.shared.ldap.schema
DnOidContainer
          The DnOidContainer is a class which ill contain a global Map associating names to thier OIDs and Normalizer.
NameComponentNormalizer
          Normalizers of ldap name component attributes and their values.
 

Classes in org.apache.directory.shared.ldap.name used by org.apache.directory.shared.ldap.subtree
NameComponentNormalizer
          Normalizers of ldap name component attributes and their values.
 



Copyright © 2003-2006 . All Rights Reserved.