Class AuthenticationState.ServeAs

java.lang.Object
org.eclipse.jetty.security.AuthenticationState.ServeAs
All Implemented Interfaces:
AuthenticationState, org.eclipse.jetty.server.Request.AuthenticationState
Enclosing interface:
AuthenticationState

public static class AuthenticationState.ServeAs extends Object implements AuthenticationState
The SecurityHandler will use this to wrap the Request. And then will return a AuthenticationState.Deferred authentication to bypass security constraints.