Uses of Package
org.eclipse.jetty.security

Packages that use org.eclipse.jetty.security
org.eclipse.jetty.plus.annotation   
org.eclipse.jetty.plus.jaas   
org.eclipse.jetty.plus.security   
org.eclipse.jetty.security   
org.eclipse.jetty.security.authentication   
org.eclipse.jetty.security.jaspi   
org.eclipse.jetty.security.jaspi.modules   
org.eclipse.jetty.servlet   
org.eclipse.jetty.webapp   
 

Classes in org.eclipse.jetty.security used by org.eclipse.jetty.plus.annotation
SecurityHandler
          Abstract SecurityHandler.
 

Classes in org.eclipse.jetty.security used by org.eclipse.jetty.plus.jaas
IdentityService
          Associates UserIdentities from with threads and UserIdentity.Contexts.
LoginService
          Login Service Interface.
 

Classes in org.eclipse.jetty.security used by org.eclipse.jetty.plus.security
IdentityService
          Associates UserIdentities from with threads and UserIdentity.Contexts.
LoginService
          Login Service Interface.
MappedLoginService
          A login service that keeps UserIdentities in a concurrent map either as the source or a cache of the users.
 

Classes in org.eclipse.jetty.security used by org.eclipse.jetty.security
Authenticator
          Authenticator Interface
Authenticator.Configuration
          Authenticator Configuration
Authenticator.Factory
          Authenticator Facotory
ConstraintAware
           
ConstraintMapping
           
CrossContextPsuedoSession
           
IdentityService
          Associates UserIdentities from with threads and UserIdentity.Contexts.
LoginService
          Login Service Interface.
MappedLoginService
          A login service that keeps UserIdentities in a concurrent map either as the source or a cache of the users.
MappedLoginService.UserPrincipal
           
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 tokens
SecurityHandler
          Abstract SecurityHandler.
ServerAuthException
           
UserDataConstraint
           
 

Classes in org.eclipse.jetty.security used by org.eclipse.jetty.security.authentication
Authenticator
          Authenticator Interface
Authenticator.Configuration
          Authenticator Configuration
IdentityService
          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.security.jaspi
Authenticator
          Authenticator Interface
Authenticator.Configuration
          Authenticator Configuration
Authenticator.Factory
          Authenticator Facotory
DefaultAuthenticatorFactory
          The Default Authenticator Factory.
IdentityService
          Associates UserIdentities from with threads and UserIdentity.Contexts.
LoginService
          Login Service Interface.
ServerAuthException
           
 

Classes in org.eclipse.jetty.security used by org.eclipse.jetty.security.jaspi.modules
CrossContextPsuedoSession
           
 

Classes in org.eclipse.jetty.security used by org.eclipse.jetty.servlet
SecurityHandler
          Abstract SecurityHandler.
 

Classes in org.eclipse.jetty.security used by org.eclipse.jetty.webapp
SecurityHandler
          Abstract SecurityHandler.
 



Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.