Uses of Class
de.fraunhofer.iese.mydata.policy.exception.EvaluationUndecidableException
-
Uses of EvaluationUndecidableException in de.fraunhofer.iese.mydata.component.interfaces
Modifier and TypeMethodDescriptionIPolicyDecisionPoint.decisionRequest
(Event event) Notifies the PDP about a certain event.void
* Enforces PDP decision to the event if any PDP subscribes to ActionID of the event.IPolicyEnforcementPoint.getDecision
(Event event) * It sends the event to subscribed PDP and returns AuthorizationDecision of PDP.