| Package | Description |
|---|---|
| de.fraunhofer.iese.ind2uce.api.component.interfaces |
IND2UCE component interfaces.
|
| Modifier and Type | Method and Description |
|---|---|
AuthorizationDecision |
IPolicyDecisionPoint.decisionRequest(Event event)
Notifies the PDP about a certain event.
|
void |
IPolicyEnforcementPoint.enforce(Event event)
* Enforces PDP decision to the event if any PDP subscribes to ActionID of
the event.
|
AuthorizationDecision |
IPolicyEnforcementPoint.getDecision(Event event)
* It sends the event to subscribed PDP and returns AuthorizationDecision of
PDP.
|
Map<Event,AuthorizationDecision> |
IPolicyDecisionPoint.timerDecisionRequest(List<Event> events) |
Copyright © 2018. All rights reserved.