Uses of Class
org.springframework.security.ldap.DefaultSpringSecurityContextSource

Packages that use DefaultSpringSecurityContextSource
org.springframework.security.ldap.ppolicy Implementation of password policy functionality based on the Password Policy for LDAP Directories
 

Uses of DefaultSpringSecurityContextSource in org.springframework.security.ldap.ppolicy
 

Subclasses of DefaultSpringSecurityContextSource in org.springframework.security.ldap.ppolicy
 class PasswordPolicyAwareContextSource
          Extended version of the DefaultSpringSecurityContextSource which adds support for the use of PasswordPolicyControl to make use of user account data stored in the directory.
 



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