Uses of Interface
org.eclipse.jetty.server.Request.AuthenticationState
Packages that use Request.AuthenticationState
-
Uses of Request.AuthenticationState in org.eclipse.jetty.server
Methods in org.eclipse.jetty.server that return Request.AuthenticationStateModifier and TypeMethodDescriptionstatic Request.AuthenticationStateRequest.getAuthenticationState(Request request) Methods in org.eclipse.jetty.server with parameters of type Request.AuthenticationStateModifier and TypeMethodDescriptionstatic voidRequest.setAuthenticationState(Request request, Request.AuthenticationState state)