Uses of Class
org.forgerock.http.session.SessionContext
Packages that use SessionContext
Package
Description
Provides interfaces for managing and interacting with HTTP Sessions.
-
Uses of SessionContext in org.forgerock.http.session
Methods in org.forgerock.http.session that return SessionContextModifier and TypeMethodDescriptionSessionContext.setSession
(Session session) Sets theSession
associated with the remote client.