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 voidIPolicyEnforcementPoint. enforce(Event event)* Enforces PDP decision to the event if any PDP subscribes to ActionID of the event.voidIPolicyEnforcementPoint. enforceDecision(Event event, AuthorizationDecision decision)It enforces the authorization decision to the event. 
 -