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 2011/10/03 17:16:11 UTC

svn commit: r1178426 [4/40] - in /webservices/wss4j/site: ./ apidocs/ apidocs/org/apache/ws/security/ apidocs/org/apache/ws/security/action/ apidocs/org/apache/ws/security/action/class-use/ apidocs/org/apache/ws/security/class-use/ apidocs/org/apache/w...

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/class-use/WSSecurityEngineResult.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/class-use/WSSecurityEngineResult.html?rev=1178426&r1=1178425&r2=1178426&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/class-use/WSSecurityEngineResult.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/class-use/WSSecurityEngineResult.html Mon Oct  3 15:15:52 2011
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Fri Aug 05 17:10:08 IST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 29 18:07:45 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.ws.security.WSSecurityEngineResult (WSS4J 1.6.2 API)
+Uses of Class org.apache.ws.security.WSSecurityEngineResult (WSS4J 1.6.3 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.ws.security.WSS
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.ws.security.WSSecurityEngineResult (WSS4J 1.6.2 API)";
+    parent.document.title="Uses of Class org.apache.ws.security.WSSecurityEngineResult (WSS4J 1.6.3 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -138,6 +138,14 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
+<TD><CODE><B>WSDocInfo.</B><B><A HREF="../../../../../org/apache/ws/security/WSDocInfo.html#getResultsByTag(java.lang.Integer)">getResultsByTag</A></B>(java.lang.Integer&nbsp;tag)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get a list of WSSecurityEngineResults of the given Integer tag</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B>WSSecurityEngine.</B><B><A HREF="../../../../../org/apache/ws/security/WSSecurityEngine.html#processSecurityHeader(org.w3c.dom.Document, java.lang.String, javax.security.auth.callback.CallbackHandler, org.apache.ws.security.components.crypto.Crypto)">processSecurityHeader</A></B>(org.w3c.dom.Document&nbsp;doc,
                       java.lang.String&nbsp;actor,
                       javax.security.auth.callback.CallbackHandler&nbsp;cb,
@@ -291,7 +299,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>TimestampProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/TimestampProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+<TD><CODE><B>SignatureProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/SignatureProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
@@ -301,7 +309,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>SignatureConfirmationProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/SignatureConfirmationProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+<TD><CODE><B>EncryptedKeyProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/EncryptedKeyProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
@@ -311,7 +319,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>SecurityContextTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/SecurityContextTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+<TD><CODE><B>UsernameTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/UsernameTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
@@ -321,8 +329,8 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>Processor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/Processor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
-            <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;request,
+<TD><CODE><B>DerivedKeyTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/DerivedKeyTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+            <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
 <BR>
@@ -331,17 +339,17 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>BinarySecurityTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/BinarySecurityTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
-            <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
+<TD><CODE><B>Processor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/Processor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+            <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;request,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>DerivedKeyTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/DerivedKeyTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+<TD><CODE><B>SecurityContextTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/SecurityContextTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
@@ -351,8 +359,8 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>EncryptedDataProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/EncryptedDataProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
-            <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;request,
+<TD><CODE><B>TimestampProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/TimestampProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+            <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
 <BR>
@@ -361,7 +369,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>EncryptedKeyProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/EncryptedKeyProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+<TD><CODE><B>SignatureConfirmationProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/SignatureConfirmationProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
@@ -371,7 +379,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>UsernameTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/UsernameTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+<TD><CODE><B>ReferenceListProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/ReferenceListProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
@@ -381,7 +389,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>ReferenceListProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/ReferenceListProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+<TD><CODE><B>SAMLTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/SAMLTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
@@ -391,18 +399,18 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>SAMLTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/SAMLTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+<TD><CODE><B>BinarySecurityTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/BinarySecurityTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>SignatureProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/SignatureProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
-            <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
+<TD><CODE><B>EncryptedDataProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/EncryptedDataProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+            <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;request,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
 <BR>

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/class-use/WSSecurityException.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/class-use/WSSecurityException.html?rev=1178426&r1=1178425&r2=1178426&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/class-use/WSSecurityException.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/class-use/WSSecurityException.html Mon Oct  3 15:15:52 2011
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Fri Aug 05 17:10:08 IST 2011 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Thu Sep 29 18:07:45 IST 2011 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.ws.security.WSSecurityException (WSS4J 1.6.2 API)
+Uses of Class org.apache.ws.security.WSSecurityException (WSS4J 1.6.3 API)
 </TITLE>
 
 
@@ -14,7 +14,7 @@ Uses of Class org.apache.ws.security.WSS
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.ws.security.WSSecurityException (WSS4J 1.6.2 API)";
+    parent.document.title="Uses of Class org.apache.ws.security.WSSecurityException (WSS4J 1.6.3 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -287,7 +287,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>SAMLTokenSignedAction.</B><B><A HREF="../../../../../org/apache/ws/security/action/SAMLTokenSignedAction.html#execute(org.apache.ws.security.handler.WSHandler, int, org.w3c.dom.Document, org.apache.ws.security.handler.RequestData)">execute</A></B>(<A HREF="../../../../../org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>&nbsp;handler,
+<TD><CODE><B>UsernameTokenAction.</B><B><A HREF="../../../../../org/apache/ws/security/action/UsernameTokenAction.html#execute(org.apache.ws.security.handler.WSHandler, int, org.w3c.dom.Document, org.apache.ws.security.handler.RequestData)">execute</A></B>(<A HREF="../../../../../org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>&nbsp;handler,
         int&nbsp;actionToDo,
         org.w3c.dom.Document&nbsp;doc,
         <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;reqData)</CODE>
@@ -298,7 +298,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>TimestampAction.</B><B><A HREF="../../../../../org/apache/ws/security/action/TimestampAction.html#execute(org.apache.ws.security.handler.WSHandler, int, org.w3c.dom.Document, org.apache.ws.security.handler.RequestData)">execute</A></B>(<A HREF="../../../../../org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>&nbsp;handler,
+<TD><CODE><B>SignatureAction.</B><B><A HREF="../../../../../org/apache/ws/security/action/SignatureAction.html#execute(org.apache.ws.security.handler.WSHandler, int, org.w3c.dom.Document, org.apache.ws.security.handler.RequestData)">execute</A></B>(<A HREF="../../../../../org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>&nbsp;handler,
         int&nbsp;actionToDo,
         org.w3c.dom.Document&nbsp;doc,
         <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;reqData)</CODE>
@@ -309,7 +309,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>Action.</B><B><A HREF="../../../../../org/apache/ws/security/action/Action.html#execute(org.apache.ws.security.handler.WSHandler, int, org.w3c.dom.Document, org.apache.ws.security.handler.RequestData)">execute</A></B>(<A HREF="../../../../../org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>&nbsp;handler,
+<TD><CODE><B>EncryptionAction.</B><B><A HREF="../../../../../org/apache/ws/security/action/EncryptionAction.html#execute(org.apache.ws.security.handler.WSHandler, int, org.w3c.dom.Document, org.apache.ws.security.handler.RequestData)">execute</A></B>(<A HREF="../../../../../org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>&nbsp;handler,
         int&nbsp;actionToDo,
         org.w3c.dom.Document&nbsp;doc,
         <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;reqData)</CODE>
@@ -320,7 +320,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>UsernameTokenAction.</B><B><A HREF="../../../../../org/apache/ws/security/action/UsernameTokenAction.html#execute(org.apache.ws.security.handler.WSHandler, int, org.w3c.dom.Document, org.apache.ws.security.handler.RequestData)">execute</A></B>(<A HREF="../../../../../org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>&nbsp;handler,
+<TD><CODE><B>SAMLTokenSignedAction.</B><B><A HREF="../../../../../org/apache/ws/security/action/SAMLTokenSignedAction.html#execute(org.apache.ws.security.handler.WSHandler, int, org.w3c.dom.Document, org.apache.ws.security.handler.RequestData)">execute</A></B>(<A HREF="../../../../../org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>&nbsp;handler,
         int&nbsp;actionToDo,
         org.w3c.dom.Document&nbsp;doc,
         <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;reqData)</CODE>
@@ -331,7 +331,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>EncryptionAction.</B><B><A HREF="../../../../../org/apache/ws/security/action/EncryptionAction.html#execute(org.apache.ws.security.handler.WSHandler, int, org.w3c.dom.Document, org.apache.ws.security.handler.RequestData)">execute</A></B>(<A HREF="../../../../../org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>&nbsp;handler,
+<TD><CODE><B>TimestampAction.</B><B><A HREF="../../../../../org/apache/ws/security/action/TimestampAction.html#execute(org.apache.ws.security.handler.WSHandler, int, org.w3c.dom.Document, org.apache.ws.security.handler.RequestData)">execute</A></B>(<A HREF="../../../../../org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>&nbsp;handler,
         int&nbsp;actionToDo,
         org.w3c.dom.Document&nbsp;doc,
         <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;reqData)</CODE>
@@ -342,7 +342,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>SignatureAction.</B><B><A HREF="../../../../../org/apache/ws/security/action/SignatureAction.html#execute(org.apache.ws.security.handler.WSHandler, int, org.w3c.dom.Document, org.apache.ws.security.handler.RequestData)">execute</A></B>(<A HREF="../../../../../org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>&nbsp;handler,
+<TD><CODE><B>SignatureConfirmationAction.</B><B><A HREF="../../../../../org/apache/ws/security/action/SignatureConfirmationAction.html#execute(org.apache.ws.security.handler.WSHandler, int, org.w3c.dom.Document, org.apache.ws.security.handler.RequestData)">execute</A></B>(<A HREF="../../../../../org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>&nbsp;handler,
         int&nbsp;actionToDo,
         org.w3c.dom.Document&nbsp;doc,
         <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;reqData)</CODE>
@@ -353,7 +353,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>SignatureConfirmationAction.</B><B><A HREF="../../../../../org/apache/ws/security/action/SignatureConfirmationAction.html#execute(org.apache.ws.security.handler.WSHandler, int, org.w3c.dom.Document, org.apache.ws.security.handler.RequestData)">execute</A></B>(<A HREF="../../../../../org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>&nbsp;handler,
+<TD><CODE><B>Action.</B><B><A HREF="../../../../../org/apache/ws/security/action/Action.html#execute(org.apache.ws.security.handler.WSHandler, int, org.w3c.dom.Document, org.apache.ws.security.handler.RequestData)">execute</A></B>(<A HREF="../../../../../org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>&nbsp;handler,
         int&nbsp;actionToDo,
         org.w3c.dom.Document&nbsp;doc,
         <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;reqData)</CODE>
@@ -430,18 +430,18 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.security.cert.CertificateFactory</CODE></FONT></TD>
-<TD><CODE><B>CryptoBase.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CryptoBase.html#getCertificateFactory()">getCertificateFactory</A></B>()</CODE>
+<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#getCertificateFactory()">getCertificateFactory</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the CertificateFactory instance on this Crypto instance</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Singleton certificate factory for this Crypto instance.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.security.cert.CertificateFactory</CODE></FONT></TD>
-<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#getCertificateFactory()">getCertificateFactory</A></B>()</CODE>
+<TD><CODE><B>CryptoBase.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CryptoBase.html#getCertificateFactory()">getCertificateFactory</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Singleton certificate factory for this Crypto instance.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the CertificateFactory instance on this Crypto instance</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -470,7 +470,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
-<TD><CODE><B>CryptoBase.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CryptoBase.html#getDefaultX509Identifier()">getDefaultX509Identifier</A></B>()</CODE>
+<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#getDefaultX509Identifier()">getDefaultX509Identifier</A></B>()</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves the identifier name of the default certificate.</TD>
@@ -478,7 +478,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
-<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#getDefaultX509Identifier()">getDefaultX509Identifier</A></B>()</CODE>
+<TD><CODE><B>CryptoBase.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CryptoBase.html#getDefaultX509Identifier()">getDefaultX509Identifier</A></B>()</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieves the identifier name of the default certificate.</TD>
@@ -563,7 +563,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.security.PrivateKey</CODE></FONT></TD>
-<TD><CODE><B>CertificateStore.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CertificateStore.html#getPrivateKey(java.lang.String, java.lang.String)">getPrivateKey</A></B>(java.lang.String&nbsp;identifier,
+<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#getPrivateKey(java.lang.String, java.lang.String)">getPrivateKey</A></B>(java.lang.String&nbsp;identifier,
               java.lang.String&nbsp;password)</CODE>
 
 <BR>
@@ -572,7 +572,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.security.PrivateKey</CODE></FONT></TD>
-<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#getPrivateKey(java.lang.String, java.lang.String)">getPrivateKey</A></B>(java.lang.String&nbsp;identifier,
+<TD><CODE><B>CertificateStore.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CertificateStore.html#getPrivateKey(java.lang.String, java.lang.String)">getPrivateKey</A></B>(java.lang.String&nbsp;identifier,
               java.lang.String&nbsp;password)</CODE>
 
 <BR>
@@ -590,7 +590,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.security.PrivateKey</CODE></FONT></TD>
-<TD><CODE><B>CertificateStore.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CertificateStore.html#getPrivateKey(java.security.cert.X509Certificate, javax.security.auth.callback.CallbackHandler)">getPrivateKey</A></B>(java.security.cert.X509Certificate&nbsp;certificate,
+<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#getPrivateKey(java.security.cert.X509Certificate, javax.security.auth.callback.CallbackHandler)">getPrivateKey</A></B>(java.security.cert.X509Certificate&nbsp;certificate,
               javax.security.auth.callback.CallbackHandler&nbsp;callbackHandler)</CODE>
 
 <BR>
@@ -599,7 +599,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.security.PrivateKey</CODE></FONT></TD>
-<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#getPrivateKey(java.security.cert.X509Certificate, javax.security.auth.callback.CallbackHandler)">getPrivateKey</A></B>(java.security.cert.X509Certificate&nbsp;certificate,
+<TD><CODE><B>CertificateStore.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CertificateStore.html#getPrivateKey(java.security.cert.X509Certificate, javax.security.auth.callback.CallbackHandler)">getPrivateKey</A></B>(java.security.cert.X509Certificate&nbsp;certificate,
               javax.security.auth.callback.CallbackHandler&nbsp;callbackHandler)</CODE>
 
 <BR>
@@ -641,7 +641,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.security.cert.X509Certificate[]</CODE></FONT></TD>
-<TD><CODE><B>CertificateStore.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CertificateStore.html#getX509Certificates(org.apache.ws.security.components.crypto.CryptoType)">getX509Certificates</A></B>(<A HREF="../../../../../org/apache/ws/security/components/crypto/CryptoType.html" title="class in org.apache.ws.security.components.crypto">CryptoType</A>&nbsp;cryptoType)</CODE>
+<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#getX509Certificates(org.apache.ws.security.components.crypto.CryptoType)">getX509Certificates</A></B>(<A HREF="../../../../../org/apache/ws/security/components/crypto/CryptoType.html" title="class in org.apache.ws.security.components.crypto">CryptoType</A>&nbsp;cryptoType)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get an X509Certificate (chain) corresponding to the CryptoType argument.</TD>
@@ -649,7 +649,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.security.cert.X509Certificate[]</CODE></FONT></TD>
-<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#getX509Certificates(org.apache.ws.security.components.crypto.CryptoType)">getX509Certificates</A></B>(<A HREF="../../../../../org/apache/ws/security/components/crypto/CryptoType.html" title="class in org.apache.ws.security.components.crypto">CryptoType</A>&nbsp;cryptoType)</CODE>
+<TD><CODE><B>CertificateStore.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CertificateStore.html#getX509Certificates(org.apache.ws.security.components.crypto.CryptoType)">getX509Certificates</A></B>(<A HREF="../../../../../org/apache/ws/security/components/crypto/CryptoType.html" title="class in org.apache.ws.security.components.crypto">CryptoType</A>&nbsp;cryptoType)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get an X509Certificate (chain) corresponding to the CryptoType argument.</TD>
@@ -665,7 +665,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
-<TD><CODE><B>CertificateStore.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CertificateStore.html#getX509Identifier(java.security.cert.X509Certificate)">getX509Identifier</A></B>(java.security.cert.X509Certificate&nbsp;cert)</CODE>
+<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#getX509Identifier(java.security.cert.X509Certificate)">getX509Identifier</A></B>(java.security.cert.X509Certificate&nbsp;cert)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the implementation-specific identifier corresponding to the cert parameter.</TD>
@@ -673,7 +673,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
-<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#getX509Identifier(java.security.cert.X509Certificate)">getX509Identifier</A></B>(java.security.cert.X509Certificate&nbsp;cert)</CODE>
+<TD><CODE><B>CertificateStore.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CertificateStore.html#getX509Identifier(java.security.cert.X509Certificate)">getX509Identifier</A></B>(java.security.cert.X509Certificate&nbsp;cert)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the implementation-specific identifier corresponding to the cert parameter.</TD>
@@ -721,7 +721,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B>CertificateStore.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CertificateStore.html#verifyTrust(java.security.PublicKey)">verifyTrust</A></B>(java.security.PublicKey&nbsp;publicKey)</CODE>
+<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#verifyTrust(java.security.PublicKey)">verifyTrust</A></B>(java.security.PublicKey&nbsp;publicKey)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Evaluate whether a given public key should be trusted.</TD>
@@ -729,7 +729,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#verifyTrust(java.security.PublicKey)">verifyTrust</A></B>(java.security.PublicKey&nbsp;publicKey)</CODE>
+<TD><CODE><B>CertificateStore.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CertificateStore.html#verifyTrust(java.security.PublicKey)">verifyTrust</A></B>(java.security.PublicKey&nbsp;publicKey)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Evaluate whether a given public key should be trusted.</TD>
@@ -745,7 +745,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B>CertificateStore.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CertificateStore.html#verifyTrust(java.security.cert.X509Certificate[])">verifyTrust</A></B>(java.security.cert.X509Certificate[]&nbsp;certs)</CODE>
+<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#verifyTrust(java.security.cert.X509Certificate[])">verifyTrust</A></B>(java.security.cert.X509Certificate[]&nbsp;certs)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
@@ -753,7 +753,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#verifyTrust(java.security.cert.X509Certificate[])">verifyTrust</A></B>(java.security.cert.X509Certificate[]&nbsp;certs)</CODE>
+<TD><CODE><B>CertificateStore.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CertificateStore.html#verifyTrust(java.security.cert.X509Certificate[])">verifyTrust</A></B>(java.security.cert.X509Certificate[]&nbsp;certs)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
@@ -769,7 +769,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B>CertificateStore.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CertificateStore.html#verifyTrust(java.security.cert.X509Certificate[], boolean)">verifyTrust</A></B>(java.security.cert.X509Certificate[]&nbsp;certs,
+<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#verifyTrust(java.security.cert.X509Certificate[], boolean)">verifyTrust</A></B>(java.security.cert.X509Certificate[]&nbsp;certs,
             boolean&nbsp;enableRevocation)</CODE>
 
 <BR>
@@ -778,7 +778,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B>Merlin.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/Merlin.html#verifyTrust(java.security.cert.X509Certificate[], boolean)">verifyTrust</A></B>(java.security.cert.X509Certificate[]&nbsp;certs,
+<TD><CODE><B>CertificateStore.</B><B><A HREF="../../../../../org/apache/ws/security/components/crypto/CertificateStore.html#verifyTrust(java.security.cert.X509Certificate[], boolean)">verifyTrust</A></B>(java.security.cert.X509Certificate[]&nbsp;certs,
             boolean&nbsp;enableRevocation)</CODE>
 
 <BR>
@@ -1263,19 +1263,19 @@ Uses of <A HREF="../../../../../org/apac
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected &nbsp;byte[]</CODE></FONT></TD>
-<TD><CODE><B>WSSecEncryptedKey.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecEncryptedKey.html#generateEphemeralKey()">generateEphemeralKey</A></B>()</CODE>
+<CODE>&nbsp;byte[]</CODE></FONT></TD>
+<TD><CODE><B>WSSecUsernameToken.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecUsernameToken.html#getDerivedKey()">getDerivedKey</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an ephemeral key</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the derived key.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;byte[]</CODE></FONT></TD>
-<TD><CODE><B>WSSecUsernameToken.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecUsernameToken.html#getDerivedKey()">getDerivedKey</A></B>()</CODE>
+<CODE>protected abstract &nbsp;int</CODE></FONT></TD>
+<TD><CODE><B>WSSecDerivedKeyBase.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecDerivedKeyBase.html#getDerivedKeyLength()">getDerivedKeyLength</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the derived key.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The derived key will change depending on the sig/encr algorithm.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -1295,16 +1295,8 @@ Uses of <A HREF="../../../../../org/apac
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>protected abstract &nbsp;int</CODE></FONT></TD>
-<TD><CODE><B>WSSecDerivedKeyBase.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecDerivedKeyBase.html#getDerivedKeyLength()">getDerivedKeyLength</A></B>()</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The derived key will change depending on the sig/encr algorithm.</TD>
-</TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;org.w3c.dom.Element</CODE></FONT></TD>
-<TD><CODE><B>CallbackLookup.</B><B><A HREF="../../../../../org/apache/ws/security/message/CallbackLookup.html#getElement(java.lang.String, java.lang.String, boolean)">getElement</A></B>(java.lang.String&nbsp;id,
+<TD><CODE><B>DOMCallbackLookup.</B><B><A HREF="../../../../../org/apache/ws/security/message/DOMCallbackLookup.html#getElement(java.lang.String, java.lang.String, boolean)">getElement</A></B>(java.lang.String&nbsp;id,
            java.lang.String&nbsp;valueType,
            boolean&nbsp;checkMultipleElements)</CODE>
 
@@ -1314,7 +1306,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;org.w3c.dom.Element</CODE></FONT></TD>
-<TD><CODE><B>DOMCallbackLookup.</B><B><A HREF="../../../../../org/apache/ws/security/message/DOMCallbackLookup.html#getElement(java.lang.String, java.lang.String, boolean)">getElement</A></B>(java.lang.String&nbsp;id,
+<TD><CODE><B>CallbackLookup.</B><B><A HREF="../../../../../org/apache/ws/security/message/CallbackLookup.html#getElement(java.lang.String, java.lang.String, boolean)">getElement</A></B>(java.lang.String&nbsp;id,
            java.lang.String&nbsp;valueType,
            boolean&nbsp;checkMultipleElements)</CODE>
 
@@ -1324,7 +1316,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;org.w3c.dom.Element&gt;</CODE></FONT></TD>
-<TD><CODE><B>CallbackLookup.</B><B><A HREF="../../../../../org/apache/ws/security/message/CallbackLookup.html#getElements(java.lang.String, java.lang.String)">getElements</A></B>(java.lang.String&nbsp;localname,
+<TD><CODE><B>DOMCallbackLookup.</B><B><A HREF="../../../../../org/apache/ws/security/message/DOMCallbackLookup.html#getElements(java.lang.String, java.lang.String)">getElements</A></B>(java.lang.String&nbsp;localname,
             java.lang.String&nbsp;namespace)</CODE>
 
 <BR>
@@ -1333,7 +1325,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;org.w3c.dom.Element&gt;</CODE></FONT></TD>
-<TD><CODE><B>DOMCallbackLookup.</B><B><A HREF="../../../../../org/apache/ws/security/message/DOMCallbackLookup.html#getElements(java.lang.String, java.lang.String)">getElements</A></B>(java.lang.String&nbsp;localname,
+<TD><CODE><B>CallbackLookup.</B><B><A HREF="../../../../../org/apache/ws/security/message/CallbackLookup.html#getElements(java.lang.String, java.lang.String)">getElements</A></B>(java.lang.String&nbsp;localname,
             java.lang.String&nbsp;namespace)</CODE>
 
 <BR>
@@ -1341,6 +1333,14 @@ Uses of <A HREF="../../../../../org/apac
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;javax.crypto.KeyGenerator</CODE></FONT></TD>
+<TD><CODE><B>WSSecEncryptedKey.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecEncryptedKey.html#getKeyGenerator()">getKeyGenerator</A></B>()</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;byte[]</CODE></FONT></TD>
 <TD><CODE><B>WSSecUsernameToken.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecUsernameToken.html#getSecretKey()">getSecretKey</A></B>()</CODE>
 
@@ -1374,30 +1374,30 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>WSSecEncrypt.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecEncrypt.html#prepare(org.w3c.dom.Document, org.apache.ws.security.components.crypto.Crypto)">prepare</A></B>(org.w3c.dom.Document&nbsp;doc,
+<TD><CODE><B>WSSecSecurityContextToken.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecSecurityContextToken.html#prepare(org.w3c.dom.Document, org.apache.ws.security.components.crypto.Crypto)">prepare</A></B>(org.w3c.dom.Document&nbsp;doc,
         <A HREF="../../../../../org/apache/ws/security/components/crypto/Crypto.html" title="interface in org.apache.ws.security.components.crypto">Crypto</A>&nbsp;crypto)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initialize a WSSec Encrypt.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>WSSecSecurityContextToken.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecSecurityContextToken.html#prepare(org.w3c.dom.Document, org.apache.ws.security.components.crypto.Crypto)">prepare</A></B>(org.w3c.dom.Document&nbsp;doc,
+<TD><CODE><B>WSSecEncryptedKey.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecEncryptedKey.html#prepare(org.w3c.dom.Document, org.apache.ws.security.components.crypto.Crypto)">prepare</A></B>(org.w3c.dom.Document&nbsp;doc,
         <A HREF="../../../../../org/apache/ws/security/components/crypto/Crypto.html" title="interface in org.apache.ws.security.components.crypto">Crypto</A>&nbsp;crypto)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Prepare the ephemeralKey and the tokens required to be added to the
+ security header</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>WSSecEncryptedKey.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecEncryptedKey.html#prepare(org.w3c.dom.Document, org.apache.ws.security.components.crypto.Crypto)">prepare</A></B>(org.w3c.dom.Document&nbsp;doc,
+<TD><CODE><B>WSSecEncrypt.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecEncrypt.html#prepare(org.w3c.dom.Document, org.apache.ws.security.components.crypto.Crypto)">prepare</A></B>(org.w3c.dom.Document&nbsp;doc,
         <A HREF="../../../../../org/apache/ws/security/components/crypto/Crypto.html" title="interface in org.apache.ws.security.components.crypto">Crypto</A>&nbsp;crypto)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Prepare the ephemeralKey and the tokens required to be added to the
- security header</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initialize a WSSec Encrypt.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -1421,7 +1421,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>protected &nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>WSSecEncryptedKey.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecEncryptedKey.html#prepareInternal(byte[], java.security.cert.X509Certificate, org.apache.ws.security.components.crypto.Crypto)">prepareInternal</A></B>(byte[]&nbsp;keyBytes,
+<TD><CODE><B>WSSecEncryptedKey.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecEncryptedKey.html#prepareInternal(javax.crypto.SecretKey, java.security.cert.X509Certificate, org.apache.ws.security.components.crypto.Crypto)">prepareInternal</A></B>(javax.crypto.SecretKey&nbsp;secretKey,
                 java.security.cert.X509Certificate&nbsp;remoteCert,
                 <A HREF="../../../../../org/apache/ws/security/components/crypto/Crypto.html" title="interface in org.apache.ws.security.components.crypto">Crypto</A>&nbsp;crypto)</CODE>
 
@@ -1447,14 +1447,6 @@ Uses of <A HREF="../../../../../org/apac
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
-<TR BGCOLOR="white" CLASS="TableRowColor">
-<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>WSSecEncryptedKey.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecEncryptedKey.html#setKeySize(int)">setKeySize</A></B>(int&nbsp;keySize)</CODE>
-
-<BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
-</TR>
 </TABLE>
 &nbsp;
 <P>
@@ -1940,7 +1932,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>TimestampProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/TimestampProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+<TD><CODE><B>SignatureProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/SignatureProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
@@ -1950,7 +1942,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>SignatureConfirmationProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/SignatureConfirmationProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+<TD><CODE><B>EncryptedKeyProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/EncryptedKeyProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
@@ -1960,7 +1952,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>SecurityContextTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/SecurityContextTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+<TD><CODE><B>UsernameTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/UsernameTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
@@ -1970,8 +1962,8 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>Processor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/Processor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
-            <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;request,
+<TD><CODE><B>DerivedKeyTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/DerivedKeyTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+            <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
 <BR>
@@ -1980,17 +1972,17 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>BinarySecurityTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/BinarySecurityTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
-            <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
+<TD><CODE><B>Processor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/Processor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+            <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;request,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>DerivedKeyTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/DerivedKeyTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+<TD><CODE><B>SecurityContextTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/SecurityContextTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
@@ -2000,8 +1992,8 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>EncryptedDataProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/EncryptedDataProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
-            <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;request,
+<TD><CODE><B>TimestampProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/TimestampProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+            <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
 <BR>
@@ -2010,7 +2002,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>EncryptedKeyProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/EncryptedKeyProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+<TD><CODE><B>SignatureConfirmationProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/SignatureConfirmationProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
@@ -2020,7 +2012,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>UsernameTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/UsernameTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+<TD><CODE><B>ReferenceListProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/ReferenceListProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
@@ -2030,7 +2022,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>ReferenceListProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/ReferenceListProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+<TD><CODE><B>SAMLTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/SAMLTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
@@ -2040,18 +2032,18 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>SAMLTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/SAMLTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+<TD><CODE><B>BinarySecurityTokenProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/BinarySecurityTokenProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
-<TD><CODE><B>SignatureProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/SignatureProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
-            <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
+<TD><CODE><B>EncryptedDataProcessor.</B><B><A HREF="../../../../../org/apache/ws/security/processor/EncryptedDataProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">handleToken</A></B>(org.w3c.dom.Element&nbsp;elem,
+            <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;request,
             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
 <BR>
@@ -2202,18 +2194,18 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/ws/security/saml/ext/AssertionWrapper.html" title="class in org.apache.ws.security.saml.ext">AssertionWrapper</A></CODE></FONT></TD>
-<TD><CODE><B>SAMLIssuerImpl.</B><B><A HREF="../../../../../org/apache/ws/security/saml/SAMLIssuerImpl.html#newAssertion()">newAssertion</A></B>()</CODE>
+<TD><CODE><B>SAMLIssuer.</B><B><A HREF="../../../../../org/apache/ws/security/saml/SAMLIssuer.html#newAssertion()">newAssertion</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AssertionWrapper.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>AssertionWrapper</code>.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/ws/security/saml/ext/AssertionWrapper.html" title="class in org.apache.ws.security.saml.ext">AssertionWrapper</A></CODE></FONT></TD>
-<TD><CODE><B>SAMLIssuer.</B><B><A HREF="../../../../../org/apache/ws/security/saml/SAMLIssuer.html#newAssertion()">newAssertion</A></B>()</CODE>
+<TD><CODE><B>SAMLIssuerImpl.</B><B><A HREF="../../../../../org/apache/ws/security/saml/SAMLIssuerImpl.html#newAssertion()">newAssertion</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new <code>AssertionWrapper</code>.</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new AssertionWrapper.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
@@ -2307,6 +2299,19 @@ Uses of <A HREF="../../../../../org/apac
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;void</CODE></FONT></TD>
+<TD><CODE><B>AssertionWrapper.</B><B><A HREF="../../../../../org/apache/ws/security/saml/ext/AssertionWrapper.html#signAssertion(java.lang.String, java.lang.String, org.apache.ws.security.components.crypto.Crypto, boolean, java.lang.String, java.lang.String)">signAssertion</A></B>(java.lang.String&nbsp;issuerKeyName,
+              java.lang.String&nbsp;issuerKeyPassword,
+              <A HREF="../../../../../org/apache/ws/security/components/crypto/Crypto.html" title="interface in org.apache.ws.security.components.crypto">Crypto</A>&nbsp;issuerCrypto,
+              boolean&nbsp;sendKeyValue,
+              java.lang.String&nbsp;canonicalizationAlgorithm,
+              java.lang.String&nbsp;signatureAlgorithm)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Create an enveloped signature on the assertion that has been created.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;org.w3c.dom.Element</CODE></FONT></TD>
 <TD><CODE><B>AssertionWrapper.</B><B><A HREF="../../../../../org/apache/ws/security/saml/ext/AssertionWrapper.html#toDOM(org.w3c.dom.Document)">toDOM</A></B>(org.w3c.dom.Document&nbsp;doc)</CODE>
 
@@ -2496,7 +2501,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>SignatureSTRParser.</B><B><A HREF="../../../../../org/apache/ws/security/str/SignatureSTRParser.html#parseSecurityTokenReference(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo, java.util.Map)">parseSecurityTokenReference</A></B>(org.w3c.dom.Element&nbsp;strElement,
+<TD><CODE><B>STRParser.</B><B><A HREF="../../../../../org/apache/ws/security/str/STRParser.html#parseSecurityTokenReference(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo, java.util.Map)">parseSecurityTokenReference</A></B>(org.w3c.dom.Element&nbsp;strElement,
                             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
                             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo,
                             java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;parameters)</CODE>
@@ -2507,7 +2512,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>SecurityTokenRefSTRParser.</B><B><A HREF="../../../../../org/apache/ws/security/str/SecurityTokenRefSTRParser.html#parseSecurityTokenReference(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo, java.util.Map)">parseSecurityTokenReference</A></B>(org.w3c.dom.Element&nbsp;strElement,
+<TD><CODE><B>SignatureSTRParser.</B><B><A HREF="../../../../../org/apache/ws/security/str/SignatureSTRParser.html#parseSecurityTokenReference(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo, java.util.Map)">parseSecurityTokenReference</A></B>(org.w3c.dom.Element&nbsp;strElement,
                             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
                             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo,
                             java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;parameters)</CODE>
@@ -2518,7 +2523,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>STRParser.</B><B><A HREF="../../../../../org/apache/ws/security/str/STRParser.html#parseSecurityTokenReference(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo, java.util.Map)">parseSecurityTokenReference</A></B>(org.w3c.dom.Element&nbsp;strElement,
+<TD><CODE><B>EncryptedKeySTRParser.</B><B><A HREF="../../../../../org/apache/ws/security/str/EncryptedKeySTRParser.html#parseSecurityTokenReference(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo, java.util.Map)">parseSecurityTokenReference</A></B>(org.w3c.dom.Element&nbsp;strElement,
                             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
                             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo,
                             java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;parameters)</CODE>
@@ -2529,7 +2534,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>EncryptedKeySTRParser.</B><B><A HREF="../../../../../org/apache/ws/security/str/EncryptedKeySTRParser.html#parseSecurityTokenReference(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo, java.util.Map)">parseSecurityTokenReference</A></B>(org.w3c.dom.Element&nbsp;strElement,
+<TD><CODE><B>SecurityTokenRefSTRParser.</B><B><A HREF="../../../../../org/apache/ws/security/str/SecurityTokenRefSTRParser.html#parseSecurityTokenReference(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo, java.util.Map)">parseSecurityTokenReference</A></B>(org.w3c.dom.Element&nbsp;strElement,
                             <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
                             <A HREF="../../../../../org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo,
                             java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;parameters)</CODE>
@@ -2742,7 +2747,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A></CODE></FONT></TD>
-<TD><CODE><B>Validator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/Validator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
+<TD><CODE><B>UsernameTokenValidator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/UsernameTokenValidator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
          <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data)</CODE>
 
 <BR>
@@ -2751,7 +2756,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A></CODE></FONT></TD>
-<TD><CODE><B>UsernameTokenValidator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/UsernameTokenValidator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
+<TD><CODE><B>SamlAssertionValidator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/SamlAssertionValidator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
          <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data)</CODE>
 
 <BR>
@@ -2760,7 +2765,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A></CODE></FONT></TD>
-<TD><CODE><B>TimestampValidator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/TimestampValidator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
+<TD><CODE><B>KerberosTokenValidator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/KerberosTokenValidator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
          <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data)</CODE>
 
 <BR>
@@ -2769,7 +2774,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A></CODE></FONT></TD>
-<TD><CODE><B>SignatureTrustValidator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/SignatureTrustValidator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
+<TD><CODE><B>NoOpValidator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/NoOpValidator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
          <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data)</CODE>
 
 <BR>
@@ -2778,7 +2783,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A></CODE></FONT></TD>
-<TD><CODE><B>NoOpValidator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/NoOpValidator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
+<TD><CODE><B>JAASUsernameTokenValidator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/JAASUsernameTokenValidator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
          <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data)</CODE>
 
 <BR>
@@ -2787,7 +2792,7 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A></CODE></FONT></TD>
-<TD><CODE><B>SamlAssertionValidator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/SamlAssertionValidator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
+<TD><CODE><B>TimestampValidator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/TimestampValidator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
          <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data)</CODE>
 
 <BR>
@@ -2796,7 +2801,16 @@ Uses of <A HREF="../../../../../org/apac
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A></CODE></FONT></TD>
-<TD><CODE><B>KerberosTokenValidator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/KerberosTokenValidator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
+<TD><CODE><B>SignatureTrustValidator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/SignatureTrustValidator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
+         <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Validate the credential argument.</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>&nbsp;<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A></CODE></FONT></TD>
+<TD><CODE><B>Validator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/Validator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(<A HREF="../../../../../org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
          <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data)</CODE>
 
 <BR>