Author: coheigea
Date: Wed Feb 27 21:31:40 2013
New Revision: 1450973

URL: http://svn.apache.org/r1450973
Log:
Updating docs.

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=1450973&r1=1450972&r2=1450973&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 Wed Feb 27 
21:31:40 2013
@@ -519,6 +519,18 @@ default is "300".</td>
 valid. The default is "60".</td>
 </tr>
 <tr>
+<td>TTL_USERNAMETOKEN</td>
+<td>utTimeToLive</td>
+<td>The time difference between creation and expiry time in seconds in the WSS 
UsernameToken created element. The 
+default is "300".</td>
+</tr>
+<tr>
+<td>TTL_FUTURE_USERNAMETOKEN</td>
+<td>utFutureTimeToLive</td>
+<td>The time in seconds in the future within which the Created time of an 
incoming UsernameToken is 
+valid. The default is "60".</td>
+</tr>
+<tr>
 <td>SIG_SUBJECT_CERT_CONSTRAINTS</td>
 <td>sigSubjectCertConstraints</td>
 <td>A comma separated String of regular expressions which will be applied to 
the subject DN of the


Reply via email to