Uses of Class
org.springframework.security.ldap.userdetails.Person

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

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

Subclasses of Person in org.springframework.security.ldap.userdetails
 class InetOrgPerson
          UserDetails implementation whose properties are based on a subset of the LDAP schema for inetOrgPerson.
 

Constructors in org.springframework.security.ldap.userdetails with parameters of type Person
Person.Essence(Person copyMe)
           
 



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