Uses of Class
org.glite.authz.common.model.Action

Packages that use Action
org.glite.authz.common.model This model serves as a simplified XACML model and is used as the Hessian object model used to communicate between the PEP client and daemon. 
 

Uses of Action in org.glite.authz.common.model
 

Methods in org.glite.authz.common.model that return Action
 Action Request.getAction()
          Gets the action about which the request is being made.
 

Methods in org.glite.authz.common.model with parameters of type Action
 void Request.setAction(Action newAction)
          Sets the action about which the request is being made.
 



Copyright © 2008-2012 EMI - European Middleware Initiative. All Rights Reserved.