All Classes
-
All Classes Interface Summary Class Summary Class Description ClientSideSessionConfig Client side session configuration.ClientSideSessionModule An extension module that provides a client side session store - cookie based.Crypto JavaSessionSerializer Marker interface for serializers that can serialize anything that isSerializable.Session A mechanism for associating semi persistent data with an individual user/client.SessionCookieConfig Basic configuration for cookies related to session management.SessionData The data associated with the user session.SessionId A handle to the session ID.SessionIdGenerator Strategy interface for generating unique session ids.SessionKey<T> A key for an object in the session.SessionModule Provides support for HTTP sessions.SessionSerializer A serializer converts objects to bytes and vice versa.SessionStore A persistent store of session data.Signer