Uses of Package
org.eclipse.jetty.security
Package
Description
Jetty Jaspi : Java Authentication SPI
Jetty Server : Modular Servlet Integration
Jetty Util : Modular Web Application Support
Jetty Plus : Limited JEE Security Support
Jetty Security : Modular Support for Security in Jetty
Jetty Security : Authenticators and Callbacks
Jetty Jaas : Support for Jaas
Jetty Jaas : Various Jaas Implementations for Jetty
-
ClassDescriptionThe Authentication state of a request.A successful Authentication with User information.Authenticator InterfaceAuthenticator ConfigurationAuthenticator FactoryThe Default Authenticator Factory.Associates UserIdentities from with threads and UserIdentity.Contexts.Login Service Interface.A server specific Authentication or Authorization exception.User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.
-
ClassDescriptionThe Authentication state of a request.Associates UserIdentities from with threads and UserIdentity.Contexts.Abstract SecurityHandler.
-
ClassDescriptionAuthenticator ConfigurationA Security constraint that is applied to a request, which contain: A name Authorization to specify if authentication is needed and what roles are applicable An optional list of role names used for
Constraint.Authorization.KNOWN_ROLE
A Transport constraint, indicating if it must be secure or not.Abstract SecurityHandler. -
-
ClassDescriptionAbstractLoginService Base class for LoginServices that allows subclasses to provide the user authentication and authorization information, but provides common behaviour such as handling authentication.Associates UserIdentities from with threads and UserIdentity.Contexts.Login Service Interface.RolePrincipal Represents a role.UserPrincipal Represents a user with a credential.
-
ClassDescriptionAbstractLoginService Base class for LoginServices that allows subclasses to provide the user authentication and authorization information, but provides common behaviour such as handling authentication.The Authentication state of a request.Authentication is Deferred, either so that credentials can later be passed with
AuthenticationState.Deferred.login(String, String, Request, Response)
; or that existing credentials on the request may be validated withAuthenticationState.Deferred.authenticate(Request)
; or an authentication dialog can be advanced withAuthenticationState.Deferred.authenticate(Request, Response, Callback)
.A successful Authentication with User information.Authenticator InterfaceAuthenticator ConfigurationAuthenticator FactoryA Security constraint that is applied to a request, which contain: A name Authorization to specify if authentication is needed and what roles are applicable An optional list of role names used forConstraint.Authorization.KNOWN_ROLE
A Transport constraint, indicating if it must be secure or not.The Authorization applied to any authentication of the request/Builder for Constraint.The constraints requirement for the transportAssociates UserIdentities from with threads and UserIdentity.Contexts.An association between an identity and the current thread that can be terminated byIdentityService.Association.close()
.An opaque token created byIdentityService.newRunAsToken(String)
and used byIdentityService.associate(UserIdentity, RunAsToken)
Login Service Interface.RolePrincipal Represents a role.Abstract SecurityHandler.A server specific Authentication or Authorization exception.User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.UserPrincipal Represents a user with a credential.Store of user authentication and authorization information. -
ClassDescriptionThe Authentication state of a request.Authentication is Deferred, either so that credentials can later be passed with
AuthenticationState.Deferred.login(String, String, Request, Response)
; or that existing credentials on the request may be validated withAuthenticationState.Deferred.authenticate(Request)
; or an authentication dialog can be advanced withAuthenticationState.Deferred.authenticate(Request, Response, Callback)
.Authentication Response sent state.A successful Authentication with User information.Authenticator InterfaceAuthenticator ConfigurationThe Authorization applied to any authentication of the request/Associates UserIdentities from with threads and UserIdentity.Contexts.An association between an identity and the current thread that can be terminated byIdentityService.Association.close()
.Login Service Interface.A server specific Authentication or Authorization exception.User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal. -
ClassDescriptionThe Authentication state of a request.Authentication is Deferred, either so that credentials can later be passed with
AuthenticationState.Deferred.login(String, String, Request, Response)
; or that existing credentials on the request may be validated withAuthenticationState.Deferred.authenticate(Request)
; or an authentication dialog can be advanced withAuthenticationState.Deferred.authenticate(Request, Response, Callback)
.A successful Authentication with User information.An association between an identity and the current thread that can be terminated byIdentityService.Association.close()
.An opaque token created byIdentityService.newRunAsToken(String)
and used byIdentityService.associate(UserIdentity, RunAsToken)
User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal. -
ClassDescriptionAssociates UserIdentities from with threads and UserIdentity.Contexts.Login Service Interface.This class monitors a property file of the format mentioned below and notifies registered listeners of the changes to the the given file.User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.
-
-
ClassDescriptionThe Authentication state of a request.Authenticator InterfaceAuthenticator ConfigurationAuthenticator FactoryThe Authorization applied to any authentication of the request/Associates UserIdentities from with threads and UserIdentity.Contexts.Login Service Interface.A server specific Authentication or Authorization exception.User object that encapsulates user identity and operations such as run-as-role actions, checking isUserInRole and getUserPrincipal.