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

Class Summary
AccessControlListPDP  
AccessControlListPDP.AccessControlList  
BasePDPImpl Base PDPInterceptor implementation.
HostAuthzPDP Performs host based authorization and implements org.globus.wsrf.security.authorization.Authorization interface.
IdentityAuthzPDP Does identity authorization and and implements PDP and Authorization interface.
ParameterPIP This PIP extracts configured parameter element from the SOAPMessage.
ResourcePropertiesPDP The PDP enforces a parameter based authorization policy on GetResourceProperty, GetMultipleResourceProperties and SetResourceProperties.
ResourcePropertiesPDP.AccessConfiguration  
SelfAuthzPDP Enforces that the client and server have the same identity.
UsernameAuthzPDP Uses Java Login module to authorize based on user name and password used on the method call.
UsernameTokenCallbackHandler  
X509BootstrapPIP