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 2012/07/31 18:30:30 UTC

svn commit: r1367668 [4/32] - 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/cache/ apidocs/org/apache/ws/se...

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=1367668&r1=1367667&r2=1367668&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 Tue Jul 31 16:30:10 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 21 18:22:54 IST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:47 IST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.ws.security.WSSecurityException (WSS4J 1.6.6 API)
+Uses of Class org.apache.ws.security.WSSecurityException (WSS4J 1.6.7 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2012-07-25">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.ws.security.WSSecurityException (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.ws.security.WSSecurityException (WSS4J 1.6.7 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/ws/security/class-use/WSSecurityException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/ws/security//class-useWSSecurityException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSSecurityException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -291,7 +295,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>
@@ -302,7 +306,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>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>
@@ -313,7 +317,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>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>
@@ -324,7 +328,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>
@@ -335,7 +339,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>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>
@@ -346,7 +350,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>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>
@@ -357,7 +361,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>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>
@@ -434,18 +438,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>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">
 <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">
@@ -474,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>
@@ -482,7 +486,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>
@@ -567,7 +571,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>
@@ -576,7 +580,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>
@@ -594,7 +598,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>
@@ -603,7 +607,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>
@@ -645,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>
@@ -653,7 +657,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>
@@ -669,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>
@@ -677,7 +681,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>
@@ -725,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>
@@ -733,7 +737,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>
@@ -749,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>
@@ -757,7 +761,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>
@@ -773,7 +777,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>
@@ -782,7 +786,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>
@@ -1283,32 +1287,32 @@ 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>
+<CODE>protected &nbsp;int</CODE></FONT></TD>
+<TD><CODE><B>WSSecDKSign.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecDKSign.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>
+&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>protected &nbsp;int</CODE></FONT></TD>
-<TD><CODE><B>WSSecDKSign.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecDKSign.html#getDerivedKeyLength()">getDerivedKeyLength</A></B>()</CODE>
+<TD><CODE><B>WSSecDKEncrypt.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecDKEncrypt.html#getDerivedKeyLength()">getDerivedKeyLength</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>protected &nbsp;int</CODE></FONT></TD>
-<TD><CODE><B>WSSecDKEncrypt.</B><B><A HREF="../../../../../org/apache/ws/security/message/WSSecDKEncrypt.html#getDerivedKeyLength()">getDerivedKeyLength</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;&nbsp;</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">
 <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>
 
@@ -1318,7 +1322,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>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>
 
@@ -1328,7 +1332,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>
@@ -1337,7 +1341,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>
@@ -1386,30 +1390,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>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>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;&nbsp;</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">
 <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>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;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;&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>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>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;Initialize a WSSec Encrypt.</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">
@@ -1944,7 +1948,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>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,
+<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>
 
@@ -1954,7 +1958,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>
 
@@ -1964,7 +1968,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>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>
 
@@ -1974,8 +1978,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>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,
+<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>
@@ -1984,17 +1988,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>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>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>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>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>
 
@@ -2004,8 +2008,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>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,
+<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>
@@ -2014,7 +2018,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>
 
@@ -2024,7 +2028,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>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>
 
@@ -2034,7 +2038,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>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>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>
 
@@ -2044,18 +2048,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>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,
+<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>
 
 <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>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>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>
 
 <BR>
@@ -2206,18 +2210,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>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">
 <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">
@@ -2341,6 +2345,16 @@ Uses of <A HREF="../../../../../org/apac
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>static&nbsp;org.w3c.dom.Element</CODE></FONT></TD>
+<TD><CODE><B>OpenSAMLUtil.</B><B><A HREF="../../../../../org/apache/ws/security/saml/ext/OpenSAMLUtil.html#toDom(org.opensaml.xml.XMLObject, org.w3c.dom.Document, boolean)">toDom</A></B>(org.opensaml.xml.XMLObject&nbsp;xmlObject,
+      org.w3c.dom.Document&nbsp;doc,
+      boolean&nbsp;signObject)</CODE>
+
+<BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convert a SAML Assertion from a XMLObject to a DOM Element</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>AssertionWrapper.</B><B><A HREF="../../../../../org/apache/ws/security/saml/ext/AssertionWrapper.html#verifySignature(org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)">verifySignature</A></B>(<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;docInfo)</CODE>
@@ -2577,7 +2591,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>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>
@@ -2588,7 +2602,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>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>
@@ -2599,7 +2613,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>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>
@@ -2610,7 +2624,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>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>
@@ -2841,7 +2855,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>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>
@@ -2850,7 +2864,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>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>
@@ -2859,7 +2873,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>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>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>
@@ -2868,7 +2882,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>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>
@@ -2877,7 +2891,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>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,
+<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>
@@ -2886,7 +2900,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>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>
@@ -2895,7 +2909,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>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>
@@ -2904,7 +2918,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>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>
@@ -2989,6 +3003,17 @@ Uses of <A HREF="../../../../../org/apac
                   boolean&nbsp;enableRevocation)</CODE>
 
 <BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B>SignatureTrustValidator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/SignatureTrustValidator.html#verifyTrustInCert(java.security.cert.X509Certificate, org.apache.ws.security.components.crypto.Crypto, org.apache.ws.security.handler.RequestData, boolean)">verifyTrustInCert</A></B>(java.security.cert.X509Certificate&nbsp;cert,
+                  <A HREF="../../../../../org/apache/ws/security/components/crypto/Crypto.html" title="interface in org.apache.ws.security.components.crypto">Crypto</A>&nbsp;crypto,
+                  <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
+                  boolean&nbsp;enableRevocation)</CODE>
+
+<BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Evaluate whether a given certificate should be trusted.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -3008,6 +3033,17 @@ Uses of <A HREF="../../../../../org/apac
                    boolean&nbsp;enableRevocation)</CODE>
 
 <BR>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;</TD>
