|
Spring Security Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LdapUserDetailsImpl | |
---|---|
org.springframework.security.userdetails.ldap |
Uses of LdapUserDetailsImpl in org.springframework.security.userdetails.ldap |
---|
Subclasses of LdapUserDetailsImpl in org.springframework.security.userdetails.ldap | |
---|---|
class |
InetOrgPerson
UserDetails implementation whose properties are based on a subset of the LDAP schema for inetOrgPerson. |
class |
Person
UserDetails implementation whose properties are based on the LDAP schema for Person. |
Fields in org.springframework.security.userdetails.ldap declared as LdapUserDetailsImpl | |
---|---|
protected LdapUserDetailsImpl |
LdapUserDetailsImpl.Essence.instance
|
Methods in org.springframework.security.userdetails.ldap that return LdapUserDetailsImpl | |
---|---|
protected LdapUserDetailsImpl |
Person.Essence.createTarget()
|
protected LdapUserDetailsImpl |
LdapUserDetailsImpl.Essence.createTarget()
|
protected LdapUserDetailsImpl |
InetOrgPerson.Essence.createTarget()
|
|
Spring Security Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |