Uses of Class
kaos.core.csi.policy.KAoSSecurityException

Packages that use KAoSSecurityException
kaos.core.csi.policy   
kaos.core.csi.policy.enforcement   
 

Uses of KAoSSecurityException in kaos.core.csi.policy
 

Methods in kaos.core.csi.policy that throw KAoSSecurityException
 void PolicyChecking.checkDeepPermission(ActionInstanceDescription aid, PolicyDecisionObserver pObserver)
          The method checks if the given action is permitted according to the current set of policies.
 void PolicyChecking.checkPermission(ActionInstanceDescription aid, PolicyDecisionObserver pObserver)
          The method checks if the given action is permitted according to the current set of policies.
 void PolicyChecking.findPolicyDecision(ActionInstanceDescription aid, PolicyDecisionObserver pObserver)
          The method checks if the given action is permitted according to the current set of policies, or if the given action is a trigger for some obligation policy.
 

Uses of KAoSSecurityException in kaos.core.csi.policy.enforcement
 

Methods in kaos.core.csi.policy.enforcement that throw KAoSSecurityException
 void CommunicationActionEnforcer.authorizeCommunicationAction(java.lang.String performedBy, java.lang.String hasDestination, java.lang.String carriesMessage, java.lang.String hasPartner, java.lang.String dsTransportName)
          Authorize a communication action described by properties expressed by the arguments to this method.
 



Copyright © 2005 IHMC All Rights Reserved.