public class AccessToken
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getMaximoBindingName()
Returns the name used by this MAXIMO application to
bind to the RMI registry.
|
long |
getSessionCreationTime()
Returns when this session is created with respect
to the MAXIMO application that creates the session.
|
SessionKey |
getSessionKey()
Returns the session key to indentify the MAXIMO
application that generated this session.
|
java.lang.String |
getUserName()
Returns the login user name used to access
MAXIMO application.
|
public java.lang.String getMaximoBindingName()
public java.lang.String getUserName()
public SessionKey getSessionKey()
public long getSessionCreationTime()