| org.springframework.security.ldap.search |
|
LdapUserSearch implementations. These may be used to locate the user in the directory.
|
| Java Source File Name | Type | Comment |
| FilterBasedLdapUserSearch.java | Class | LdapUserSearch implementation which uses an Ldap filter to locate the user. |
| LdapUserSearch.java | Interface | Obtains a user's information from the LDAP directory given a login name. |