Package org.globus.wsrf.impl.security.authorization

Class Summary
AccessControlListPDP  
AccessControlListPDP.AccessControlList  
AuthorizationEngine  
AuthorizationHandler Enforces the service authorization policy.
BasePDPImpl Base PDPInterceptor implementation.
BasicSubjectAuthorization Base class used to do subject based authorization.
ContainerChainConfig A PDPConfig class that can be used by resources to create dynamic ServiceAuthorizationChain that uses a HashMap to store properties.
ContainerPIP  
GridMapAuthorization Performs gridmap authorization.
HostAuthorization Performs host based authorization and implements Authorization interface.
HostOrSelfAuthorization  
IdentityAuthorization Does identity authorization and and implements PDP and Authorization interface.
NoAuthorization No authorization of the peer is done.
ParameterPIP This PIP extracts configured parameter element from the SOAPMessage.
ResourceChainConfig A PDPConfig class that can be used by resources to create dynamic ServiceAuthorizationChain that uses a HashMap to store properties.
ResourcePropertiesPDP The PDP enforces a parameter based authorization policy on GetResourceProperty, GetMultipleResourceProperties and SetResourceProperties.
ResourcePropertiesPDP.AccessConfiguration  
SAMLAuthorizationCallout Calls out to a configured authorization service.
SAMLAuthorizationConstants Constants used by SAMLAuthorizationCallout
SAMLAuthzAssertionPDP  
SAMLAuthzAssertionPIP The message context is first checked for assertion.
SelfAuthorization Enforces that the client and server have the same identity.
ServicePropertiesChainConfig A PDPConfig class that can be used by resources to create dynamic ServiceAuthorizationChain that uses a HashMap to store properties.
TrustedTargetHandler This class reads a map of trusted targets associated with the message context of a request and compares it with the authenticated target.
UsernameAuthorization Uses Java Login module to authorize based on user name and password used on the method call.
UsernameTokenCallbackHandler  
X509BootstrapPIP