public class SimpleAgent extends AbstractIdentityType implements Agent
AttributedType.ATTRIBUTE, AttributedType.AttributeParameterLOGIN_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 |
|---|
SimpleAgent(String loginName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLoginName()
Returns the login name of this agent.
|
void |
setLoginName(String loginName) |
getCreatedDate, getExpirationDate, getPartition, isEnabled, setCreatedDate, setEnabled, setExpirationDate, setPartitionequals, getAttribute, getAttributes, getId, hashCode, removeAttribute, setAttribute, setIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetCreatedDate, getExpirationDate, getPartition, isEnabled, setCreatedDate, setEnabled, setExpirationDate, setPartitiongetAttribute, getAttributes, getId, removeAttribute, setAttribute, setIdpublic SimpleAgent(String loginName)
public String getLoginName()
AgentgetLoginName in interface Agentpublic void setLoginName(String loginName)
setLoginName in interface AgentCopyright © 2013. All Rights Reserved.