Uses of Package
org.springframework.security.ldap

Packages that use org.springframework.security.ldap
org.springframework.security.ldap Spring Security's LDAP module. 
org.springframework.security.ldap.ppolicy Implementation of password policy functionality based on the Password Policy for LDAP Directories
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 used by org.springframework.security.ldap
LdapUsernameToDnMapper
          Constructs an Ldap Distinguished Name from a username.
 

Classes in org.springframework.security.ldap used by org.springframework.security.ldap.ppolicy
DefaultSpringSecurityContextSource
          ContextSource implementation which uses Spring LDAP's LdapContextSource as a base class.
 

Classes in org.springframework.security.ldap used by org.springframework.security.ldap.userdetails
LdapUsernameToDnMapper
          Constructs an Ldap Distinguished Name from a username.
 



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