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

Packages that use org.springframework.security.ldap.ppolicy
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.ppolicy used by org.springframework.security.ldap.ppolicy
PasswordPolicyControl
          A Password Policy request control.
PasswordPolicyErrorStatus
          Defines status codes for use with PasswordPolicyException, with error codes (for message source lookup) and default messages.
PasswordPolicyException
          Generic exception raised by the ppolicy package.
PasswordPolicyResponseControl
          Represents the response control received when a PasswordPolicyControl is used when binding to a directory.
 

Classes in org.springframework.security.ldap.ppolicy used by org.springframework.security.ldap.userdetails
PasswordPolicyData
           
 



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