Uses of Class
org.forgerock.http.session.SessionContext
- 
Packages that use SessionContext Package Description org.forgerock.http.session 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 SessionContext Modifier and Type Method Description SessionContextSessionContext. setSession(Session session)Sets theSessionassociated with the remote client. 
 -