Package 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.

See:
          Description

Class Summary
AbstractChain The AbstractChain class ties together and evaluates chains of ServicePDP and ServicePIP implementations.
AuthzProvider Provider for implementation of ServiceAuthorizationChains.
DenyOverridesChain The DenyOverridesChain class ties together and evaluates chains of ServicePDP and ServicePIP implementations.
FirstApplicableChain The FirstApplicableChain class ties together and evaluates chains of ServicePDP and ServicePIP implementations.
PermitOverridesChain The PermitOverridesChain class ties together and evaluates chains of ServicePDP and ServicePIP implementations.
 

Package org.glite.security.authz.providers Description

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.

Since:
1.0