Uses of Class
de.fraunhofer.iese.mydata.policy.exception.InhibitException
-
Packages that use InhibitException Package Description de.fraunhofer.iese.mydata.component.interfaces -
-
Uses of InhibitException in de.fraunhofer.iese.mydata.component.interfaces
Methods in de.fraunhofer.iese.mydata.component.interfaces that throw InhibitException Modifier and Type Method Description void
IPolicyEnforcementPoint. enforce(Event event)
* Enforces PDP decision to the event if any PDP subscribes to ActionID of the event.void
IPolicyEnforcementPoint. enforceDecision(Event event, AuthorizationDecision decision)
It enforces the authorization decision to the event.
-