public final class LdapUser extends User
| Constructor and Description |
|---|
LdapUser() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(UserVisitor userVisitor)
Performs some processing on a user entity.
|
AuthenticationMethod |
authenticationMethod() |
getCreated, getDepartment, getEmail, getFirstName, getFullName, getLastLogin, getLastName, getLoginType, getOrganization, getTitle, isActive, setActive, setCreated, setDepartment, setEmail, setFirstName, setFullName, setLastLogin, setLastName, setLoginType, setOrganization, setTitle, validatepublic void accept(UserVisitor userVisitor)
UserVisitableuserVisitor - a UserVisitor.public AuthenticationMethod authenticationMethod()
authenticationMethod in class UserCopyright © 2016–2020 Emory University. All rights reserved.