Uses of Interface
org.springframework.security.ldap.ppolicy.PasswordPolicyData

Packages that use PasswordPolicyData
org.springframework.security.ldap.userdetails   
 

Uses of PasswordPolicyData in org.springframework.security.ldap.userdetails
 

Classes in org.springframework.security.ldap.userdetails that implement PasswordPolicyData
 class InetOrgPerson
          UserDetails implementation whose properties are based on a subset of the LDAP schema for inetOrgPerson.
 class LdapUserDetailsImpl
          A UserDetails implementation which is used internally by the Ldap services.
 class Person
          UserDetails implementation whose properties are based on the LDAP schema for Person.
 



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