Interface PolicyDecisionPoint
-
public interface PolicyDecisionPointAn interface that describes a PolicyDecisionPoint (PDP) that supports XACML 2.0 using OpenSAML
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.opensaml.xacml.ctx.ResponseTypeevaluate(org.opensaml.xacml.ctx.RequestType request)Evaluate an XACML Request and return a Response
-