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

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

Methods in org.glite.authz.common.model that return Status
 Status Result.getStatus()
          Gets the status message associated with the result.
 

Methods in org.glite.authz.common.model with parameters of type Status
 void Result.setStatus(Status newStatus)
          Sets the status message associated with the result.
 



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