+</TR>
+<TR BGCOLOR="white" CLASS="TableRowColor">
+<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
+<CODE>protected &nbsp;boolean</CODE></FONT></TD>
+<TD><CODE><B>SignatureTrustValidator.</B><B><A HREF="../../../../../org/apache/ws/security/validate/SignatureTrustValidator.html#verifyTrustInCerts(java.security.cert.X509Certificate[], org.apache.ws.security.components.crypto.Crypto, org.apache.ws.security.handler.RequestData, boolean)">verifyTrustInCerts</A></B>(java.security.cert.X509Certificate[]&nbsp;certificates,
+                   <A HREF="../../../../../org/apache/ws/security/components/crypto/Crypto.html" title="interface in org.apache.ws.security.components.crypto">Crypto</A>&nbsp;crypto,
+                   <A HREF="../../../../../org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
+                   boolean&nbsp;enableRevocation)</CODE>
+
+<BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Evaluate whether the given certificate chain should be trusted.</TD>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
@@ -3055,7 +3091,7 @@ Uses of <A HREF="../../../../../org/apac
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/ws/security/class-use/WSSecurityException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/ws/security//class-useWSSecurityException.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSSecurityException.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/class-use/WSUsernameTokenPrincipal.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/class-use/WSUsernameTokenPrincipal.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/class-use/WSUsernameTokenPrincipal.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/class-use/WSUsernameTokenPrincipal.html Tue Jul 31 16:30:10 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 21 18:22:54 IST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:47 IST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.ws.security.WSUsernameTokenPrincipal (WSS4J 1.6.6 API)
+Uses of Class org.apache.ws.security.WSUsernameTokenPrincipal (WSS4J 1.6.7 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2012-07-25">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Class org.apache.ws.security.WSUsernameTokenPrincipal (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.ws.security.WSUsernameTokenPrincipal (WSS4J 1.6.7 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/ws/security/class-use/WSUsernameTokenPrincipal.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/ws/security//class-useWSUsernameTokenPrincipal.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSUsernameTokenPrincipal.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -115,7 +119,7 @@ No usage of org.apache.ws.security.WSUse
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/ws/security/class-use/WSUsernameTokenPrincipal.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/ws/security//class-useWSUsernameTokenPrincipal.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSUsernameTokenPrincipal.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/class-use/WsuIdAllocator.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/class-use/WsuIdAllocator.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/class-use/WsuIdAllocator.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/class-use/WsuIdAllocator.html Tue Jul 31 16:30:10 2012
@@ -2,19 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 21 18:22:54 IST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:47 IST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Interface org.apache.ws.security.WsuIdAllocator (WSS4J 1.6.6 API)
+Uses of Interface org.apache.ws.security.WsuIdAllocator (WSS4J 1.6.7 API)
 </TITLE>
 
+<META NAME="date" CONTENT="2012-07-25">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Uses of Interface org.apache.ws.security.WsuIdAllocator (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface org.apache.ws.security.WsuIdAllocator (WSS4J 1.6.7 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -55,7 +59,7 @@ function windowTitle()
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/ws/security/class-use/WsuIdAllocator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/ws/security//class-useWsuIdAllocator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WsuIdAllocator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -192,7 +196,7 @@ Uses of <A HREF="../../../../../org/apac
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../index.html?org/apache/ws/security/class-use/WsuIdAllocator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../index.html?org/apache/ws/security//class-useWsuIdAllocator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WsuIdAllocator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/CertificateStore.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/CertificateStore.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/CertificateStore.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/CertificateStore.html Tue Jul 31 16:30:10 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 21 18:22:47 IST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:46 IST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CertificateStore (WSS4J 1.6.6 API)
+CertificateStore (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.components.crypto.CertificateStore class">
+<META NAME="date" CONTENT="2012-07-25">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CertificateStore (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CertificateStore (WSS4J 1.6.7 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/CredentialException.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/CredentialException.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/CredentialException.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/CredentialException.html Tue Jul 31 16:30:10 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 21 18:22:47 IST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:46 IST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CredentialException (WSS4J 1.6.6 API)
+CredentialException (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.components.crypto.CredentialException class">
+<META NAME="date" CONTENT="2012-07-25">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CredentialException (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CredentialException (WSS4J 1.6.7 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/Crypto.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/Crypto.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/Crypto.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/Crypto.html Tue Jul 31 16:30:10 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 21 18:22:47 IST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:46 IST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Crypto (WSS4J 1.6.6 API)
+Crypto (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.components.crypto.Crypto interface">
+<META NAME="date" CONTENT="2012-07-25">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="Crypto (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Crypto (WSS4J 1.6.7 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/CryptoBase.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/CryptoBase.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/CryptoBase.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/CryptoBase.html Tue Jul 31 16:30:10 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 21 18:22:47 IST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:46 IST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CryptoBase (WSS4J 1.6.6 API)
+CryptoBase (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.components.crypto.CryptoBase class">
+<META NAME="date" CONTENT="2012-07-25">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CryptoBase (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CryptoBase (WSS4J 1.6.7 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/CryptoFactory.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/CryptoFactory.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/CryptoFactory.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/components/crypto/CryptoFactory.html Tue Jul 31 16:30:10 2012
@@ -2,20 +2,22 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 21 18:22:47 IST 2012 -->
+<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:46 IST 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CryptoFactory (WSS4J 1.6.6 API)
+CryptoFactory (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.components.crypto.CryptoFactory class">
+<META NAME="date" CONTENT="2012-07-25">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    parent.document.title="CryptoFactory (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CryptoFactory (WSS4J 1.6.7 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -24,6 +26,7 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
+<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->