A C D E F G H I K L M N O P R S T U V 
All Classes All Packages

G

getApplicationId() - Method in class com.caplin.server.auth.UserSession
The application identifier provided by the client.
getBuildDate() - Method in class com.caplin.server.auth.AuthenticatorVersion
 
getBuildNumber() - Method in class com.caplin.server.auth.AuthenticatorVersion
 
getBuildTime() - Method in class com.caplin.server.auth.AuthenticatorVersion
 
getConnectionTime() - Method in class com.caplin.server.auth.UserSession
The time at which the session was connected.
getCopyright() - Method in class com.caplin.server.auth.AuthenticatorVersion
 
getCReturnCode() - Method in class com.caplin.server.auth.InvalidationType
 
getCurrentSessionCount() - Method in interface com.caplin.server.auth.ServerNode
The current count of active sessions in the server.
getDataCache() - Method in interface com.caplin.server.auth.ServerNode
Get the DataCache, through which objects can be created and deleted in the Liberator's object cache.
getIdentifier() - Method in interface com.caplin.server.auth.ServerNode
A string identifying the server node.
getInstance() - Static method in class com.caplin.server.auth.AuthenticatorVersion
 
getIpAddress() - Method in class com.caplin.server.auth.UserSession
The source ip address of the client's host.
getMachineId() - Method in class com.caplin.server.auth.UserSession
The machine identifier provided by the client.
getMappedName() - Method in class com.caplin.server.auth.MapObject
The newly mapped object name.
getMaxSessionCount() - Method in interface com.caplin.server.auth.ServerNode
The maximum sessions supported by the server licence.
getName() - Method in class com.caplin.server.auth.AuthenticatorVersion
 
getName() - Method in class com.caplin.server.auth.RTTPObject
Get the object's name
getOriginalName() - Method in class com.caplin.server.auth.MapObject
The original object name provided by the Liberator.
getPassword() - Method in class com.caplin.server.auth.AuthenticationUser
The textual key string or password that has been provided by the client for authorisation.
getPayload() - Method in class com.caplin.server.auth.RTTPObject
 
getRequestedName() - Method in class com.caplin.server.auth.MapObject
 
getSessionCount() - Method in class com.caplin.server.auth.AuthenticationUser
Get the number of active sessions in the Liberator for this user
getSessionId() - Method in class com.caplin.server.auth.UserSession
The unique session identifier for this session.
getToboUser() - Method in class com.caplin.server.auth.AuthenticationUser
Get the TOBO username
getTokenParameter(String) - Method in class com.caplin.server.auth.AuthenticationUser
Get fields from a KeyMaster token
getType() - Method in class com.caplin.server.auth.RTTPObject
Get the RTTP type of this object
getType(int) - Static method in class com.caplin.server.auth.InvalidationType
 
getUser() - Method in class com.caplin.server.auth.UserSession
The user of this session.
getUserName() - Method in class com.caplin.server.auth.AuthenticationUser
The user name provided by the client for authorisation
getValue(int) - Method in class com.caplin.server.auth.RTTPObject
Get the current value for the specified object and field number.
getValue(String) - Method in class com.caplin.server.auth.RTTPObject
Get the current value for the specified object and field name.
getVersion() - Method in class com.caplin.server.auth.AuthenticatorVersion
 
globalPermissionUpdate(RTTPObject, String, Map<String, String>, PermissionUpdateType) - Method in interface com.caplin.server.auth.Authenticator
Called on every update to a global permission object to allow the Authenticator to receive structured control messages.
globalPermissionUpdate(RTTPObject, String, Map<String, String>, PermissionUpdateType) - Method in class com.caplin.server.auth.AuthenticatorAdaptor
 
globalPermissionUpdate(RTTPObject, String, Map<String, String>, PermissionUpdateType) - Method in class examples.OpenAuthenticator
 
globalPermissionUpdate(RTTPObject, String, Map<String, String>, PermissionUpdateType) - Method in class examples.PermissionAuthenticator
 
globalPermissionUpdate(RTTPObject, String, Map<String, String>, PermissionUpdateType) - Method in class examples.TieringAuthenticator
 
A C D E F G H I K L M N O P R S T U V 
All Classes All Packages