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 2014/05/08 11:09:01 UTC

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

Author: coheigea
Date: Thu May  8 09:09:01 2014
New Revision: 1593212

URL: http://svn.apache.org/r1593212
Log:
Minor website update

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=1593212&r1=1593211&r2=1593212&view=diff
==============================================================================
--- webservices/wss4j/trunk/src/site/xdoc/config.xml (original)
+++ webservices/wss4j/trunk/src/site/xdoc/config.xml Thu May  8 09:09:01 2014
@@ -524,7 +524,9 @@ construct a BinarySecurityToken. Default
 <tr>
 <td>TIMESTAMP_STRICT</td>
 <td>timestampStrict</td>
-<td>Set whether to enable strict Timestamp handling. Default is "true".</td>
+<td>Set whether to enable strict Timestamp handling, i.e. throw an exception if
+the current receiver time is past the Expires time of the Timestamp. Default
+is "true".</td>
 </tr>
 <tr>
 <td>ENC_SYM_ENC_KEY</td>