Package org.eclipse.jetty.security

Interface Summary
Authenticator Authenticator Interface
Authenticator.Configuration Authenticator Configuration
Authenticator.Factory Authenticator Facotory
ConstraintAware  
CrossContextPsuedoSession<T>  
IdentityService Associates UserIdentities from with threads and UserIdentity.Contexts.
LoginService Login Service Interface.
MappedLoginService.UserPrincipal  
RunAsToken marker interface for run-as-role tokens
 

Class Summary
ConstraintMapping  
ConstraintSecurityHandler Handler to enforce SecurityConstraints.
DefaultAuthenticatorFactory The Default Authenticator Factory.
DefaultIdentityService Default Identity Service implementation.
DefaultUserIdentity The default implementation of UserIdentity.
HashCrossContextPsuedoSession<T>  
HashLoginService Properties User Realm.
JDBCLoginService HashMapped User Realm with JDBC as data source.
MappedLoginService A login service that keeps UserIdentities in a concurrent map either as the source or a cache of the users.
MappedLoginService.Anonymous  
MappedLoginService.KnownUser  
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.
RoleRunAsToken  
SecurityHandler Abstract SecurityHandler.
UserAuthentication  
 

Enum Summary
UserDataConstraint  
 

Exception Summary
ServerAuthException  
 



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