Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

WS-Policy is used for configuring WS-Security, WS-Reliable Messaging,  caching, and throttling. The WS-Policy Attachment specification defines a set of policy subjects that can be used to attach or apply security policies. You can apply WS-Policy to your services at different levels such as service, service operation, service operation message, binding, binding operation, binding operation message, etc. To apply a security policy, when viewing the service details in the management console, click Policies, and then apply policies at the service or binding level.

Note
Info
title

Further information about WS-Policy can be found at:

The rest of this page further describes how to define policies in more detail in the following sections.

...

The WSO2 ESB has the ability to apply policies at the service hierarchy. Policies applied at the service level are applicable to all the bindings. You can apply policies at three different policy subjects the following levels in the service hierarchy. They are:

  • Service level

  • Service operation level
  • Service message level

...

Defining Policies at Bindings

The WSO2 ESB has the ability to apply policies at the binding hierarchy. This hierarchy includes bindings for the WS-Policy for SOAP 1.1 and SOAP 1.2 endpoints which are referred to as SOAP bindings. A SOAP binding specifies the style and the SOAP protocol to be used for operations and messages handled by the WS-Policy.

You can apply policies at three different policy subjects the following levels in the binding hierarchy. They are:

  • Binding level
  • Binding operation level
  • Binding message level

...