Package org.eclipse.jetty.ee8.security
package org.eclipse.jetty.ee8.security
Jetty Security : Modular Support for Security in Jetty
-
ClassDescriptionAbstractUserAuthentication Base class for representing an authenticated user.Authenticator InterfaceAuthenticator ConfigurationAuthenticator FactoryConstraintSecurityHandlerThe Default Authenticator Factory.LoggedOutAuthentication An Authentication indicating that a user has been previously, but is not currently logged in, but may be capable of logging in after a call to Request.login(String,String)RoleInfo Badly named class that holds the role and user data constraint info for a path/http method combination, extracted and combined from security constraints.Select and apply an
Authenticator
to a request.A wrapper forAuthenticator.AuthConfiguration
.