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/12/04 13:49:58 UTC

svn commit: r1416918 [19/47] - 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/s...

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/CustomHandler.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/CustomHandler.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/CustomHandler.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/CustomHandler.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:43 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:51 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CustomHandler (WSS4J 1.6.7 Test API)
+CustomHandler (Apache WSS4J 1.6.8 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.common.CustomHandler class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CustomHandler (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="CustomHandler (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -94,12 +91,12 @@ org.apache.ws.security.common</FONT>
 Class CustomHandler</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.ws.security.handler.WSHandler
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html" title="class or interface in org.apache.ws.security.handler">org.apache.ws.security.handler.WSHandler</A>
       <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.security.common.CustomHandler</B>
 </PRE>
 <HR>
 <DL>
-<DT><PRE>public class <B>CustomHandler</B><DT>extends org.apache.ws.security.handler.WSHandler</DL>
+<DT><PRE>public class <B>CustomHandler</B><DT>extends <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html" title="class or interface in org.apache.ws.security.handler">WSHandler</A></DL>
 </PRE>
 
 <P>
@@ -122,10 +119,10 @@ A trivial extension of the WSHandler typ
 &nbsp;<A NAME="fields_inherited_from_class_org.apache.ws.security.handler.WSHandler"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Fields inherited from class org.apache.ws.security.handler.WSHandler</B></TH>
+<TH ALIGN="left"><B>Fields inherited from class org.apache.ws.security.handler.<A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html" title="class or interface in org.apache.ws.security.handler">WSHandler</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>cryptos, secEngine</CODE></TD>
+<TD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#cryptos" title="class or interface in org.apache.ws.security.handler">cryptos</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#secEngine" title="class or interface in org.apache.ws.security.handler">secEngine</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -156,7 +153,7 @@ A trivial extension of the WSHandler typ
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/ws/security/common/CustomHandler.html#checkResults(java.util.List, java.util.List)">checkResults</A></B>(java.util.List&lt;org.apache.ws.security.WSSecurityEngineResult&gt;&nbsp;results,
+<TD><CODE><B><A HREF="../../../../../org/apache/ws/security/common/CustomHandler.html#checkResults(java.util.List, java.util.List)">checkResults</A></B>(java.util.List&lt;<A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityEngineResult.html" title="class or interface in org.apache.ws.security">WSSecurityEngineResult</A>&gt;&nbsp;results,
              java.util.List&lt;java.lang.Integer&gt;&nbsp;actions)</CODE>
 
 <BR>
@@ -165,7 +162,7 @@ A trivial extension of the WSHandler typ
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;boolean</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/ws/security/common/CustomHandler.html#checkResultsAnyOrder(java.util.List, java.util.List)">checkResultsAnyOrder</A></B>(java.util.List&lt;org.apache.ws.security.WSSecurityEngineResult&gt;&nbsp;results,
+<TD><CODE><B><A HREF="../../../../../org/apache/ws/security/common/CustomHandler.html#checkResultsAnyOrder(java.util.List, java.util.List)">checkResultsAnyOrder</A></B>(java.util.List&lt;<A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityEngineResult.html" title="class or interface in org.apache.ws.security">WSSecurityEngineResult</A>&gt;&nbsp;results,
                      java.util.List&lt;java.lang.Integer&gt;&nbsp;actions)</CODE>
 
 <BR>
@@ -200,7 +197,7 @@ A trivial extension of the WSHandler typ
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/ws/security/common/CustomHandler.html#receive(int, org.apache.ws.security.handler.RequestData)">receive</A></B>(int&nbsp;action,
-        org.apache.ws.security.handler.RequestData&nbsp;reqData)</CODE>
+        <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/RequestData.html" title="class or interface in org.apache.ws.security.handler">RequestData</A>&nbsp;reqData)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -210,7 +207,7 @@ A trivial extension of the WSHandler typ
 <CODE>&nbsp;void</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/ws/security/common/CustomHandler.html#send(int, org.w3c.dom.Document, org.apache.ws.security.handler.RequestData, java.util.List, boolean)">send</A></B>(int&nbsp;action,
      org.w3c.dom.Document&nbsp;doc,
-     org.apache.ws.security.handler.RequestData&nbsp;reqData,
+     <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/RequestData.html" title="class or interface in org.apache.ws.security.handler">RequestData</A>&nbsp;reqData,
      java.util.List&lt;java.lang.Integer&gt;&nbsp;actions,
      boolean&nbsp;request)</CODE>
 
