You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2015/07/08 17:58:32 UTC

svn commit: r1689910 - /webservices/wss4j/trunk/src/site/xdoc/config.xml

Author: coheigea
Date: Wed Jul  8 15:58:32 2015
New Revision: 1689910

URL: http://svn.apache.org/r1689910
Log:
Updating webpage

Modified:
    webservices/wss4j/trunk/src/site/xdoc/config.xml

Modified: webservices/wss4j/trunk/src/site/xdoc/config.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/src/site/xdoc/config.xml?rev=1689910&r1=1689909&r2=1689910&view=diff
==============================================================================
--- webservices/wss4j/trunk/src/site/xdoc/config.xml (original)
+++ webservices/wss4j/trunk/src/site/xdoc/config.xml Wed Jul  8 15:58:32 2015
@@ -605,6 +605,15 @@ that the BASE-64 encoding step can be sk
 CallbackHandler must be set on RequestData that can handle attachments.
 </td>
 </tr>
+<tr>
+<td><b>WSS4J 2.1.2/2.0.5</b> EXPAND_XOP_INCLUDE_FOR_SIGNATURE</td>
+<td>expandXOPIncludeForSignature</td>
+<td>Whether to expand xop:Include Elements encountered when verifying a
+Signature. The default is true, meaning that the relevant attachment bytes are
+BASE-64 encoded and inserted into the Element. This ensures that the actual
+bytes are signed, and not just the reference.
+</td>
+</tr>
 </table>
 <p>
 The configuration tags for properties that are configured via a non-boolean