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.
-
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.