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/04/08 00:55:00 UTC

svn commit: r1585612 [18/30] - in /webservices/website/wss4j: ./ apidocs/ apidocs/org/apache/wss4j/binding/wss10/ apidocs/org/apache/wss4j/binding/wss10/class-use/ apidocs/org/apache/wss4j/binding/wss11/ apidocs/org/apache/wss4j/binding/wss11/class-use...

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/WSSUtils.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/WSSUtils.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/WSSUtils.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/WSSUtils.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>WSSUtils (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -295,17 +295,21 @@ extends org.apache.xml.security.stax.ext
                        <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;actorOrRole)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/validation/Schema.html?is-external=true" title="class or interface in javax.xml.validation">Schema</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../../org/apache/wss4j/stax/ext/WSSUtils.html#loadWSSecuritySchemas()">loadWSSecuritySchemas</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/wss4j/stax/ext/WSSUtils.html#pathAsString(java.util.List)">pathAsString</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&gt;&nbsp;path)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static boolean</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/wss4j/stax/ext/WSSUtils.html#pathMatches(java.util.List, java.util.List, boolean, boolean)">pathMatches</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&gt;&nbsp;path1,
            <a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&gt;&nbsp;path2,
            boolean&nbsp;matchAnySoapNS,
            boolean&nbsp;lastElementWildCard)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><code><strong><a href="../../../../../org/apache/wss4j/stax/ext/WSSUtils.html#updateSecurityHeaderOrder(org.apache.xml.security.stax.ext.OutputProcessorChain, javax.xml.namespace.QName, org.apache.xml.security.stax.ext.XMLSecurityConstants.Action, boolean)">updateSecurityHeaderOrder</a></strong>(org.apache.xml.security.stax.ext.OutputProcessorChain&nbsp;outputProcessorChain,
                          <a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/namespace/QName.html?is-external=true" title="class or interface in javax.xml.namespace">QName</a>&nbsp;headerElementName,
@@ -318,7 +322,7 @@ extends org.apache.xml.security.stax.ext
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;org.apache.xml.security.stax.ext.XMLSecurityUtils</h3>
-<code>copy, createKeyValueTokenStructure, createKeyValueTokenStructure, createX509CertificateStructure, createX509IssuerSerialStructure, createX509SubjectNameStructure, dropReferenceMarker, getExcC14NInclusiveNamespacePrefixes, getQNameAttribute, getQNameType, getTransformer, getType, getXMLEventAsString, loadClass, prepareSecretKey</code></li>
+<code>copy, createKeyValueTokenStructure, createKeyValueTokenStructure, createX509CertificateStructure, createX509IssuerSerialStructure, createX509SubjectNameStructure, dropReferenceMarker, getExcC14NInclusiveNamespacePrefixes, getQNameAttribute, getQNameType, getTransformer, getType, getXMLEventAsString, loadXMLSecuritySchemas, prepareSecretKey</code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
@@ -752,7 +756,7 @@ extends org.apache.xml.security.stax.ext
 </a><a name="getRootToken(T)">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getRootToken</h4>
 <pre>public static&nbsp;&lt;T extends org.apache.xml.security.stax.securityToken.SecurityToken&gt;&nbsp;T&nbsp;getRootToken(T&nbsp;securityToken)
@@ -761,6 +765,18 @@ extends org.apache.xml.security.stax.ext
 <dd><code>org.apache.xml.security.exceptions.XMLSecurityException</code></dd></dl>
 </li>
 </ul>
+<a name="loadWSSecuritySchemas()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>loadWSSecuritySchemas</h4>
+<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/6/docs/api/javax/xml/validation/Schema.html?is-external=true" title="class or interface in javax.xml.validation">Schema</a>&nbsp;loadWSSecuritySchemas()
+                                    throws <a href="http://docs.oracle.com/javase/6/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/org/xml/sax/SAXException.html?is-external=true" title="class or interface in org.xml.sax">SAXException</a></code></dd></dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/InboundWSSec.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/InboundWSSec.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/InboundWSSec.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/InboundWSSec.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.ext.InboundWSSec (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -102,6 +102,13 @@
 <div class="block">Creates and configures an inbound streaming security engine</div>
 </td>
 </tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/wss4j/stax/ext/InboundWSSec.html" title="class in org.apache.wss4j.stax.ext">InboundWSSec</a></code></td>
+<td class="colLast"><span class="strong">WSSec.</span><code><strong><a href="../../../../../../org/apache/wss4j/stax/WSSec.html#getInboundWSSec(org.apache.wss4j.stax.ext.WSSSecurityProperties, boolean)">getInboundWSSec</a></strong>(<a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a>&nbsp;securityProperties,
+               boolean&nbsp;initiator)</code>
+<div class="block">Creates and configures an inbound streaming security engine</div>
+</td>
+</tr>
 </tbody>
 </table>
 </li>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/OutboundWSSec.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/OutboundWSSec.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/OutboundWSSec.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/OutboundWSSec.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.ext.OutboundWSSec (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSInboundSecurityContext.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSInboundSecurityContext.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSInboundSecurityContext.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSInboundSecurityContext.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Interface org.apache.wss4j.stax.ext.WSInboundSecurityContext (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSConfigurationException.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSConfigurationException.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSConfigurationException.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSConfigurationException.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.ext.WSSConfigurationException (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSConstants.DerivedKeyTokenReference.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSConstants.DerivedKeyTokenReference.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSConstants.DerivedKeyTokenReference.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSConstants.DerivedKeyTokenReference.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.ext.WSSConstants.DerivedKeyTokenReference (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSConstants.UsernameTokenPasswordType.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSConstants.UsernameTokenPasswordType.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSConstants.UsernameTokenPasswordType.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSConstants.UsernameTokenPasswordType.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.ext.WSSConstants.UsernameTokenPasswordType (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSConstants.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSConstants.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSConstants.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSConstants.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.ext.WSSConstants (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSSecurityProperties.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSSecurityProperties.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSSecurityProperties.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSSecurityProperties.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.ext.WSSSecurityProperties (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -149,48 +149,55 @@
 </td>
 </tr>
 <tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../../../org/apache/wss4j/stax/ext/InboundWSSec.html" title="class in org.apache.wss4j.stax.ext">InboundWSSec</a></code></td>
+<td class="colLast"><span class="strong">WSSec.</span><code><strong><a href="../../../../../../org/apache/wss4j/stax/WSSec.html#getInboundWSSec(org.apache.wss4j.stax.ext.WSSSecurityProperties, boolean)">getInboundWSSec</a></strong>(<a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a>&nbsp;securityProperties,
+               boolean&nbsp;initiator)</code>
+<div class="block">Creates and configures an inbound streaming security engine</div>
+</td>
+</tr>
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/wss4j/stax/ext/OutboundWSSec.html" title="class in org.apache.wss4j.stax.ext">OutboundWSSec</a></code></td>
 <td class="colLast"><span class="strong">WSSec.</span><code><strong><a href="../../../../../../org/apache/wss4j/stax/WSSec.html#getOutboundWSSec(org.apache.wss4j.stax.ext.WSSSecurityProperties)">getOutboundWSSec</a></strong>(<a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a>&nbsp;securityProperties)</code>
 <div class="block">Creates and configures an outbound streaming security engine</div>
 </td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">ConfigurationConverter.</span><code><strong><a href="../../../../../../org/apache/wss4j/stax/ConfigurationConverter.html#parseActions(java.util.Map, org.apache.wss4j.stax.ext.WSSSecurityProperties)">parseActions</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;config,
             <a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a>&nbsp;properties)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">ConfigurationConverter.</span><code><strong><a href="../../../../../../org/apache/wss4j/stax/ConfigurationConverter.html#parseBooleanProperties(java.util.Map, org.apache.wss4j.stax.ext.WSSSecurityProperties)">parseBooleanProperties</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;config,
                       <a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a>&nbsp;properties)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">ConfigurationConverter.</span><code><strong><a href="../../../../../../org/apache/wss4j/stax/ConfigurationConverter.html#parseCallback(java.util.Map, org.apache.wss4j.stax.ext.WSSSecurityProperties)">parseCallback</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;config,
              <a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a>&nbsp;properties)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">ConfigurationConverter.</span><code><strong><a href="../../../../../../org/apache/wss4j/stax/ConfigurationConverter.html#parseCrypto(java.util.Map, org.apache.wss4j.stax.ext.WSSSecurityProperties)">parseCrypto</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;config,
            <a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a>&nbsp;properties)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">ConfigurationConverter.</span><code><strong><a href="../../../../../../org/apache/wss4j/stax/ConfigurationConverter.html#parseNonBooleanProperties(java.util.Map, org.apache.wss4j.stax.ext.WSSSecurityProperties)">parseNonBooleanProperties</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;config,
                          <a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a>&nbsp;properties)</code>&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
 <td class="colLast"><span class="strong">ConfigurationConverter.</span><code><strong><a href="../../../../../../org/apache/wss4j/stax/ConfigurationConverter.html#parseUserProperties(java.util.Map, org.apache.wss4j.stax.ext.WSSSecurityProperties)">parseUserProperties</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&gt;&nbsp;config,
                    <a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a>&nbsp;properties)</code>&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a></code></td>
 <td class="colLast"><span class="strong">WSSec.</span><code><strong><a href="../../../../../../org/apache/wss4j/stax/WSSec.html#validateAndApplyDefaultsToInboundSecurityProperties(org.apache.wss4j.stax.ext.WSSSecurityProperties)">validateAndApplyDefaultsToInboundSecurityProperties</a></strong>(<a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a>&nbsp;securityProperties)</code>
 <div class="block">Validates the user supplied configuration and applies default values as apropriate for the inbound security engine</div>
 </td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a></code></td>
 <td class="colLast"><span class="strong">WSSec.</span><code><strong><a href="../../../../../../org/apache/wss4j/stax/WSSec.html#validateAndApplyDefaultsToOutboundSecurityProperties(org.apache.wss4j.stax.ext.WSSSecurityProperties)">validateAndApplyDefaultsToOutboundSecurityProperties</a></strong>(<a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a>&nbsp;securityProperties)</code>
 <div class="block">Validates the user supplied configuration and applies default values as apropriate for the outbound security engine</div>
@@ -213,9 +220,13 @@
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/wss4j/stax/ext/InboundWSSec.html#InboundWSSec(org.apache.wss4j.stax.ext.WSSSecurityProperties)">InboundWSSec</a></strong>(<a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a>&nbsp;securityProperties)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
-<td class="colLast"><code><strong><a href="../../../../../../org/apache/wss4j/stax/ext/OutboundWSSec.html#OutboundWSSec(org.apache.wss4j.stax.ext.WSSSecurityProperties)">OutboundWSSec</a></strong>(<a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a>&nbsp;securityProperties)</code>&nbsp;</td>
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/wss4j/stax/ext/InboundWSSec.html#InboundWSSec(org.apache.wss4j.stax.ext.WSSSecurityProperties, boolean)">InboundWSSec</a></strong>(<a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a>&nbsp;securityProperties,
+            boolean&nbsp;initiator)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../../../org/apache/wss4j/stax/ext/OutboundWSSec.html#OutboundWSSec(org.apache.wss4j.stax.ext.WSSSecurityProperties)">OutboundWSSec</a></strong>(<a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a>&nbsp;securityProperties)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
 <td class="colLast"><code><strong><a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html#WSSSecurityProperties(org.apache.wss4j.stax.ext.WSSSecurityProperties)">WSSSecurityProperties</a></strong>(<a href="../../../../../../org/apache/wss4j/stax/ext/WSSSecurityProperties.html" title="class in org.apache.wss4j.stax.ext">WSSSecurityProperties</a>&nbsp;wssSecurityProperties)</code>&nbsp;</td>
 </tr>
 </tbody>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSUtils.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSUtils.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSUtils.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/class-use/WSSUtils.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.ext.WSSUtils (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/package-frame.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/package-frame.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/package-frame.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/package-frame.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.wss4j.stax.ext (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/package-summary.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/package-summary.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/package-summary.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/package-summary.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.wss4j.stax.ext (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/package-tree.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/package-tree.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/package-tree.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/package-tree.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.wss4j.stax.ext Class Hierarchy (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/package-use.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/package-use.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/package-use.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/ext/package-use.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Package org.apache.wss4j.stax.ext (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/InboundWSSecurityContextImpl.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/InboundWSSecurityContextImpl.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/InboundWSSecurityContextImpl.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/InboundWSSecurityContextImpl.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>InboundWSSecurityContextImpl (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/SecurityHeaderOrder.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/SecurityHeaderOrder.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/SecurityHeaderOrder.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/SecurityHeaderOrder.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SecurityHeaderOrder (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/WSSecurityStreamReader.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/WSSecurityStreamReader.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/WSSecurityStreamReader.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/WSSecurityStreamReader.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>WSSecurityStreamReader (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>
@@ -141,8 +141,9 @@ extends org.apache.xml.security.stax.imp
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><strong><a href="../../../../../org/apache/wss4j/stax/impl/WSSecurityStreamReader.html#WSSecurityStreamReader(org.apache.xml.security.stax.ext.InputProcessorChain, org.apache.xml.security.stax.ext.XMLSecurityProperties)">WSSecurityStreamReader</a></strong>(org.apache.xml.security.stax.ext.InputProcessorChain&nbsp;inputProcessorChain,
-                      org.apache.xml.security.stax.ext.XMLSecurityProperties&nbsp;securityProperties)</code>&nbsp;</td>
+<td class="colOne"><code><strong><a href="../../../../../org/apache/wss4j/stax/impl/WSSecurityStreamReader.html#WSSecurityStreamReader(org.apache.xml.security.stax.ext.InputProcessorChain, org.apache.xml.security.stax.ext.XMLSecurityProperties, boolean)">WSSecurityStreamReader</a></strong>(org.apache.xml.security.stax.ext.InputProcessorChain&nbsp;inputProcessorChain,
+                      org.apache.xml.security.stax.ext.XMLSecurityProperties&nbsp;securityProperties,
+                      boolean&nbsp;initiator)</code>&nbsp;</td>
 </tr>
 </table>
 </li>
@@ -192,14 +193,15 @@ extends org.apache.xml.security.stax.imp
 <!--   -->
 </a>
 <h3>Constructor Detail</h3>
-<a name="WSSecurityStreamReader(org.apache.xml.security.stax.ext.InputProcessorChain, org.apache.xml.security.stax.ext.XMLSecurityProperties)">
+<a name="WSSecurityStreamReader(org.apache.xml.security.stax.ext.InputProcessorChain, org.apache.xml.security.stax.ext.XMLSecurityProperties, boolean)">
 <!--   -->
 </a>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>WSSecurityStreamReader</h4>
 <pre>public&nbsp;WSSecurityStreamReader(org.apache.xml.security.stax.ext.InputProcessorChain&nbsp;inputProcessorChain,
-                      org.apache.xml.security.stax.ext.XMLSecurityProperties&nbsp;securityProperties)</pre>
+                      org.apache.xml.security.stax.ext.XMLSecurityProperties&nbsp;securityProperties,
+                      boolean&nbsp;initiator)</pre>
 </li>
 </ul>
 </li>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/class-use/InboundWSSecurityContextImpl.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/class-use/InboundWSSecurityContextImpl.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/class-use/InboundWSSecurityContextImpl.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/class-use/InboundWSSecurityContextImpl.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.impl.InboundWSSecurityContextImpl (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/class-use/SecurityHeaderOrder.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/class-use/SecurityHeaderOrder.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/class-use/SecurityHeaderOrder.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/class-use/SecurityHeaderOrder.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.impl.SecurityHeaderOrder (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/class-use/WSSecurityStreamReader.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/class-use/WSSecurityStreamReader.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/class-use/WSSecurityStreamReader.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/class-use/WSSecurityStreamReader.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.impl.WSSecurityStreamReader (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/package-frame.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/package-frame.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/package-frame.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/package-frame.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.wss4j.stax.impl (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/package-summary.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/package-summary.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/package-summary.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/package-summary.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.wss4j.stax.impl (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/package-tree.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/package-tree.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/package-tree.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/package-tree.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.wss4j.stax.impl Class Hierarchy (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/package-use.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/package-use.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/package-use.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/package-use.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Package org.apache.wss4j.stax.impl (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/BinarySecurityTokenInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/BinarySecurityTokenInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/BinarySecurityTokenInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/BinarySecurityTokenInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>BinarySecurityTokenInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/DecryptInputProcessor.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/DecryptInputProcessor.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/DecryptInputProcessor.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/DecryptInputProcessor.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>DecryptInputProcessor (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/DerivedKeyTokenInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/DerivedKeyTokenInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/DerivedKeyTokenInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/DerivedKeyTokenInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>DerivedKeyTokenInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/EncryptedDataInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/EncryptedDataInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/EncryptedDataInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/EncryptedDataInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>EncryptedDataInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/OperationInputProcessor.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/OperationInputProcessor.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/OperationInputProcessor.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/OperationInputProcessor.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>OperationInputProcessor (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/ReferenceListInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/ReferenceListInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/ReferenceListInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/ReferenceListInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ReferenceListInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SAMLTokenInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SAMLTokenInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SAMLTokenInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SAMLTokenInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SAMLTokenInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityContextTokenInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityContextTokenInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityContextTokenInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityContextTokenInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SecurityContextTokenInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.InternalSecurityHeaderBufferProcessor.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.InternalSecurityHeaderBufferProcessor.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.InternalSecurityHeaderBufferProcessor.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.InternalSecurityHeaderBufferProcessor.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SecurityHeaderInputProcessor.InternalSecurityHeaderBufferProcessor (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.InternalSecurityHeaderReplayProcessor.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.InternalSecurityHeaderReplayProcessor.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.InternalSecurityHeaderReplayProcessor.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.InternalSecurityHeaderReplayProcessor.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SecurityHeaderInputProcessor.InternalSecurityHeaderReplayProcessor (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SecurityHeaderInputProcessor (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityTokenReferenceInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityTokenReferenceInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityTokenReferenceInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SecurityTokenReferenceInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SecurityTokenReferenceInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SignatureConfirmationInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SignatureConfirmationInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SignatureConfirmationInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SignatureConfirmationInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SignatureConfirmationInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SignatureConfirmationInputProcessor.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SignatureConfirmationInputProcessor.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SignatureConfirmationInputProcessor.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/SignatureConfirmationInputProcessor.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SignatureConfirmationInputProcessor (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/TimestampInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/TimestampInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/TimestampInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/TimestampInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>TimestampInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/UsernameTokenInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/UsernameTokenInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/UsernameTokenInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/UsernameTokenInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>UsernameTokenInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/WSSEncryptedKeyInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/WSSEncryptedKeyInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/WSSEncryptedKeyInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/WSSEncryptedKeyInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>WSSEncryptedKeyInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/WSSSignatureInputHandler.WSSSignatureVerifier.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/WSSSignatureInputHandler.WSSSignatureVerifier.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/WSSSignatureInputHandler.WSSSignatureVerifier.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/WSSSignatureInputHandler.WSSSignatureVerifier.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>WSSSignatureInputHandler.WSSSignatureVerifier (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/WSSSignatureInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/WSSSignatureInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/WSSSignatureInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/WSSSignatureInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>WSSSignatureInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/WSSSignatureReferenceVerifyInputProcessor.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/WSSSignatureReferenceVerifyInputProcessor.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/WSSSignatureReferenceVerifyInputProcessor.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/WSSSignatureReferenceVerifyInputProcessor.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:43 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:36 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>WSSSignatureReferenceVerifyInputProcessor (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/BinarySecurityTokenInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/BinarySecurityTokenInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/BinarySecurityTokenInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/BinarySecurityTokenInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.impl.processor.input.BinarySecurityTokenInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/DecryptInputProcessor.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/DecryptInputProcessor.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/DecryptInputProcessor.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/DecryptInputProcessor.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.impl.processor.input.DecryptInputProcessor (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/DerivedKeyTokenInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/DerivedKeyTokenInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/DerivedKeyTokenInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/DerivedKeyTokenInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.impl.processor.input.DerivedKeyTokenInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/EncryptedDataInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/EncryptedDataInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/EncryptedDataInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/EncryptedDataInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.impl.processor.input.EncryptedDataInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/OperationInputProcessor.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/OperationInputProcessor.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/OperationInputProcessor.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/OperationInputProcessor.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.impl.processor.input.OperationInputProcessor (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/ReferenceListInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/ReferenceListInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/ReferenceListInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/ReferenceListInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.impl.processor.input.ReferenceListInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SAMLTokenInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SAMLTokenInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SAMLTokenInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SAMLTokenInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.impl.processor.input.SAMLTokenInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityContextTokenInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityContextTokenInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityContextTokenInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityContextTokenInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.impl.processor.input.SecurityContextTokenInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityHeaderInputProcessor.InternalSecurityHeaderBufferProcessor.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityHeaderInputProcessor.InternalSecurityHeaderBufferProcessor.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityHeaderInputProcessor.InternalSecurityHeaderBufferProcessor.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityHeaderInputProcessor.InternalSecurityHeaderBufferProcessor.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.impl.processor.input.SecurityHeaderInputProcessor.InternalSecurityHeaderBufferProcessor (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityHeaderInputProcessor.InternalSecurityHeaderReplayProcessor.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityHeaderInputProcessor.InternalSecurityHeaderReplayProcessor.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityHeaderInputProcessor.InternalSecurityHeaderReplayProcessor.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityHeaderInputProcessor.InternalSecurityHeaderReplayProcessor.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.impl.processor.input.SecurityHeaderInputProcessor.InternalSecurityHeaderReplayProcessor (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityHeaderInputProcessor.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityHeaderInputProcessor.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityHeaderInputProcessor.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityHeaderInputProcessor.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.impl.processor.input.SecurityHeaderInputProcessor (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>

Modified: webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityTokenReferenceInputHandler.html
URL: http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityTokenReferenceInputHandler.html?rev=1585612&r1=1585611&r2=1585612&view=diff
==============================================================================
--- webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityTokenReferenceInputHandler.html (original)
+++ webservices/website/wss4j/apidocs/org/apache/wss4j/stax/impl/processor/input/class-use/SecurityTokenReferenceInputHandler.html Mon Apr  7 22:54:32 2014
@@ -2,10 +2,10 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<!-- Generated by javadoc (version 1.7.0_51) on Tue Mar 04 11:24:44 GMT 2014 -->
+<!-- Generated by javadoc (version 1.7.0_51) on Mon Apr 07 16:39:37 MDT 2014 -->
 <meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.wss4j.stax.impl.processor.input.SecurityTokenReferenceInputHandler (Apache WSS4J 2.0.0-SNAPSHOT API)</title>
-<meta name="date" content="2014-03-04">
+<meta name="date" content="2014-04-07">
 <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style">
 </head>
 <body>