Uses of Interface
de.fraunhofer.iese.mydata.component.interfaces.IMyDataComponent
Package
Description
\* MYDATA component interfaces and classes.
-
Uses of IMyDataComponent in de.fraunhofer.iese.mydata.component
Modifier and TypeMethodDescriptionClass<? extends IMyDataComponent>
ComponentType.getInterface()
Gets interface class for the component type. -
Uses of IMyDataComponent in de.fraunhofer.iese.mydata.component.interfaces
Modifier and TypeInterfaceDescriptioninterface
Client Interface of the Policy Management Point.interface
Server Interface of the Policy Management Point.interface
The PolicyDecisionPoint draws decisions based on the currently deployed policies.interface
Policy Enforcement Points intercept system events and communicate with the PDP to get a corresponding decision.interface
Policy Execution Points are used by the PDP to execute additional actions like sending an email.interface
Policy Information Points provide additional information used by PDPs.