Uses of Package
org.eclipse.jetty.ee8.security
Packages that use org.eclipse.jetty.ee8.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.ee8.security used by org.eclipse.jetty.ee8.securityClassDescriptionBase class for representing an authenticated user.Authenticator InterfaceAuthenticator ConfigurationAuthenticator FactoryBadly 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
Authenticatorto a request. - 
Classes in org.eclipse.jetty.ee8.security used by org.eclipse.jetty.ee8.security.authenticationClassDescriptionBase class for representing an authenticated user.Authenticator InterfaceAuthenticator Configuration
 - 
Classes in org.eclipse.jetty.ee8.security used by org.eclipse.jetty.ee8.security.jaspiClassDescriptionAuthenticator InterfaceAuthenticator ConfigurationAuthenticator FactoryThe Default Authenticator Factory.
 - 
Classes in org.eclipse.jetty.ee8.security used by org.eclipse.jetty.ee8.security.openidClassDescriptionBase class for representing an authenticated user.Authenticator InterfaceAuthenticator ConfigurationAuthenticator FactoryA wrapper for
Authenticator.AuthConfiguration. - 
Classes in org.eclipse.jetty.ee8.security used by org.eclipse.jetty.ee8.servlet
 - 
Classes in org.eclipse.jetty.ee8.security used by org.eclipse.jetty.ee8.webapp