Uses of Package
org.eclipse.jetty.security
Packages that use org.eclipse.jetty.security
Package
Description
Jetty Security : Modular Support for Security in Jetty
Jetty Security : Authenticators and Callbacks
-
Classes in org.eclipse.jetty.security used by org.eclipse.jetty.securityClassDescriptionAbstractLoginService Base class for LoginServices that allows subclasses to provide the user authentication and authorization information, but provides common behaviour such as handling authentication.AbstractUserAuthentication Base class for representing an authenticated user.Authenticator InterfaceAuthenticator ConfigurationAuthenticator FactoryAssociates UserIdentities from with threads and UserIdentity.Contexts.Login Service Interface.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.RolePrincipal Represents a role.marker interface for run-as-role tokensAbstract SecurityHandler.UserPrincipal Represents a user with a credential.Store of user authentication and authorization information.
-
Classes in org.eclipse.jetty.security used by org.eclipse.jetty.security.authenticationClassDescriptionAbstractUserAuthentication Base class for representing an authenticated user.Authenticator InterfaceAuthenticator ConfigurationAssociates UserIdentities from with threads and UserIdentity.Contexts.Login Service Interface.