Uses of Package
org.eclipse.jetty.security
Packages that use org.eclipse.jetty.security
Package
Description
Jetty Jaas : Support for Jaas
Jetty Jaas : Various Jaas Implementations for Jetty
Jetty Security : Modular Support for Security in Jetty
Jetty Security : Authenticators and Callbacks
Jetty Server : Modular Servlet Integration
Jetty Util : Modular Web Application Support
-
Classes in org.eclipse.jetty.security used by org.eclipse.jetty.jaasClassDescriptionAssociates 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.
-
Classes in org.eclipse.jetty.security used by org.eclipse.jetty.jaas.spiClassDescriptionThis class monitors a property file of the format mentioned below and notifies registered listeners of the changes to the the given file.
-
Classes in org.eclipse.jetty.security used by org.eclipse.jetty.securityClassDescriptionAbstractLoginServiceUserPrincipalAbstractUserAuthentication 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.marker interface for run-as-role tokensAbstract SecurityHandler.Base class to store User
-
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.
-
Classes in org.eclipse.jetty.security used by org.eclipse.jetty.servletClassDescriptionAssociates UserIdentities from with threads and UserIdentity.Contexts.marker interface for run-as-role tokensAbstract SecurityHandler.
-
Classes in org.eclipse.jetty.security used by org.eclipse.jetty.webapp