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