Uses of Interface
org.eclipse.jetty.server.Authentication.NonAuthenticated
Package
Description
Jetty Security : Modular Support for Security in Jetty
-
Uses of Authentication.NonAuthenticated in org.eclipse.jetty.security
Modifier and TypeClassDescriptionclass
LoggedOutAuthentication An Authentication indicating that a user has been previously, but is not currently logged in, but may be capable of logging in after a call to Request.login(String,String)