Package org.apache.tuscany.sca.policy

Interface Summary
Intent Represents a policy intent.
IntentAttachPoint Base interface for all assembly model objects that can be have policy intents attached to them.
IntentAttachPointType Base interface for representing the model type of assembly model objects that can be have policy intents attached to them.
IntentAttachPointTypeFactory Factory interface for creating extension types meta data
IntentMap Represents a policy intent map.
Policy Interface that will abstract various types of policy specifications and attachments for example WS-Policy
PolicyContext A context container for policies.
PolicyFactory A factory for the policy model.
PolicySet Represents a policy set.
PolicySetAttachPoint Base interface for all assembly model objects that can have policy sets attached to them.
PolicySetReference Interface that abstracts a PolicySet Reference
ProfileIntent Interface that abstracts a profile intent
QualifiedIntent Abstracts a qualified policy intent
 

Class Summary
DefaultIntentAttachPointTypeFactory Default implementation for IntentAttachPointTypeFactory
DefaultPolicyFactory A factory for the policy model.
SecurityUtil