| java.lang.Object | |||
| ↳ | org.springframework.security.ldap.userdetails.LdapUserDetailsImpl | ||
| ↳ | org.springframework.security.ldap.userdetails.Person | ||
| ↳ | org.springframework.security.ldap.userdetails.InetOrgPerson | ||
UserDetails implementation whose properties are based on a subset of the LDAP schema for inetOrgPerson.
The username will be mapped from the uid attribute by default.