public static class ObjectReferences.SessionUsingObjectStructure
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
byte[] |
getSessionIdentifier()
Returns the unique identifier for the session.
|
java.lang.String |
getUserName()
Returns the name of the user that is associated with the session.
|
java.lang.String |
getWorkstationAddress()
Returns the IP address of the workstation from which the session to the system was established.
|
java.lang.String |
getWorkstationName()
Returns the name of the workstation from which the session to the system was established.
|
public byte[] getSessionIdentifier()
public java.lang.String getUserName()
public java.lang.String getWorkstationAddress()
public java.lang.String getWorkstationName()