Package wt.session
package wt.session
-
ClassDescriptionAn Authenticator implementation based on passing a known session id back and forth to the client.A specialized Hashtable for maintaining static context partitioned by user session.
AutoCloseableimplementation for establishing a SessionContext for a clearly delimited scope, restoring the previous SessionContext upon leaving this scope.Helper class that p[rovides a convinient way to access the SessionManager functionality.Interface containing the methods for setting and retrieving the current principal.
Supported API: true
Extendable: falseProvides access to the methods of the SessionManagerSvr interface.A thread class for executing asynchronous server-side operations under a new or existing session context.Provides basic information on currently active users.AMethodAuthenticatorthat is used to associate method invocations with previously identified session objects.Standard implementation of the SessionManager interface.AMethodAuthenticatorthat is used to associate a \ method context to a transient session within the server.