Class | Description |
---|---|
LdapAccount |
This class extends
LdapEntry to provide functionality specific to account entries in an LDAP directory which have passwords, group membership and other characteristics of account objects. |
LdapAttrDef |
A class for defining each LDAP attribute type, flags and automatic conversions if any.
|
LdapEntry |
A Map of attributes used to inspect, create, update and delete entries in an LDAP directory.
|
LdapSearch |
A commandline utility for querying LDAP servers like Active Directory or OpenLDAP.
|
LdapSecurityProvider |
A
SecurityProvider implementation that provides a simple API to search, retrieve, create, update and delete accounts and entries, validate credentials, check group membership and set and change passwords on accounts in an LDAP directory such as AD DS, Azure AD DS or OpenLDAP. |