Utility Filters Index

Abort

Use this filter to force a policy path to abort.


Copy/Modify Attributes

Copy the value of one message attribute to another.


False

Use this filter to return a "false" result from a policy path.


Policy Shortcut

Create a shortcut to a policy from another policy.


Policy Shortcut Chain

Create a chain of policy shortcuts to execute in particular sequence.


Reflect

Echo the message back to the client.


Reflect Message and Attributes

Echo the message and all its message attributes back to the client. Message attributes will be returned as HTTP headers.


True

Use this filter to return a "true" result from a policy path.


HTTP Parser

Force the server to parse an incoming HTTP message.


Invoke Policy per Message Body

Pass each body part of a MIME message to a specified policy.


Locate Nodes

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.


Pause

This filter can be used to suspend processing of a policy for a specified amount of time.


Scripting Language Filter

Write your own bespoke security filter to satisfy a specific security requirement.


Set Response Status

Explicitly set the response status of a processed message.


String Replace

Replace all or part of the value of a specified message attribute.


Trace

Trace the current message attributes to the configured trace destination.


Execute External Process

Execute an external process from a policy circuit.


Quote of the Day

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.