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