Uses of Interface
org.glite.security.authz.ServicePAP

Packages that use ServicePAP
org.glite.security.authz This package contains the core gLite Authorization Framework providing an abstract policy evaluation runtime for integrating various policy engines with attribute authorities. 
 

Uses of ServicePAP in org.glite.security.authz
 

Classes in org.glite.security.authz that implement ServicePAP
 class ServiceAuthorizationChain
          The ServiceAuthorizationChain class ties together and evaluates chains of ServicePDP and ServicePIP implementations.
 class SimpleServicePDP
          Simple ServicePDP implementation allowing role permissions and blacklists to be set.