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.sessionClassDescriptionRepresents 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
SessionManager
implementations that provides session manager statistics. -
Classes in io.undertow.server.session used by io.undertow.util