Author: coheigea
Date: Thu Jan 30 13:35:17 2014
New Revision: 1562818

URL: http://svn.apache.org/r1562818
Log:
Adding new configuration tag

Modified:
    webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/config.xml

Modified: webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/config.xml
URL: 
http://svn.apache.org/viewvc/webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/config.xml?rev=1562818&r1=1562817&r2=1562818&view=diff
==============================================================================
--- webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/config.xml (original)
+++ webservices/wss4j/branches/1_6_x-fixes/src/site/xdoc/config.xml Thu Jan 30 
13:35:17 2014
@@ -463,6 +463,11 @@ are as follows:
 <td>The signature digest algorithm to use.  The default is SHA-1.</td>
 </tr>
 <tr>
+<td>SIG_C14N_ALGO</td>
+<td>signatureC14nAlgorithm</td>
+<td>Defines which signature c14n (canonicalization) algorithm to use. The 
default is: "http://www.w3.org/2001/10/xml-exc-c14n#";.</td>
+</tr>
+<tr>
 <td>SIGNATURE_PARTS</td>
 <td>signatureParts</td>
 <td>Parameter to define which parts of the request shall be signed. The SOAP 
body is signed


Reply via email to