Uses of Interface
org.eclipse.jetty.server.Authentication.LogoutAuthentication
-
Packages that use Authentication.LogoutAuthentication Package Description org.eclipse.jetty.server Jetty Server : Core Server API -
-
Uses of Authentication.LogoutAuthentication in org.eclipse.jetty.server
Subinterfaces of Authentication.LogoutAuthentication in org.eclipse.jetty.server Modifier and Type Interface Description static interfaceAuthentication.DeferredA deferred authentication with methods to progress the authentication process.static interfaceAuthentication.UserA successful Authentication with User information.
-