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

Packages that use Result
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. 
org.glite.authz.pep.obligation Obligation Handler (OH) interface for the PEP client and daemon. 
 

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

Methods in org.glite.authz.common.model that return types with arguments of type Result
 java.util.List<Result> Response.getResults()
          Gets the results from an authorization request.
 

Uses of Result in org.glite.authz.pep.obligation
 

Methods in org.glite.authz.pep.obligation with parameters of type Result
 boolean ObligationHandler.evaluateObligation(Request request, Result result)
          Evaluates the obligation represented by this handler.
 



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