Class | Description |
---|---|
LdapClient |
Handles all LDAP communications for DLESE applications.
|
LdapDemo |
Test driver for LdapClient.
|
LdapEntry |
Stores the names and values of the attributes for an LDAP entry.
|
Exception | Description |
---|---|
LdapException |
Represents an LDAP Exception: simply wraps java.lang.Exception.
|
LdapNotFoundException |
Represents an LDAP Not Found Exception.
|