Use this page to specify the transform algorithm that is used for processing the Web Services Security message.
This administrative console page applies only to Java API for XML-based RPC (JAX-RPC) applications.
You must specify a transform name and select a transform algorithm before specifying additional properties.
Specifies the name that is assigned to the transform algorithm.
Specifies the algorithm Uniform Resource Identifier (URI) of the transform algorithm.
name com.ibm.wsspi.wssecurity.dsig.XPath2Expression_*
name com.ibm.wsspi.wssecurity.dsig.XPath2Filter_*Following this expression, you can have a value, [intersect], [subtract], or [union].
name com.ibm.wsspi.wssecurity.dsig.XPath2Order_*Following this expression, indicate the processing order of the XPath.
com.ibm.wsspi.wssecurity.dsig.XPath2Expression_2 = [XPath expression#1] com.ibm.wsspi.wssecurity.dsig.XPath2Filter_1 = [intersect] com.ibm.wsspi.wssecurity.dsig.XPath2Order_1 = [1] com.ibm.wsspi.wssecurity.dsig.XPath2Expression_2 = [XPath expression#2] com.ibm.wsspi.wssecurity.dsig.XPath2Filter_2 = [subtract] com.ibm.wsspi.wssecurity.dsig.XPath2Order_2 = [2]