Uses of Package
org.springframework.security.ldap.search

Packages that use org.springframework.security.ldap.search
org.springframework.security.ldap.authentication The LDAP authentication provider package. 
org.springframework.security.ldap.search LdapUserSearch implementations. 
org.springframework.security.ldap.userdetails LDAP-focused UserDetails implementations which map from a ubset of the data contained in some of the standard LDAP types (such as InetOrgPerson). 
 

Classes in org.springframework.security.ldap.search used by org.springframework.security.ldap.authentication
LdapUserSearch
          Obtains a user's information from the LDAP directory given a login name.
 

Classes in org.springframework.security.ldap.search used by org.springframework.security.ldap.search
LdapUserSearch
          Obtains a user's information from the LDAP directory given a login name.
 

Classes in org.springframework.security.ldap.search used by org.springframework.security.ldap.userdetails
LdapUserSearch
          Obtains a user's information from the LDAP directory given a login name.
 



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