Package org.forgerock.http.session
Provides interfaces for managing and interacting with HTTP Sessions.
- 
Interface Summary Interface Description AsyncSessionManager A session manager is responsible to create/save a new type ofSession.Session An interface for managing attributes across multiple requests from the same user agent.SessionManager Deprecated. 
- 
Class Summary Class Description SessionContext ASessionContextis a mechanism for maintaining state between components when processing a successive requests from the same logical client or end-user.