Uses of Package
org.glite.security.authz.providers

Packages that use org.glite.security.authz.providers
org.glite.security.authz.providers This package contains ServiceAutorizationChain providers for the gLite Authorization Framework, a PermitOverrides provider implements a policy combining algorithm that evaluates all PDPs in turn but stops the evaluation if a PDP returns a successful authorization result. 
 

Classes in org.glite.security.authz.providers used by org.glite.security.authz.providers
AbstractChain
          The AbstractChain class ties together and evaluates chains of ServicePDP and ServicePIP implementations.
AuthzProvider
          Provider for implementation of ServiceAuthorizationChains.