Uses of Interface
org.eclipse.jetty.session.SessionConfig
Package
Description
Jetty Server : Modular Servlet Integration
Jetty Server : Session Management Implementations
-
Uses of SessionConfig in org.eclipse.jetty.ee10.servlet
-
Uses of SessionConfig in org.eclipse.jetty.session
Modifier and TypeInterfaceDescriptionstatic interface
interface
SessionManager Non-servlet spec specific contract implemented by all SessionHandlers.Modifier and TypeClassDescriptionclass
AbstractSessionHandler Class to implement most non-servlet-spec specific session behaviour.class
A simple core SessionHandler