Uses of Package
org.forgerock.http.session
Packages that use org.forgerock.http.session
Package
Description
Core
Filter
implementations.Provides interfaces for managing and interacting with HTTP Sessions.
Integrates with the ForgeRock HTTP Framework.
Manage the Identity Gateway session using an HTTP Cookie.
-
Classes in org.forgerock.http.session used by org.forgerock.http.filterClassDescriptionA session manager is responsible to create/save a new type of
Session
.Deprecated. -
Classes in org.forgerock.http.session used by org.forgerock.http.sessionClassDescriptionAn interface for managing attributes across multiple requests from the same user agent.A
SessionContext
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
-
Classes in org.forgerock.http.session used by org.forgerock.openig.session.cookieClassDescriptionA session manager is responsible to create/save a new type of
Session
.An interface for managing attributes across multiple requests from the same user agent.