Uses of Package
org.forgerock.http.session
-
Packages that use org.forgerock.http.session Package Description org.forgerock.http.filter CoreFilter
implementations.org.forgerock.http.session Provides interfaces for managing and interacting with HTTP Sessions.org.forgerock.openig.http Integrates with the ForgeRock HTTP Framework.org.forgerock.openig.session.cookie Manage the Identity Gateway session using an HTTP Cookie. -
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 ASessionContext
is a mechanism for maintaining state between components when processing a successive requests from the same logical client or end-user. -
Classes in org.forgerock.http.session used by org.forgerock.openig.http Class Description AsyncSessionManager A session manager is responsible to create/save a new type ofSession
. -
Classes in org.forgerock.http.session used by org.forgerock.openig.session.cookie Class 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.