Uses of Interface
org.eclipse.jetty.server.Session.ValueListener
Package
Description
Jetty Security : Authenticators and Callbacks
-
Uses of Session.ValueListener in org.eclipse.jetty.security.authentication
Modifier and TypeClassDescriptionclass
SessionAuthentication When a user has been successfully authenticated with some types of Authenticator, the Authenticator stashes a SessionAuthentication into an HttpSession to remember that the user is authenticated.