Package org.forgerock.http.session
package org.forgerock.http.session
Provides interfaces for managing and interacting with HTTP Sessions.
-
ClassDescriptionA 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.ASessionContext
is a mechanism for maintaining state between components when processing a successive requests from the same logical client or end-user.Deprecated.