|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LdapUserDetails | |
|---|---|
| org.springframework.security.userdetails.ldap | |
| Uses of LdapUserDetails in org.springframework.security.userdetails.ldap |
|---|
| Classes in org.springframework.security.userdetails.ldap that implement LdapUserDetails | |
|---|---|
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. |
| Methods in org.springframework.security.userdetails.ldap that return LdapUserDetails | |
|---|---|
LdapUserDetails |
Person.Essence.createUserDetails()
|
LdapUserDetails |
LdapUserDetailsImpl.Essence.createUserDetails()
|
| Constructors in org.springframework.security.userdetails.ldap with parameters of type LdapUserDetails | |
|---|---|
LdapUserDetailsImpl.Essence(LdapUserDetails copyMe)
|
|
|
Spring Security Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||