Package kaos.core.csi.policy.enforcement

Interface Summary
CommunicationActionEnforcer This interface defines methods for an enforcer enforcing CommunicationAction.
Enforcer This is the interface implemented by the end-system programmer with functionalities specific for enforcement of policies on particular action classes.
EnforcerManager This interface allowing to manage enforcers $Revision: 1.4 $
 

Class Summary
CommunicationActionEnforcerImpl This class implements a CommunicationActionEnforcer interface.
EnforcerImpl  
EnforcerManagerImpl Defines the operations to check permissions, get obligations, analyze policies, etc.
 

Exception Summary
EnforcerInitializationException EnforcerInitializationException defines an exception to be thrown by the Enforcer class when it encounters a problem in initialization.
EnforcerInstantiationException EnforcerInstantiationException defines an exception to be thrown by the Guard during the process of instantiation an enforcer.