Use this filter to force a policy path to abort.
Copy the value of one message attribute to another.
Use this filter to return a "false" result from a policy path.
Create a shortcut to a policy from another policy.
Create a chain of policy shortcuts to execute in particular sequence.
Echo the message back to the client.
Echo the message and all its message attributes back to the client. Message attributes will be returned as HTTP headers.
Use this filter to return a "true" result from a policy path.
Force the server to parse an incoming HTTP message.
Pass each body part of a MIME message to a specified policy.
Select XML nodes and store them in a message attribute which can then be used as the input to the XML Signature or XML Encryption filters.
This filter can be used to suspend processing of a policy for a specified amount of time.
Write your own bespoke security filter to satisfy a specific security requirement.
Explicitly set the response status of a processed message.
Replace all or part of the value of a specified message attribute.
Trace the current message attributes to the configured trace destination.
Execute an external process from a policy circuit.
Use this filter to wrap a user-specified quote of the day within a SOAP message. This message can then be returned to the client or sent on to a Web Service depending on where this filter is placed in the policy.