public class Person extends LdapUserDetailsImpl
Modifier and Type | Class and Description |
---|---|
static class |
Person.Essence |
Modifier | Constructor and Description |
---|---|
protected |
Person() |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getCn() |
java.lang.String |
getDescription() |
java.lang.String |
getSn() |
java.lang.String |
getTelephoneNumber() |
protected void |
populateContext(org.springframework.ldap.core.DirContextAdapter adapter) |
getAttributes, getAuthorities, getDn, getPassword, getUsername, isAccountNonExpired, isAccountNonLocked, isCredentialsNonExpired, isEnabled, toString
public java.lang.String getSn()
public java.lang.String[] getCn()
public java.lang.String getDescription()
public java.lang.String getTelephoneNumber()
protected void populateContext(org.springframework.ldap.core.DirContextAdapter adapter)