Spring Security Framework

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

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

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

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

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


Spring Security Framework

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