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, getId, getLastLogin, getLastName, getLoginType, getOrganization, getRoles, getTitle, getUsername, isActive, setActive, setCreated, setDepartment, setEmail, setFirstName, setFullName, setId, setLastLogin, setLastName, setLoginType, setOrganization, setRoles, setTitle, setUsername, validatepublic void accept(UserVisitor userVisitor)
UserVisitableuserVisitor - a UserVisitor.public AuthenticationMethod authenticationMethod()
authenticationMethod in class UserCopyright © 2012–2016 Emory University. All rights reserved.