Package org.springframework.security.ldap.search

LdapUserSearch implementations.

See:
          Description

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

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

Package org.springframework.security.ldap.search Description

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



Copyright © 2004-2009 SpringSource, Inc. All Rights Reserved.