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

Packages that use InetOrgPerson
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). 
 

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

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



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