Uses of Class
org.glite.security.authz.providers.AuthzProvider

Packages that use AuthzProvider
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. 
 

Uses of AuthzProvider in org.glite.security.authz.providers
 

Methods in org.glite.security.authz.providers that return AuthzProvider
static AuthzProvider AuthzProvider.getInstance()
          gets an instance of a provider.