Package com.netscape.jndi.ldap

Class Summary
AttributeEnum Wrapper for enumeration of LDAPAttrubute-s.
AttributeIDEnum Wrapper for enumeration of LDAPAttrubute-s.
AttributesImpl Wrapper for LDAPAttributeSet which implements JNDI Attribute interface
BaseSearchEnum Wrapper for the LDAPSearchResult that implements all NamingEnumeration methods except next() (left to be implemented by subclasses).
BindingEnum Wrapper for the LDAPSearchResult.
ContextEnv Context Environment
ContextEnv.ReferralRebindProc Implementation for LDAPRebind interface.
EventService Event Service monitors changes on the server Implemented with the persistant search control.
LdapContextFactory  
LdapContextImpl Implementation for the DirContext.
LdapNameParser  
LdapService Ldap Service encapsulates a Ldap connection and Ldap operations over the connection.
NameClassPairEnum Wrapper for the LDAPSearchResult.
ObjectMapper Class used to map Java objects to ldap entries back and forth
ProviderUtils Common utility methods
SearchResultEnum A wrapper for the LDAPSeatchResults.
SearchResultWithControls An extension of SearchResult that allows access to controls sent back with the results of a search
 

Exception Summary
LdapReferralException A wrapper for the ldapjdk LDAPReferralException