package

org.springframework.security.ldap.search

LdapUserSearch implementations. These may be used to locate the user in the directory.

Interfaces

LdapUserSearch Obtains a user's information from the LDAP directory given a login name. 

Classes

FilterBasedLdapUserSearch LdapUserSearch implementation which uses an Ldap filter to locate the user.