Package eu.semiramis.policyManager.pdp

This package contains the Policy Decision Point code

See:
          Description

Interface Summary
ContextHandler ContextHandler objects are used to handle XACML requests sent from PEP and related responses
PDP Policy Decision Point (PDP) interface to evaluate XACML requests and get corresponding XACML responses.
PDPFactory Interface for PDP objects creators.
 

Exception Summary
ConfigurationException This exception is thrown when a configuration operation fails.
EvaluationException An EvaluationException is thrown when the evaluation of a XACML Requests fails.
 

Package eu.semiramis.policyManager.pdp Description

This package contains the Policy Decision Point code