Uses of Class
org.fcrepo.server.security.xacml.pdp.EvaluationException

Packages that use EvaluationException
org.fcrepo.server.security.xacml.pdp   
 

Uses of EvaluationException in org.fcrepo.server.security.xacml.pdp
 

Methods in org.fcrepo.server.security.xacml.pdp that throw EvaluationException
 String MelcoePDPImpl.evaluate(String request)
           
 String MelcoePDP.evaluate(String request)
          This method evaluates an XACML request and returns an XACML response.
 String MelcoePDPImpl.evaluateBatch(String[] requests)
           
 String MelcoePDP.evaluateBatch(String[] requests)
          A convenience function designed for reducing the number of WS calls made.
 



Copyright © 2012 DuraSpace. All Rights Reserved.