Package org.systinet.wasp.policy

Provides classes for WSO2 SOA Enablement Server policy framework.

See:
          Description

Interface Summary
DomainExpression This interface represents a policy domain expression according to the WS-PolicyAtachment.
EffectivePolicy This interface represents the effective policy.
PolicyAttachment This class represents a policy attachment according WS-PolicyAttachment.
 

Class Summary
DefaultDomainExpression This class represents default domain expression.
Policy This class represents a policy expression according WS-Policy.
PolicyAllOperator This class represents WS-Policy All operator.
PolicyAssertion This class represents policy assertion according WS-Policy.
PolicyCompositor This class represents policy compositor.
PolicyConstants WS-Policy related constants.
PolicyElement This class represents the base class for the WSO2 SOA Enablement Server policy framework.
PolicyExactlyOneOperator This class represents WS-Policy ExatlyOne operator.
PolicyManager Policy Manager represents powerful part of the policy framework.
PolicyOneOrMoreOperator This class represents WS-Policy OneOrMore operator.
PolicyUsage The policy usage identifies how the policy assertion is processed.
 

Exception Summary
PolicyException  
 

Package org.systinet.wasp.policy Description

Provides classes for WSO2 SOA Enablement Server policy framework.

WSO2 SOA Enablement Server policy framework follows WS-Policy, which provides a flexible and extensible grammar for expressing the capabilities, requirements, and general characteristics of entities in a Web Services-based system. WS-Policy defines a framework and a model for the expression of these properties as policies.