public class SimpleUser extends SimpleAgent implements User
AttributedType.ATTRIBUTE, AttributedType.AttributeParameterEMAIL, FIRST_NAME, KEY_PREFIX, LAST_NAMELOGIN_NAMECREATED_AFTER, CREATED_BEFORE, CREATED_DATE, ENABLED, EXPIRY_AFTER, EXPIRY_BEFORE, EXPIRY_DATE, GROUP_ROLE_OF, HAS_GROUP_ROLE, HAS_MEMBER, HAS_ROLE, MEMBER_OF, PARTITION, ROLE_OFID| Constructor and Description |
|---|
SimpleUser() |
SimpleUser(String loginName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getEmail() |
String |
getFirstName() |
String |
getLastName() |
void |
setEmail(String email) |
void |
setFirstName(String firstName) |
void |
setLastName(String lastName) |
getLoginName, setLoginNamegetCreatedDate, getExpirationDate, getPartition, isEnabled, setCreatedDate, setEnabled, setExpirationDate, setPartitionequals, getAttribute, getAttributes, getId, hashCode, removeAttribute, setAttribute, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetLoginName, setLoginNamegetCreatedDate, getExpirationDate, getPartition, isEnabled, setCreatedDate, setEnabled, setExpirationDate, setPartitiongetAttribute, getAttributes, getId, removeAttribute, setAttribute, setIdpublic SimpleUser()
public SimpleUser(String loginName)
public String getFirstName()
getFirstName in interface Userpublic void setFirstName(String firstName)
setFirstName in interface Userpublic String getLastName()
getLastName in interface Userpublic void setLastName(String lastName)
setLastName in interface UserCopyright © 2013. All Rights Reserved.