Uses of Package
eu.semiramis.policyManager.pdp

Packages that use eu.semiramis.policyManager.pdp
eu.semiramis.policyManager.pdp This package contains the Policy Decision Point code 
eu.semiramis.policyManager.pdp.an This package contains the code to dispatch access control request to an Enterprise Java XACML engine. 
eu.semiramis.policyManager.pdp.impl   
eu.semiramis.policyManager.pdp.jboss This package contains the code to dispatch access control request to a JBoss XACML engine 
eu.semiramis.policyManager.pdp.jboss.locators   
 

Classes in eu.semiramis.policyManager.pdp used by eu.semiramis.policyManager.pdp
ConfigurationException
          This exception is thrown when a configuration operation fails.
ContextHandler
          ContextHandler objects are used to handle XACML requests sent from PEP and related responses
EvaluationException
          An EvaluationException is thrown when the evaluation of a XACML Requests fails.
PDP
          Policy Decision Point (PDP) interface to evaluate XACML requests and get corresponding XACML responses.
 

Classes in eu.semiramis.policyManager.pdp used by eu.semiramis.policyManager.pdp.an
ConfigurationException
          This exception is thrown when a configuration operation fails.
ContextHandler
          ContextHandler objects are used to handle XACML requests sent from PEP and related responses
EvaluationException
          An EvaluationException is thrown when the evaluation of a XACML Requests fails.
PDP
          Policy Decision Point (PDP) interface to evaluate XACML requests and get corresponding XACML responses.
PDPFactory
          Interface for PDP objects creators.
 

Classes in eu.semiramis.policyManager.pdp used by eu.semiramis.policyManager.pdp.impl
ConfigurationException
          This exception is thrown when a configuration operation fails.
ContextHandler
          ContextHandler objects are used to handle XACML requests sent from PEP and related responses
EvaluationException
          An EvaluationException is thrown when the evaluation of a XACML Requests fails.
PDP
          Policy Decision Point (PDP) interface to evaluate XACML requests and get corresponding XACML responses.
 

Classes in eu.semiramis.policyManager.pdp used by eu.semiramis.policyManager.pdp.jboss
ConfigurationException
          This exception is thrown when a configuration operation fails.
ContextHandler
          ContextHandler objects are used to handle XACML requests sent from PEP and related responses
EvaluationException
          An EvaluationException is thrown when the evaluation of a XACML Requests fails.
PDP
          Policy Decision Point (PDP) interface to evaluate XACML requests and get corresponding XACML responses.
PDPFactory
          Interface for PDP objects creators.
 

Classes in eu.semiramis.policyManager.pdp used by eu.semiramis.policyManager.pdp.jboss.locators
ConfigurationException
          This exception is thrown when a configuration operation fails.