Package ubiware.core.policies

Class Summary
AIAPolicyChecker  
AllowAllPolicyChecker A PolicyChecker which allows any action to be executed.
AWAPolicyChecker  
DenyAllPolicyChecker A PolicyChecker which does not allow actions to be executed.
PolicyAgentQueryingPolicyChecker  
PolicyChecker a PolicyChecker allows its user to check what the policies are saying about executing the specified action.
PUAPolicychecker  
SafeActionsPolicyChecker To be wrapped around an actual policyChecker to speed up when safe actions are executed.
 

Enum Summary
Status The status of a policy check.