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

Packages that use Environment
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 Environment in org.glite.authz.common.model
 

Methods in org.glite.authz.common.model that return Environment
 Environment Request.getEnvironment()
          Gets the environment about which the request is being made.
 

Methods in org.glite.authz.common.model with parameters of type Environment
 void Request.setEnvironment(Environment newEnvironment)
          Sets the environment about which the request is being made.
 



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