public class LdapUserEntity extends UserEntity
Modifier and Type | Field and Description |
---|---|
protected String |
dn |
attempts, email, firstName, id, lastName, lockExpirationTime, newPassword, password, revision, salt
Constructor and Description |
---|
LdapUserEntity() |
Modifier and Type | Method and Description |
---|---|
String |
getDn() |
void |
setDn(String dn) |
encryptPassword, encryptPassword, generateSalt, getAttempts, getEmail, getFirstName, getId, getLastName, getLockExpirationTime, getPassword, getPersistentState, getRevision, getRevisionNext, getSalt, setAttempts, setDbPassword, setEmail, setFirstName, setId, setLastName, setLockExpirationTime, setPassword, setRevision, setSalt, toString
Copyright © 2020. All rights reserved.