Uses of Package
org.eclipse.jetty.security
-
Packages that use org.eclipse.jetty.security Package Description org.eclipse.jetty.jaas Jetty Jaas : Support for Jaasorg.eclipse.jetty.jaas.spi Jetty Jaas : Various Jaas Implementations for Jettyorg.eclipse.jetty.security Jetty Security : Modular Support for Security in Jettyorg.eclipse.jetty.security.authentication Jetty Security : Authenticators and Callbacksorg.eclipse.jetty.servlet Jetty Server : Modular Servlet Integrationorg.eclipse.jetty.webapp Jetty Util : Modular Web Application Support -
Classes in org.eclipse.jetty.security used by org.eclipse.jetty.jaas Class Description IdentityService Associates UserIdentities from with threads and UserIdentity.Contexts.LoginService Login Service Interface. -
Classes in org.eclipse.jetty.security used by org.eclipse.jetty.jaas.spi Class Description PropertyUserStore 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.security Class Description AbstractLoginService AbstractLoginServiceAbstractLoginService.UserPrincipal UserPrincipalAbstractUserAuthentication AbstractUserAuthentication Base class for representing an authenticated user.Authenticator Authenticator InterfaceAuthenticator.AuthConfiguration Authenticator ConfigurationAuthenticator.Factory Authenticator FactoryConfigurableSpnegoLoginService.SpnegoContext ConstraintAware ConstraintMapping IdentityService Associates UserIdentities from with threads and UserIdentity.Contexts.LoginService Login Service Interface.PropertyUserStore.UserListener RoleInfo 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.RunAsToken marker interface for run-as-role tokensSecurityHandler Abstract SecurityHandler.ServerAuthException UserDataConstraint UserStore Base class to store User -
Classes in org.eclipse.jetty.security used by org.eclipse.jetty.security.authentication Class Description AbstractUserAuthentication AbstractUserAuthentication Base class for representing an authenticated user.Authenticator Authenticator InterfaceAuthenticator.AuthConfiguration Authenticator ConfigurationIdentityService Associates UserIdentities from with threads and UserIdentity.Contexts.LoginService Login Service Interface.ServerAuthException UserAuthentication -
Classes in org.eclipse.jetty.security used by org.eclipse.jetty.servlet Class Description IdentityService Associates UserIdentities from with threads and UserIdentity.Contexts.RunAsToken marker interface for run-as-role tokensSecurityHandler Abstract SecurityHandler. -
Classes in org.eclipse.jetty.security used by org.eclipse.jetty.webapp Class Description SecurityHandler Abstract SecurityHandler.