| Interface | Description |
|---|---|
| InitialDirContextFactory |
Access point for obtaining LDAP contexts.
|
| LdapCallback |
Callback object for use with LdapTemplate.
|
| LdapEntryMapper |
A mapper for use with
LdapTemplate. |
| LdapUserSearch |
Obtains a user's information from the LDAP directory given a login name.
|
| NamingExceptionTranslator |
| Class | Description |
|---|---|
| DefaultInitialDirContextFactory |
Encapsulates the information for connecting to an LDAP server and provides an access point for obtaining
DirContext references.
|
| LdapTemplate |
LDAP equivalent of the Spring JdbcTemplate class.
|
| LdapUtils |
LDAP Utility methods.
|
| Exception | Description |
|---|---|
| LdapDataAccessException |
Used to wrap unexpected NamingExceptions while accessing the LDAP server or for other LDAP-related data problems
such as data we can't handle.
|
Copyright © 2016. All rights reserved.