AuthorisationPolicy

Based on net.ponder2.policy.PolicyP2Adaptor

This is a space holder for an Authorisation Policy, there is no support for it at present

Factory Messages
OperationDescription
subject: subject action: action target: target focus: focus

Operational Messages
OperationReturnDescription
final self Sets the policy as a final one
reqneg self sets the policy as a negative authorisation for the incoming part
repneg self sets the policy as a negative authorisation for the outgoing part
reqcondition: aBlock P2Object sets the condition of the policy for the incoming part of an action. Answers aBlock.
repcondition: aBlock P2Object sets the condition of the policy for the outgoing part of an action. Answers aBlock.