Interface Authentication.NonAuthenticated

All Superinterfaces:
Authentication, Authentication.LoginAuthentication, org.eclipse.jetty.server.Request.AuthenticationState
Enclosing interface:
Authentication

public static interface Authentication.NonAuthenticated extends Authentication.LoginAuthentication
After a logout, the authentication reverts to a state where it is possible to programmatically log in again.