Package io.undertow.server.session
package io.undertow.server.session
-
ClassDescriptionThe default in memory session manager.Session config that is based on a path parameter and URL rewritingA
SessionIdGenerator
that uses a secure random to generate a session ID.Represents 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.Utility class that maintains the session listeners.Interface that manages sessions.Optional interface that can be implemented bySessionManager
implementations that provides session manager statistics.Session config that stores the session ID in the current SSL session.