Uses of Package
org.eclipse.jetty.ee9.security
Packages that use org.eclipse.jetty.ee9.security
Package
Description
Jetty Security : Modular Support for Security in Jetty
Jetty Security : Authenticators and Callbacks
Jetty Jaspi : Java Authentication SPI
Jetty Server : Modular Servlet Integration
Jetty Util : Modular Web Application Support
-
Classes in org.eclipse.jetty.ee9.security used by org.eclipse.jetty.ee9.securityClassDescriptionAbstractUserAuthentication Base class for representing an authenticated user.Authenticator InterfaceAuthenticator ConfigurationAuthenticator FactoryRoleInfo 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. -
Classes in org.eclipse.jetty.ee9.security used by org.eclipse.jetty.ee9.security.authenticationClassDescriptionAbstractUserAuthentication Base class for representing an authenticated user.Authenticator InterfaceAuthenticator Configuration
-
Classes in org.eclipse.jetty.ee9.security used by org.eclipse.jetty.ee9.security.jaspiClassDescriptionAuthenticator InterfaceAuthenticator ConfigurationAuthenticator FactoryThe Default Authenticator Factory.
-
Classes in org.eclipse.jetty.ee9.security used by org.eclipse.jetty.ee9.security.openidClassDescriptionAbstractUserAuthentication Base class for representing an authenticated user.Authenticator InterfaceAuthenticator ConfigurationAuthenticator FactoryA wrapper for
Authenticator.AuthConfiguration
. -
Classes in org.eclipse.jetty.ee9.security used by org.eclipse.jetty.ee9.servlet
-
Classes in org.eclipse.jetty.ee9.security used by org.eclipse.jetty.ee9.webapp