Index
All Classes and Interfaces|All Packages
S
- ServerNode - Interface in com.caplin.server.auth
-
Contains information about the server and its sessions.
- SessionManager - Interface in com.caplin.server.auth
-
Provides an interface to allow management (ejection and invalidation) of connected sessions and checking of KeyMaster tokens.
- setMappedName(String) - Method in class com.caplin.server.auth.MapObject
-
Set the mapped object name. - setPayload(Object) - Method in class com.caplin.server.auth.RTTPObject
- setToboUser(String) - Method in class com.caplin.server.auth.AuthenticationUser
-
Set the TOBO username
- shutdown() - Method in interface com.caplin.server.auth.Authenticator
-
Called when the Liberator is shutting down.
- shutdown() - Method in class com.caplin.server.auth.AuthenticatorAdaptor
- shutdown() - Method in class examples.OpenAuthenticator
- shutdown() - Method in class examples.PermissionAuthenticator
- shutdown() - Method in class examples.TieringAuthenticator
- SITE_LC_EXCEEDED - Static variable in class com.caplin.server.auth.AuthenticationResult
-
Use to indicate that some global maximum session count has been met/exceeded.
- START - Enum constant in enum class com.caplin.server.ThrottleCommand
-
Restore the throttle level to the level that was applied prior to the stop command being issued.
- status(int) - Method in interface com.caplin.server.auth.SubscriptionListener
-
Called for subscription status messages
- STOP - Enum constant in enum class com.caplin.server.ThrottleCommand
-
Stop any updates that could be throttled from being sent to client.
- stripAmount(String) - Method in class examples.TieringAuthenticator
-
Helper method to extract the amount from a subscription symbol.
- stripBranch(String) - Method in class examples.TieringAuthenticator
-
Helper method to extract the branch from a subscription symbol.
- stripCurrencyPair(String) - Static method in class examples.TieringAuthenticator
-
Helper method to extract the currency pair from a subscription symbol.
- subscribe() - Method in interface com.caplin.server.auth.Subscription
-
Initiates the request.
- subscribe() - Method in class com.caplin.server.auth.SubscriptionImpl
-
Initiates the request.
- Subscription - Interface in com.caplin.server.auth
-
Allows subscriptions from
SessionManager
to be initiated and unsubscribed from. - SubscriptionImpl - Class in com.caplin.server.auth
-
Allows subscriptions from
SessionManager
to initiated and unsubscribed from. - SubscriptionListener - Interface in com.caplin.server.auth
-
Callbacks for
SessionManager
.
All Classes and Interfaces|All Packages