Uses of Package
io.undertow.server.session
Packages that use io.undertow.server.session
Package
Description
-
Classes in io.undertow.server.session used by io.undertow.security.implClassDescriptionRepresents a HTTP session.Interface that manages sessions.
-
Classes in io.undertow.server.session used by io.undertow.server.handlers
-
Classes in io.undertow.server.session used by io.undertow.server.sessionClassDescriptionBase class to handle cookie attribsRepresents a HTTP session.Handler that attaches the session to the request.Interface that abstracts the process of attaching a session to an exchange.Encapsulation of session cookie configuration.Strategy for generating session ID's.A listener for session events.Interface that manages sessions.Optional interface that can be implemented by
SessionManagerimplementations that provides session manager statistics.Encapsulates a reference to a session. -
Classes in io.undertow.server.session used by io.undertow.util