@@ -248,8 +245,8 @@ A trivial extension of the WSHandler typ
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/ws/security/common/CustomHandler.html#signatureConfirmation(org.apache.ws.security.handler.RequestData, java.util.List)">signatureConfirmation</A></B>(org.apache.ws.security.handler.RequestData&nbsp;requestData,
-                      java.util.List&lt;org.apache.ws.security.WSSecurityEngineResult&gt;&nbsp;results)</CODE>
+<TD><CODE><B><A HREF="../../../../../org/apache/ws/security/common/CustomHandler.html#signatureConfirmation(org.apache.ws.security.handler.RequestData, java.util.List)">signatureConfirmation</A></B>(<A HREF="../../../../../../apidocs/org/apache/ws/security/handler/RequestData.html" title="class or interface in org.apache.ws.security.handler">RequestData</A>&nbsp;requestData,
+                      java.util.List&lt;<A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityEngineResult.html" title="class or interface in org.apache.ws.security">WSSecurityEngineResult</A>&gt;&nbsp;results)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -258,10 +255,10 @@ A trivial extension of the WSHandler typ
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.ws.security.handler.WSHandler"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.ws.security.handler.WSHandler</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.ws.security.handler.<A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html" title="class or interface in org.apache.ws.security.handler">WSHandler</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>checkReceiverResults, checkReceiverResultsAnyOrder, checkSignatureConfirmation, decodeBooleanConfigValue, decodeBSPCompliance, decodeCustomPasswordTypes, decodeDecryptionParameter, decodeEnableSignatureConfirmation, decodeEncryptionParameter, decodeFutureTimeToLive, decodeMustUnderstand, decodeNamespaceQualifiedPasswordTypes, decodePasswordType, decodePasswordTypeStrict, decodeRequireSignedEncryptedDataElements, decodeSignatureParameter, decodeSignatureParameter2, decodeTimestampPrecision, decodeTimestampStrict, decodeTimeToLive, decodeUseEncodedPasswords, decodeUseSingleCertificate, decodeUTParameter, doReceiverAction, doSenderAction, getCallbackHandler, getClassLoader, getPasswordCallbackHandler, getPasswordCB, getString, getStringOption, loadCrypto, loadCryptoFromPropertiesFile, loadDecryptionCrypto, loadEncryptionCrypto, loadSignatureCrypto</CODE></TD>
+<TD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#checkReceiverResults(java.util.List, java.util.List)" title="class or interface in org.apache.ws.security.handler">checkReceiverResults</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#checkReceiverResultsAnyOrder(java.util.List, java.util.List)" title="class or interface in org.apache.ws.security.handler">checkReceiverResultsAnyOrder</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#checkSignatureConfirmation(org.apache.ws.security.handler.RequestData, java.util.List)" title="class or interface in org.apache.ws.security.handler">checkSignatureConfirmation</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeAlgorithmSuite(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeAlgorithmSuite</A>, <A HREF="../../../../..
 /../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeBooleanConfigValue(org.apache.ws.security.handler.RequestData, java.lang.String, boolean)" title="class or interface in org.apache.ws.security.handler">decodeBooleanConfigValue</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeBSPCompliance(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeBSPCompliance</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeCustomPasswordTypes(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeCustomPasswordTypes</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeDecryptionParameter(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeDecryptionParameter</A>, <A HREF="../../../../..
 /../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeEnableSignatureConfirmation(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeEnableSignatureConfirmation</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeEncryptionParameter(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeEncryptionParameter</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeFutureTimeToLive(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeFutureTimeToLive</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeMustUnderstand(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeMustUnderstand</A>, <A HREF="../../../../../../apidocs/o
 rg/apache/ws/security/handler/WSHandler.html#decodeNamespaceQualifiedPasswordTypes(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeNamespaceQualifiedPasswordTypes</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodePasswordType(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodePasswordType</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodePasswordTypeStrict(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodePasswordTypeStrict</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeRequireSignedEncryptedDataElements(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeRequireSignedEncryptedDataElements</A>, <A HREF="..
 /../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeSignatureParameter(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeSignatureParameter</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeSignatureParameter2(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeSignatureParameter2</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeTimestampPrecision(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeTimestampPrecision</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeTimestampStrict(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeTimestampStrict</A>, <A HREF="../../../../../../apidocs/o
 rg/apache/ws/security/handler/WSHandler.html#decodeTimeToLive(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeTimeToLive</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeUseEncodedPasswords(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeUseEncodedPasswords</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeUseSingleCertificate(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeUseSingleCertificate</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#decodeUTParameter(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">decodeUTParameter</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#
 doReceiverAction(int, org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">doReceiverAction</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#doSenderAction(int, org.w3c.dom.Document, org.apache.ws.security.handler.RequestData, java.util.List, boolean)" title="class or interface in org.apache.ws.security.handler">doSenderAction</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#getCallbackHandler(java.lang.String, java.lang.String, org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">getCallbackHandler</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#getClassLoader(java.lang.Object)" title="class or interface in org.apache.ws.security.handler">getClassLoader</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#getPasswordCallbackHan
 dler(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">getPasswordCallbackHandler</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#getPasswordCB(java.lang.String, int, javax.security.auth.callback.CallbackHandler, org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">getPasswordCB</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#getString(java.lang.String, java.lang.Object)" title="class or interface in org.apache.ws.security.handler">getString</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#getStringOption(java.lang.String)" title="class or interface in org.apache.ws.security.handler">getStringOption</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#loadCrypto(java.lang.String, java.lang.String, org.apache.ws.security.hand
 ler.RequestData)" title="class or interface in org.apache.ws.security.handler">loadCrypto</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#loadCryptoFromPropertiesFile(java.lang.String, org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">loadCryptoFromPropertiesFile</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#loadDecryptionCrypto(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">loadDecryptionCrypto</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#loadEncryptionCrypto(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.handler">loadEncryptionCrypto</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#loadSignatureCrypto(org.apache.ws.security.handler.RequestData)" title="class
  or interface in org.apache.ws.security.handler">loadSignatureCrypto</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -309,7 +306,7 @@ getOption</H3>
 public java.lang.Object <B>getOption</B>(java.lang.String&nbsp;key)</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>getOption</CODE> in class <CODE>org.apache.ws.security.handler.WSHandler</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#getOption(java.lang.String)" title="class or interface in org.apache.ws.security.handler">getOption</A></CODE> in class <CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html" title="class or interface in org.apache.ws.security.handler">WSHandler</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -337,7 +334,7 @@ public void <B>setProperty</B>(java.lang
                         java.lang.Object&nbsp;value)</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>setProperty</CODE> in class <CODE>org.apache.ws.security.handler.WSHandler</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#setProperty(java.lang.Object, java.lang.String, java.lang.Object)" title="class or interface in org.apache.ws.security.handler">setProperty</A></CODE> in class <CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html" title="class or interface in org.apache.ws.security.handler">WSHandler</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -352,7 +349,7 @@ public java.lang.Object <B>getProperty</
                                     java.lang.String&nbsp;key)</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>getProperty</CODE> in class <CODE>org.apache.ws.security.handler.WSHandler</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#getProperty(java.lang.Object, java.lang.String)" title="class or interface in org.apache.ws.security.handler">getProperty</A></CODE> in class <CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html" title="class or interface in org.apache.ws.security.handler">WSHandler</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -367,7 +364,7 @@ public void <B>setPassword</B>(java.lang
                         java.lang.String&nbsp;password)</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>setPassword</CODE> in class <CODE>org.apache.ws.security.handler.WSHandler</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#setPassword(java.lang.Object, java.lang.String)" title="class or interface in org.apache.ws.security.handler">setPassword</A></CODE> in class <CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html" title="class or interface in org.apache.ws.security.handler">WSHandler</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -381,7 +378,7 @@ getPassword</H3>
 public java.lang.String <B>getPassword</B>(java.lang.Object&nbsp;msgContext)</PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>getPassword</CODE> in class <CODE>org.apache.ws.security.handler.WSHandler</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html#getPassword(java.lang.Object)" title="class or interface in org.apache.ws.security.handler">getPassword</A></CODE> in class <CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/handler/WSHandler.html" title="class or interface in org.apache.ws.security.handler">WSHandler</A></CODE></DL>
 </DD>
 <DD><DL>
 </DL>
@@ -394,15 +391,15 @@ send</H3>
 <PRE>
 public void <B>send</B>(int&nbsp;action,
                  org.w3c.dom.Document&nbsp;doc,
-                 org.apache.ws.security.handler.RequestData&nbsp;reqData,
+                 <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/RequestData.html" title="class or interface in org.apache.ws.security.handler">RequestData</A>&nbsp;reqData,
                  java.util.List&lt;java.lang.Integer&gt;&nbsp;actions,
                  boolean&nbsp;request)
-          throws org.apache.ws.security.WSSecurityException</PRE>
+          throws <A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.ws.security.WSSecurityException</CODE></DL>
+<DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -411,13 +408,13 @@ public void <B>send</B>(int&nbsp;action,
 receive</H3>
 <PRE>
 public void <B>receive</B>(int&nbsp;action,
-                    org.apache.ws.security.handler.RequestData&nbsp;reqData)
-             throws org.apache.ws.security.WSSecurityException</PRE>
+                    <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/RequestData.html" title="class or interface in org.apache.ws.security.handler">RequestData</A>&nbsp;reqData)
+             throws <A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.ws.security.WSSecurityException</CODE></DL>
+<DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -425,14 +422,14 @@ public void <B>receive</B>(int&nbsp;acti
 <A NAME="signatureConfirmation(org.apache.ws.security.handler.RequestData, java.util.List)"><!-- --></A><H3>
 signatureConfirmation</H3>
 <PRE>
-public void <B>signatureConfirmation</B>(org.apache.ws.security.handler.RequestData&nbsp;requestData,
-                                  java.util.List&lt;org.apache.ws.security.WSSecurityEngineResult&gt;&nbsp;results)
-                           throws org.apache.ws.security.WSSecurityException</PRE>
+public void <B>signatureConfirmation</B>(<A HREF="../../../../../../apidocs/org/apache/ws/security/handler/RequestData.html" title="class or interface in org.apache.ws.security.handler">RequestData</A>&nbsp;requestData,
+                                  java.util.List&lt;<A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityEngineResult.html" title="class or interface in org.apache.ws.security">WSSecurityEngineResult</A>&gt;&nbsp;results)
+                           throws <A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.ws.security.WSSecurityException</CODE></DL>
+<DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -440,14 +437,14 @@ public void <B>signatureConfirmation</B>
 <A NAME="checkResults(java.util.List, java.util.List)"><!-- --></A><H3>
 checkResults</H3>
 <PRE>
-public boolean <B>checkResults</B>(java.util.List&lt;org.apache.ws.security.WSSecurityEngineResult&gt;&nbsp;results,
+public boolean <B>checkResults</B>(java.util.List&lt;<A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityEngineResult.html" title="class or interface in org.apache.ws.security">WSSecurityEngineResult</A>&gt;&nbsp;results,
                             java.util.List&lt;java.lang.Integer&gt;&nbsp;actions)
-                     throws org.apache.ws.security.WSSecurityException</PRE>
+                     throws <A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.ws.security.WSSecurityException</CODE></DL>
+<DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></CODE></DL>
 </DD>
 </DL>
 <HR>
@@ -455,14 +452,14 @@ public boolean <B>checkResults</B>(java.
 <A NAME="checkResultsAnyOrder(java.util.List, java.util.List)"><!-- --></A><H3>
 checkResultsAnyOrder</H3>
 <PRE>
-public boolean <B>checkResultsAnyOrder</B>(java.util.List&lt;org.apache.ws.security.WSSecurityEngineResult&gt;&nbsp;results,
+public boolean <B>checkResultsAnyOrder</B>(java.util.List&lt;<A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityEngineResult.html" title="class or interface in org.apache.ws.security">WSSecurityEngineResult</A>&gt;&nbsp;results,
                                     java.util.List&lt;java.lang.Integer&gt;&nbsp;actions)
-                             throws org.apache.ws.security.WSSecurityException</PRE>
+                             throws <A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></PRE>
 <DL>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.ws.security.WSSecurityException</CODE></DL>
+<DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/CustomProcessor.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/CustomProcessor.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/CustomProcessor.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/CustomProcessor.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:43 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:51 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CustomProcessor (WSS4J 1.6.7 Test API)
+CustomProcessor (Apache WSS4J 1.6.8 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.common.CustomProcessor class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CustomProcessor (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="CustomProcessor (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -97,11 +94,11 @@ java.lang.Object
   <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.security.common.CustomProcessor</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.ws.security.processor.Processor</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../apidocs/org/apache/ws/security/processor/Processor.html" title="class or interface in org.apache.ws.security.processor">Processor</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>CustomProcessor</B><DT>extends java.lang.Object<DT>implements org.apache.ws.security.processor.Processor</DL>
+<DT><PRE>public class <B>CustomProcessor</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../apidocs/org/apache/ws/security/processor/Processor.html" title="class or interface in org.apache.ws.security.processor">Processor</A></DL>
 </PRE>
 
 <P>
@@ -139,10 +136,10 @@ a custom processor that inserts itself i
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;java.util.List&lt;org.apache.ws.security.WSSecurityEngineResult&gt;</CODE></FONT></TD>
+<CODE>&nbsp;java.util.List&lt;<A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityEngineResult.html" title="class or interface in org.apache.ws.security">WSSecurityEngineResult</A>&gt;</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../../org/apache/ws/security/common/CustomProcessor.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,
-            org.apache.ws.security.handler.RequestData&nbsp;data,
-            org.apache.ws.security.WSDocInfo&nbsp;wsDocInfo)</CODE>
+            <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/RequestData.html" title="class or interface in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
+            <A HREF="../../../../../../apidocs/org/apache/ws/security/WSDocInfo.html" title="class or interface in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -190,18 +187,18 @@ public <B>CustomProcessor</B>()</PRE>
 <A NAME="handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)"><!-- --></A><H3>
 handleToken</H3>
 <PRE>
-public final java.util.List&lt;org.apache.ws.security.WSSecurityEngineResult&gt; <B>handleToken</B>(org.w3c.dom.Element&nbsp;elem,
-                                                                                       org.apache.ws.security.handler.RequestData&nbsp;data,
-                                                                                       org.apache.ws.security.WSDocInfo&nbsp;wsDocInfo)
-                                                                                throws org.apache.ws.security.WSSecurityException</PRE>
+public final java.util.List&lt;<A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityEngineResult.html" title="class or interface in org.apache.ws.security">WSSecurityEngineResult</A>&gt; <B>handleToken</B>(org.w3c.dom.Element&nbsp;elem,
+                                                                <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/RequestData.html" title="class or interface in org.apache.ws.security.handler">RequestData</A>&nbsp;data,
+                                                                <A HREF="../../../../../../apidocs/org/apache/ws/security/WSDocInfo.html" title="class or interface in org.apache.ws.security">WSDocInfo</A>&nbsp;wsDocInfo)
+                                                         throws <A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>handleToken</CODE> in interface <CODE>org.apache.ws.security.processor.Processor</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/processor/Processor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)" title="class or interface in org.apache.ws.security.processor">handleToken</A></CODE> in interface <CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/processor/Processor.html" title="class or interface in org.apache.ws.security.processor">Processor</A></CODE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.ws.security.WSSecurityException</CODE></DL>
+<DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/CustomSamlAssertionValidator.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/CustomSamlAssertionValidator.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/CustomSamlAssertionValidator.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/CustomSamlAssertionValidator.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:43 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:51 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CustomSamlAssertionValidator (WSS4J 1.6.7 Test API)
+CustomSamlAssertionValidator (Apache WSS4J 1.6.8 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.common.CustomSamlAssertionValidator class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="CustomSamlAssertionValidator (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="CustomSamlAssertionValidator (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -94,16 +91,16 @@ org.apache.ws.security.common</FONT>
 Class CustomSamlAssertionValidator</H2>
 <PRE>
 java.lang.Object
-  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.ws.security.validate.SignatureTrustValidator
-      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">org.apache.ws.security.validate.SamlAssertionValidator
+  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SignatureTrustValidator.html" title="class or interface in org.apache.ws.security.validate">org.apache.ws.security.validate.SignatureTrustValidator</A>
+      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SamlAssertionValidator.html" title="class or interface in org.apache.ws.security.validate">org.apache.ws.security.validate.SamlAssertionValidator</A>
           <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.ws.security.common.CustomSamlAssertionValidator</B>
 </PRE>
 <DL>
-<DT><B>All Implemented Interfaces:</B> <DD>org.apache.ws.security.validate.Validator</DD>
+<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../apidocs/org/apache/ws/security/validate/Validator.html" title="class or interface in org.apache.ws.security.validate">Validator</A></DD>
 </DL>
 <HR>
 <DL>
-<DT><PRE>public class <B>CustomSamlAssertionValidator</B><DT>extends org.apache.ws.security.validate.SamlAssertionValidator</DL>
+<DT><PRE>public class <B>CustomSamlAssertionValidator</B><DT>extends <A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SamlAssertionValidator.html" title="class or interface in org.apache.ws.security.validate">SamlAssertionValidator</A></DL>
 </PRE>
 
 <P>
@@ -137,9 +134,9 @@ java.lang.Object
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
-<CODE>&nbsp;org.apache.ws.security.validate.Credential</CODE></FONT></TD>
-<TD><CODE><B><A HREF="../../../../../org/apache/ws/security/common/CustomSamlAssertionValidator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(org.apache.ws.security.validate.Credential&nbsp;credential,
-         org.apache.ws.security.handler.RequestData&nbsp;data)</CODE>
+<CODE>&nbsp;<A HREF="../../../../../../apidocs/org/apache/ws/security/validate/Credential.html" title="class or interface in org.apache.ws.security.validate">Credential</A></CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../../org/apache/ws/security/common/CustomSamlAssertionValidator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)">validate</A></B>(<A HREF="../../../../../../apidocs/org/apache/ws/security/validate/Credential.html" title="class or interface in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
+         <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/RequestData.html" title="class or interface in org.apache.ws.security.handler">RequestData</A>&nbsp;data)</CODE>
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
@@ -148,19 +145,19 @@ java.lang.Object
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.ws.security.validate.SamlAssertionValidator"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.ws.security.validate.SamlAssertionValidator</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.ws.security.validate.<A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SamlAssertionValidator.html" title="class or interface in org.apache.ws.security.validate">SamlAssertionValidator</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>checkConditions, setFutureTTL, validateAssertion, verifySignedAssertion</CODE></TD>
+<TD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SamlAssertionValidator.html#checkConditions(org.apache.ws.security.saml.ext.AssertionWrapper)" title="class or interface in org.apache.ws.security.validate">checkConditions</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SamlAssertionValidator.html#setFutureTTL(int)" title="class or interface in org.apache.ws.security.validate">setFutureTTL</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SamlAssertionValidator.html#validateAssertion(org.apache.ws.security.saml.ext.AssertionWrapper)" title="class or interface in org.apache.ws.security.validate">validateAssertion</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SamlAssertionValidator.html#verifySignedAssertion(org.apache.ws.security.saml.ext.AssertionWrapper, org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.validate">verifySignedAsser
 tion</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_org.apache.ws.security.validate.SignatureTrustValidator"><!-- --></A>
 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
-<TH ALIGN="left"><B>Methods inherited from class org.apache.ws.security.validate.SignatureTrustValidator</B></TH>
+<TH ALIGN="left"><B>Methods inherited from class org.apache.ws.security.validate.<A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SignatureTrustValidator.html" title="class or interface in org.apache.ws.security.validate">SignatureTrustValidator</A></B></TH>
 </TR>
 <TR BGCOLOR="white" CLASS="TableRowColor">
-<TD><CODE>getCrypto, isCertificateInKeyStore, matches, validateCertificates, validatePublicKey, verifyTrustInCert, verifyTrustInCert, verifyTrustInCert, verifyTrustInCerts, verifyTrustInCerts, verifyTrustInCerts</CODE></TD>
+<TD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SignatureTrustValidator.html#getCrypto(org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.validate">getCrypto</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SignatureTrustValidator.html#isCertificateInKeyStore(org.apache.ws.security.components.crypto.Crypto, java.security.cert.X509Certificate)" title="class or interface in org.apache.ws.security.validate">isCertificateInKeyStore</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SignatureTrustValidator.html#matches(java.security.cert.X509Certificate, java.util.Collection)" title="class or interface in org.apache.ws.security.validate">matches</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SignatureTrustValidator.html#validateCertificates(java.security.cert.X509Certificate[])" title="class or interface in org.apache.ws.security.validate
 ">validateCertificates</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SignatureTrustValidator.html#validatePublicKey(java.security.PublicKey, org.apache.ws.security.components.crypto.Crypto)" title="class or interface in org.apache.ws.security.validate">validatePublicKey</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SignatureTrustValidator.html#verifyTrustInCert(java.security.cert.X509Certificate, org.apache.ws.security.components.crypto.Crypto)" title="class or interface in org.apache.ws.security.validate">verifyTrustInCert</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SignatureTrustValidator.html#verifyTrustInCert(java.security.cert.X509Certificate, org.apache.ws.security.components.crypto.Crypto, boolean)" title="class or interface in org.apache.ws.security.validate">verifyTrustInCert</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SignatureTrustValidator.html#verifyTrustI
 nCert(java.security.cert.X509Certificate, org.apache.ws.security.components.crypto.Crypto, org.apache.ws.security.handler.RequestData, boolean)" title="class or interface in org.apache.ws.security.validate">verifyTrustInCert</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SignatureTrustValidator.html#verifyTrustInCerts(java.security.cert.X509Certificate[], org.apache.ws.security.components.crypto.Crypto)" title="class or interface in org.apache.ws.security.validate">verifyTrustInCerts</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SignatureTrustValidator.html#verifyTrustInCerts(java.security.cert.X509Certificate[], org.apache.ws.security.components.crypto.Crypto, boolean)" title="class or interface in org.apache.ws.security.validate">verifyTrustInCerts</A>, <A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SignatureTrustValidator.html#verifyTrustInCerts(java.security.cert.X509Certificate[], org.apache.ws.secur
 ity.components.crypto.Crypto, org.apache.ws.security.handler.RequestData, boolean)" title="class or interface in org.apache.ws.security.validate">verifyTrustInCerts</A></CODE></TD>
 </TR>
 </TABLE>
 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
@@ -205,17 +202,17 @@ public <B>CustomSamlAssertionValidator</
 <A NAME="validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)"><!-- --></A><H3>
 validate</H3>
 <PRE>
-public org.apache.ws.security.validate.Credential <B>validate</B>(org.apache.ws.security.validate.Credential&nbsp;credential,
-                                                           org.apache.ws.security.handler.RequestData&nbsp;data)
-                                                    throws org.apache.ws.security.WSSecurityException</PRE>
+public <A HREF="../../../../../../apidocs/org/apache/ws/security/validate/Credential.html" title="class or interface in org.apache.ws.security.validate">Credential</A> <B>validate</B>(<A HREF="../../../../../../apidocs/org/apache/ws/security/validate/Credential.html" title="class or interface in org.apache.ws.security.validate">Credential</A>&nbsp;credential,
+                           <A HREF="../../../../../../apidocs/org/apache/ws/security/handler/RequestData.html" title="class or interface in org.apache.ws.security.handler">RequestData</A>&nbsp;data)
+                    throws <A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></PRE>
 <DL>
 <DD><DL>
-<DT><B>Specified by:</B><DD><CODE>validate</CODE> in interface <CODE>org.apache.ws.security.validate.Validator</CODE><DT><B>Overrides:</B><DD><CODE>validate</CODE> in class <CODE>org.apache.ws.security.validate.SamlAssertionValidator</CODE></DL>
+<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/validate/Validator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.validate">validate</A></CODE> in interface <CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/validate/Validator.html" title="class or interface in org.apache.ws.security.validate">Validator</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SamlAssertionValidator.html#validate(org.apache.ws.security.validate.Credential, org.apache.ws.security.handler.RequestData)" title="class or interface in org.apache.ws.security.validate">validate</A></CODE> in class <CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/validate/SamlAssertionValidator.html" title="class or interface in org.apache.ws.security.validate">SamlAssertionValidator</A></CO
 DE></DL>
 </DD>
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.ws.security.WSSecurityException</CODE></DL>
+<DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/EncodedPasswordCallbackHandler.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/EncodedPasswordCallbackHandler.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/EncodedPasswordCallbackHandler.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/EncodedPasswordCallbackHandler.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:43 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:51 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-EncodedPasswordCallbackHandler (WSS4J 1.6.7 Test API)
+EncodedPasswordCallbackHandler (Apache WSS4J 1.6.8 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.common.EncodedPasswordCallbackHandler class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="EncodedPasswordCallbackHandler (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="EncodedPasswordCallbackHandler (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/KeystoreCallbackHandler.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/KeystoreCallbackHandler.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/KeystoreCallbackHandler.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/KeystoreCallbackHandler.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:43 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:51 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-KeystoreCallbackHandler (WSS4J 1.6.7 Test API)
+KeystoreCallbackHandler (Apache WSS4J 1.6.8 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.common.KeystoreCallbackHandler class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="KeystoreCallbackHandler (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="KeystoreCallbackHandler (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SAML1AuthnHOKHandler.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SAML1AuthnHOKHandler.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SAML1AuthnHOKHandler.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SAML1AuthnHOKHandler.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:43 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:51 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SAML1AuthnHOKHandler (WSS4J 1.6.7 Test API)
+SAML1AuthnHOKHandler (Apache WSS4J 1.6.8 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.common.SAML1AuthnHOKHandler class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SAML1AuthnHOKHandler (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="SAML1AuthnHOKHandler (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -173,12 +170,12 @@ A Callback Handler implementation for a 
 SAML1AuthnHOKHandler</H3>
 <PRE>
 public <B>SAML1AuthnHOKHandler</B>()
-                     throws org.apache.ws.security.WSSecurityException</PRE>
+                     throws <A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></PRE>
 <DL>
 <DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.ws.security.WSSecurityException</CODE></DL>
+<DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></CODE></DL>
 </DL>
 
 <!-- ============ METHOD DETAIL ========== -->

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SAML1CallbackHandler.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SAML1CallbackHandler.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SAML1CallbackHandler.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SAML1CallbackHandler.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:43 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:51 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SAML1CallbackHandler (WSS4J 1.6.7 Test API)
+SAML1CallbackHandler (Apache WSS4J 1.6.8 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.common.SAML1CallbackHandler class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SAML1CallbackHandler (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="SAML1CallbackHandler (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SAML2CallbackHandler.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SAML2CallbackHandler.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SAML2CallbackHandler.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SAML2CallbackHandler.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:43 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:51 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SAML2CallbackHandler (WSS4J 1.6.7 Test API)
+SAML2CallbackHandler (Apache WSS4J 1.6.8 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.common.SAML2CallbackHandler class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SAML2CallbackHandler (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="SAML2CallbackHandler (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SAMLElementCallbackHandler.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SAMLElementCallbackHandler.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SAMLElementCallbackHandler.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SAMLElementCallbackHandler.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:43 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:51 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SAMLElementCallbackHandler (WSS4J 1.6.7 Test API)
+SAMLElementCallbackHandler (Apache WSS4J 1.6.8 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.common.SAMLElementCallbackHandler class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SAMLElementCallbackHandler (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="SAMLElementCallbackHandler (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SOAPUtil.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SOAPUtil.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SOAPUtil.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SOAPUtil.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:43 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:51 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SOAPUtil (WSS4J 1.6.7 Test API)
+SOAPUtil (Apache WSS4J 1.6.8 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.common.SOAPUtil class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SOAPUtil (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="SOAPUtil (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SecretKeyCallbackHandler.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SecretKeyCallbackHandler.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SecretKeyCallbackHandler.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/SecretKeyCallbackHandler.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:43 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:51 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SecretKeyCallbackHandler (WSS4J 1.6.7 Test API)
+SecretKeyCallbackHandler (Apache WSS4J 1.6.8 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.common.SecretKeyCallbackHandler class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="SecretKeyCallbackHandler (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="SecretKeyCallbackHandler (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -240,7 +237,7 @@ public void <B>addSecretKey</B>(java.lan
 setOutboundSecret</H3>
 <PRE>
 public void <B>setOutboundSecret</B>(byte[]&nbsp;secret)
-                       throws org.apache.ws.security.WSSecurityException</PRE>
+                       throws <A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></PRE>
 <DL>
 <DD><DL>
 </DL>
@@ -248,7 +245,7 @@ public void <B>setOutboundSecret</B>(byt
 <DD><DL>
 
 <DT><B>Throws:</B>
-<DD><CODE>org.apache.ws.security.WSSecurityException</CODE></DL>
+<DD><CODE><A HREF="../../../../../../apidocs/org/apache/ws/security/WSSecurityException.html" title="class or interface in org.apache.ws.security">WSSecurityException</A></CODE></DL>
 </DD>
 </DL>
 <!-- ========= END OF CLASS DATA ========= -->

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/UsernamePasswordCallbackHandler.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/UsernamePasswordCallbackHandler.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/UsernamePasswordCallbackHandler.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/UsernamePasswordCallbackHandler.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:43 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:51 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-UsernamePasswordCallbackHandler (WSS4J 1.6.7 Test API)
+UsernamePasswordCallbackHandler (Apache WSS4J 1.6.8 Test API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.common.UsernamePasswordCallbackHandler class">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 
 <SCRIPT type="text/javascript">
 function windowTitle()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="UsernamePasswordCallbackHandler (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="UsernamePasswordCallbackHandler (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/AbstractSAMLCallbackHandler.Statement.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/AbstractSAMLCallbackHandler.Statement.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/AbstractSAMLCallbackHandler.Statement.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/AbstractSAMLCallbackHandler.Statement.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:44 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:52 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.ws.security.common.AbstractSAMLCallbackHandler.Statement (WSS4J 1.6.7 Test API)
+Uses of Class org.apache.ws.security.common.AbstractSAMLCallbackHandler.Statement (Apache WSS4J 1.6.8 Test 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()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.ws.security.common.AbstractSAMLCallbackHandler.Statement (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="Uses of Class org.apache.ws.security.common.AbstractSAMLCallbackHandler.Statement (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -59,7 +55,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/common//class-useAbstractSAMLCallbackHandler.Statement.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/common/class-use/AbstractSAMLCallbackHandler.Statement.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AbstractSAMLCallbackHandler.Statement.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -142,7 +138,7 @@ Uses of <A HREF="../../../../../../org/a
 
 <BR>
 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in
-the order they are declared.</TD>
+the order they're declared.</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -196,7 +192,7 @@ the order they are declared.</TD>
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/ws/security/common//class-useAbstractSAMLCallbackHandler.Statement.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/common/class-use/AbstractSAMLCallbackHandler.Statement.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AbstractSAMLCallbackHandler.Statement.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/AbstractSAMLCallbackHandler.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/AbstractSAMLCallbackHandler.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/AbstractSAMLCallbackHandler.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/AbstractSAMLCallbackHandler.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:44 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:52 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.ws.security.common.AbstractSAMLCallbackHandler (WSS4J 1.6.7 Test API)
+Uses of Class org.apache.ws.security.common.AbstractSAMLCallbackHandler (Apache WSS4J 1.6.8 Test 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()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.ws.security.common.AbstractSAMLCallbackHandler (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="Uses of Class org.apache.ws.security.common.AbstractSAMLCallbackHandler (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -59,7 +55,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/common//class-useAbstractSAMLCallbackHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/common/class-use/AbstractSAMLCallbackHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AbstractSAMLCallbackHandler.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -171,7 +167,7 @@ Uses of <A HREF="../../../../../../org/a
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/ws/security/common//class-useAbstractSAMLCallbackHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/common/class-use/AbstractSAMLCallbackHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="AbstractSAMLCallbackHandler.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomAction.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomAction.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomAction.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomAction.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:44 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:52 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.ws.security.common.CustomAction (WSS4J 1.6.7 Test API)
+Uses of Class org.apache.ws.security.common.CustomAction (Apache WSS4J 1.6.8 Test 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()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.ws.security.common.CustomAction (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="Uses of Class org.apache.ws.security.common.CustomAction (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -59,7 +55,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/common//class-useCustomAction.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/common/class-use/CustomAction.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CustomAction.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -119,7 +115,7 @@ No usage of org.apache.ws.security.commo
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/ws/security/common//class-useCustomAction.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/common/class-use/CustomAction.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CustomAction.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomCrypto.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomCrypto.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomCrypto.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomCrypto.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:44 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:52 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.ws.security.common.CustomCrypto (WSS4J 1.6.7 Test API)
+Uses of Class org.apache.ws.security.common.CustomCrypto (Apache WSS4J 1.6.8 Test 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()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.ws.security.common.CustomCrypto (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="Uses of Class org.apache.ws.security.common.CustomCrypto (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -59,7 +55,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/common//class-useCustomCrypto.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/common/class-use/CustomCrypto.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CustomCrypto.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -119,7 +115,7 @@ No usage of org.apache.ws.security.commo
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/ws/security/common//class-useCustomCrypto.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/common/class-use/CustomCrypto.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CustomCrypto.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomHandler.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomHandler.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomHandler.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomHandler.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:44 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:52 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.ws.security.common.CustomHandler (WSS4J 1.6.7 Test API)
+Uses of Class org.apache.ws.security.common.CustomHandler (Apache WSS4J 1.6.8 Test 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()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.ws.security.common.CustomHandler (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="Uses of Class org.apache.ws.security.common.CustomHandler (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -59,7 +55,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/common//class-useCustomHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/common/class-use/CustomHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CustomHandler.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -119,7 +115,7 @@ No usage of org.apache.ws.security.commo
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/ws/security/common//class-useCustomHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/common/class-use/CustomHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CustomHandler.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomProcessor.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomProcessor.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomProcessor.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomProcessor.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:44 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:52 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.ws.security.common.CustomProcessor (WSS4J 1.6.7 Test API)
+Uses of Class org.apache.ws.security.common.CustomProcessor (Apache WSS4J 1.6.8 Test 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()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.ws.security.common.CustomProcessor (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="Uses of Class org.apache.ws.security.common.CustomProcessor (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -59,7 +55,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/common//class-useCustomProcessor.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/common/class-use/CustomProcessor.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CustomProcessor.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -119,7 +115,7 @@ No usage of org.apache.ws.security.commo
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/ws/security/common//class-useCustomProcessor.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/common/class-use/CustomProcessor.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CustomProcessor.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomSamlAssertionValidator.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomSamlAssertionValidator.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomSamlAssertionValidator.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/CustomSamlAssertionValidator.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:44 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:52 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.ws.security.common.CustomSamlAssertionValidator (WSS4J 1.6.7 Test API)
+Uses of Class org.apache.ws.security.common.CustomSamlAssertionValidator (Apache WSS4J 1.6.8 Test 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()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.ws.security.common.CustomSamlAssertionValidator (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="Uses of Class org.apache.ws.security.common.CustomSamlAssertionValidator (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -59,7 +55,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/common//class-useCustomSamlAssertionValidator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/common/class-use/CustomSamlAssertionValidator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CustomSamlAssertionValidator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -119,7 +115,7 @@ No usage of org.apache.ws.security.commo
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/ws/security/common//class-useCustomSamlAssertionValidator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/common/class-use/CustomSamlAssertionValidator.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CustomSamlAssertionValidator.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/EncodedPasswordCallbackHandler.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/EncodedPasswordCallbackHandler.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/EncodedPasswordCallbackHandler.html (original)
+++ webservices/wss4j/site/testapidocs/org/apache/ws/security/common/class-use/EncodedPasswordCallbackHandler.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:44 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:52 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Uses of Class org.apache.ws.security.common.EncodedPasswordCallbackHandler (WSS4J 1.6.7 Test API)
+Uses of Class org.apache.ws.security.common.EncodedPasswordCallbackHandler (Apache WSS4J 1.6.8 Test 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()
 {
-    if (location.href.indexOf('is-external=true') == -1) {
-        parent.document.title="Uses of Class org.apache.ws.security.common.EncodedPasswordCallbackHandler (WSS4J 1.6.7 Test API)";
-    }
+    parent.document.title="Uses of Class org.apache.ws.security.common.EncodedPasswordCallbackHandler (Apache WSS4J 1.6.8 Test API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -59,7 +55,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/common//class-useEncodedPasswordCallbackHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/common/class-use/EncodedPasswordCallbackHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="EncodedPasswordCallbackHandler.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -119,7 +115,7 @@ No usage of org.apache.ws.security.commo
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/ws/security/common//class-useEncodedPasswordCallbackHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/common/class-use/EncodedPasswordCallbackHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="EncodedPasswordCallbackHandler.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--