All Classes
-
Class Summary Class Description LDAPAttribute Provides a data structure for an LDAP attribute consisting of a name and an optional auxiliaryclass.LDAPDirectory Provides a class for managing LDAP Directory connections.LDAPDirectoryModify Provides a controller for anLDAPObject
in anLDAPDirectory
which allows to modify and delete its attributes and set or modify its password.LDAPDirectorySearch Provides a controller for anLDAPObject
in anLDAPDirectory
which allows to search the directory for the object while using additionalLDAPFilter
s andLDAPFilterGroup
s.LDAPFilter Provides a class representing an LDAP filter.LDAPFilterGroup Provides a class representing an LDAP filter group consisting of multipleLDAPFilter
s and/or otherLDAPFilterGroup
s.LDAPObject Provides a data structure for an LDAP object.LDAPSavingTrustManager Provides an implementation of the X509TrustManager used to prepare the SSL connection for theLDAPDirectory
.LDAPScope Provides a data structure holding constants to identify the LDAP scope.