Interface | Description |
---|---|
CacheListener |
A CacheListener is notified of changes in a Cache of the LDAPDirectory.
|
LDAPControl |
This LDAP Control operates on the LDAP Directory Operations.
|
Class | Description |
---|---|
Cache |
The Cache is used by a Proxy for improved LDAP caching.
|
Cache.CacheListeners |
Wraps all the operations related to management of all types of
CacheListeners
|
Cache.OptimizedComparator |
Optimized search uses a sorted tree map on dn.
|
DirectoryException | |
DirectorySearchResults | |
DN | |
LDAPAttribute |
Wrapper around com.novell.ldap.LDAPAttribute.
|
LDAPDirectory |
An LDAPDirectory object holds a connection to an LDAP Server.
|
LDAPEntryModification |
Contains all the details for a modification to an entry in the LDAP server.
|
LDAPUtil |
This class contains some helper functions to easily retrieve information about certain attributes
in an LDAPEntry object.
|
LDAPUtil.AttrNameValue |
This class builds a attribute name/value pair.
|
RDN |