Uses of Interface
org.eclipse.jetty.server.Authentication.LoginAuthentication
-
Packages that use Authentication.LoginAuthentication Package Description org.eclipse.jetty.server Jetty Server : Core Server API -
-
Uses of Authentication.LoginAuthentication in org.eclipse.jetty.server
Subinterfaces of Authentication.LoginAuthentication in org.eclipse.jetty.server Modifier and Type Interface Description static interfaceAuthentication.DeferredA deferred authentication with methods to progress the authentication process.static interfaceAuthentication.NonAuthenticatedAfter a logout, the authentication reverts to a state where it is possible to programmatically log in again.
-