Uses of Class
org.glite.security.authz.PIPAttribute

Packages that use PIPAttribute
org.glite.security.authz.pdp This package contains Policy Decision Point (PDP) plugins for the gLite Authorization Framework, a BlackList PDP compares authenticated users against a blacklist that can be updated at runtime, a GridMap PDP checks if the authenticated user has a mapping in a gridmap file. 
 

Uses of PIPAttribute in org.glite.security.authz.pdp
 

Subclasses of PIPAttribute in org.glite.security.authz.pdp
 class LocalUserPIPAttribute
          This class represents an attribute that is used to pupulate a subject with the local users found in the gridmap file.