Package org.pf.directory.ldap

LDAP
Utilities and classes to handle objects from LDAP directories.

See:
          Description

Class Summary
LDAPDirEntry Represents an object from a LDAP directory
LDAPDirEntryContainer This special LDAP entry object is for containers that contain other LDAP entries.
LDAPDirEntryFilter Subclasses must override the method matches(LDAPDirEntry) in order to be useful.
LDAPSearchResult Apart from returning the found object a search result can contain information if the size limit has been reached.
LDAPUtil Provides utility and convenience methods for LDAP directory data.
RDNFilter Special filter that can be used to lookup an LDAP entry by its Relative Distinguished Name (RDN).
 

Package org.pf.directory.ldap Description

LDAP


Utilities and classes to handle objects from LDAP directories.