Module io.inverno.mod.session.http
Package io.inverno.mod.session.http.context
package io.inverno.mod.session.http.context
Inverno HTTP session context API.
-
InterfacesClassDescriptionA session context for exposing basic sessions.An intercepted basic session context used by the session interceptor to populate the session context with a basic session.SessionContext<A,
B extends Session<A>> The general session context which exposes the session in the exchange context.SessionContext.Intercepted<A,B extends Session<A>> An intercepted session context used by the session interceptor to populate the session context.