|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.resilientedge.jockey.peer.Credentials
Represents a user credential.
Constructor Summary | |
Credentials()
|
Method Summary | |
java.lang.String |
getIdentity()
Gets the user identity |
void |
setIdentity(java.lang.String newValue)
Sets the user identity |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public Credentials()
Method Detail |
public void setIdentity(java.lang.String newValue)
newValue
- The new Identity valuepublic java.lang.String getIdentity()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |