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 [7/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/handler/class-use/WSHandler.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/handler/class-use/WSHandler.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/handler/class-use/WSHandler.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/handler/class-use/WSHandler.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:56 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.handler.WSHandler (WSS4J 1.6.6 API)
+Uses of Class org.apache.ws.security.handler.WSHandler (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.handler.WSHandler (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.ws.security.handler.WSHandler (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/handler/class-use/WSHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/handler//class-useWSHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSHandler.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -132,7 +136,7 @@ Uses of <A HREF="../../../../../../org/a
 <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>
@@ -143,7 +147,7 @@ Uses of <A HREF="../../../../../../org/a
 <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>
@@ -154,7 +158,7 @@ Uses of <A HREF="../../../../../../org/a
 <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>
@@ -165,7 +169,7 @@ Uses of <A HREF="../../../../../../org/a
 <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>
@@ -176,7 +180,7 @@ Uses of <A HREF="../../../../../../org/a
 <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>
@@ -187,7 +191,7 @@ Uses of <A HREF="../../../../../../org/a
 <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>
@@ -198,7 +202,7 @@ Uses of <A HREF="../../../../../../org/a
 <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>
@@ -251,7 +255,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/handler/class-use/WSHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/handler//class-useWSHandler.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSHandler.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/handler/class-use/WSHandlerConstants.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/handler/class-use/WSHandlerConstants.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/handler/class-use/WSHandlerConstants.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/handler/class-use/WSHandlerConstants.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:55 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.handler.WSHandlerConstants (WSS4J 1.6.6 API)
+Uses of Class org.apache.ws.security.handler.WSHandlerConstants (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.handler.WSHandlerConstants (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.ws.security.handler.WSHandlerConstants (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/handler/class-use/WSHandlerConstants.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/handler//class-useWSHandlerConstants.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSHandlerConstants.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.handl
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/ws/security/handler/class-use/WSHandlerConstants.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/handler//class-useWSHandlerConstants.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSHandlerConstants.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/handler/class-use/WSHandlerResult.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/handler/class-use/WSHandlerResult.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/handler/class-use/WSHandlerResult.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/handler/class-use/WSHandlerResult.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:56 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.handler.WSHandlerResult (WSS4J 1.6.6 API)
+Uses of Class org.apache.ws.security.handler.WSHandlerResult (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.handler.WSHandlerResult (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.ws.security.handler.WSHandlerResult (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/handler/class-use/WSHandlerResult.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/handler//class-useWSHandlerResult.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSHandlerResult.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.handl
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/ws/security/handler/class-use/WSHandlerResult.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/handler//class-useWSHandlerResult.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSHandlerResult.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/handler/package-frame.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/handler/package-frame.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/handler/package-frame.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/handler/package-frame.html Tue Jul 31 16:30:10 2012
@@ -2,13 +2,13 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.5.0_22) on Mon May 21 18:22:53 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>
-org.apache.ws.security.handler (WSS4J 1.6.6 API)
+org.apache.ws.security.handler (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.handler package">
+<META NAME="date" CONTENT="2012-07-25">
 
 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
 

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/handler/package-summary.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/handler/package-summary.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/handler/package-summary.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/handler/package-summary.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:53 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>
-org.apache.ws.security.handler (WSS4J 1.6.6 API)
+org.apache.ws.security.handler (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.handler package">
+<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="org.apache.ws.security.handler (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.ws.security.handler (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/handler/package-tree.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/handler/package-tree.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/handler/package-tree.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/handler/package-tree.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:53 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>
-org.apache.ws.security.handler Class Hierarchy (WSS4J 1.6.6 API)
+org.apache.ws.security.handler Class Hierarchy (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="org.apache.ws.security.handler Class Hierarchy (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="org.apache.ws.security.handler Class Hierarchy (WSS4J 1.6.7 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,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/handler/package-use.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/handler/package-use.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/handler/package-use.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/handler/package-use.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:56 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 Package org.apache.ws.security.handler (WSS4J 1.6.6 API)
+Uses of Package org.apache.ws.security.handler (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 Package org.apache.ws.security.handler (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package org.apache.ws.security.handler (WSS4J 1.6.7 API)";
+    }
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -23,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/message/CallbackLookup.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/CallbackLookup.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/CallbackLookup.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/CallbackLookup.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:50 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>
-CallbackLookup (WSS4J 1.6.6 API)
+CallbackLookup (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.message.CallbackLookup 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="CallbackLookup (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CallbackLookup (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/message/DOMCallbackLookup.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/DOMCallbackLookup.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/DOMCallbackLookup.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/DOMCallbackLookup.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:50 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>
-DOMCallbackLookup (WSS4J 1.6.6 API)
+DOMCallbackLookup (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.message.DOMCallbackLookup 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="DOMCallbackLookup (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="DOMCallbackLookup (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/message/WSSecBase.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecBase.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecBase.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecBase.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:50 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>
-WSSecBase (WSS4J 1.6.6 API)
+WSSecBase (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.message.WSSecBase 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="WSSecBase (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="WSSecBase (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/message/WSSecDKEncrypt.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecDKEncrypt.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecDKEncrypt.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecDKEncrypt.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:51 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>
-WSSecDKEncrypt (WSS4J 1.6.6 API)
+WSSecDKEncrypt (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.message.WSSecDKEncrypt 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="WSSecDKEncrypt (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="WSSecDKEncrypt (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/message/WSSecDKSign.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecDKSign.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecDKSign.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecDKSign.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:51 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>
-WSSecDKSign (WSS4J 1.6.6 API)
+WSSecDKSign (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.message.WSSecDKSign 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="WSSecDKSign (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="WSSecDKSign (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/message/WSSecDerivedKeyBase.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecDerivedKeyBase.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecDerivedKeyBase.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecDerivedKeyBase.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:51 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>
-WSSecDerivedKeyBase (WSS4J 1.6.6 API)
+WSSecDerivedKeyBase (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.message.WSSecDerivedKeyBase 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="WSSecDerivedKeyBase (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="WSSecDerivedKeyBase (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/message/WSSecEncrypt.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecEncrypt.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecEncrypt.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecEncrypt.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:51 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>
-WSSecEncrypt (WSS4J 1.6.6 API)
+WSSecEncrypt (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.message.WSSecEncrypt 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="WSSecEncrypt (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="WSSecEncrypt (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/message/WSSecEncryptedKey.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecEncryptedKey.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecEncryptedKey.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecEncryptedKey.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:51 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>
-WSSecEncryptedKey (WSS4J 1.6.6 API)
+WSSecEncryptedKey (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.message.WSSecEncryptedKey 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="WSSecEncryptedKey (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="WSSecEncryptedKey (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/message/WSSecHeader.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecHeader.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecHeader.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecHeader.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:51 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>
-WSSecHeader (WSS4J 1.6.6 API)
+WSSecHeader (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.message.WSSecHeader 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="WSSecHeader (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="WSSecHeader (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/message/WSSecSAMLToken.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecSAMLToken.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecSAMLToken.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecSAMLToken.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:51 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>
-WSSecSAMLToken (WSS4J 1.6.6 API)
+WSSecSAMLToken (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.message.WSSecSAMLToken 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="WSSecSAMLToken (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="WSSecSAMLToken (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/message/WSSecSecurityContextToken.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecSecurityContextToken.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecSecurityContextToken.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecSecurityContextToken.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:51 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>
-WSSecSecurityContextToken (WSS4J 1.6.6 API)
+WSSecSecurityContextToken (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.message.WSSecSecurityContextToken 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="WSSecSecurityContextToken (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="WSSecSecurityContextToken (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/message/WSSecSignature.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecSignature.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecSignature.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecSignature.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:51 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>
-WSSecSignature (WSS4J 1.6.6 API)
+WSSecSignature (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.message.WSSecSignature 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="WSSecSignature (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="WSSecSignature (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/message/WSSecSignatureBase.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecSignatureBase.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecSignatureBase.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecSignatureBase.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:51 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>
-WSSecSignatureBase (WSS4J 1.6.6 API)
+WSSecSignatureBase (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.message.WSSecSignatureBase 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="WSSecSignatureBase (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="WSSecSignatureBase (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/message/WSSecSignatureConfirmation.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecSignatureConfirmation.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecSignatureConfirmation.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecSignatureConfirmation.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:51 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>
-WSSecSignatureConfirmation (WSS4J 1.6.6 API)
+WSSecSignatureConfirmation (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.message.WSSecSignatureConfirmation 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="WSSecSignatureConfirmation (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="WSSecSignatureConfirmation (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/message/WSSecTimestamp.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecTimestamp.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecTimestamp.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecTimestamp.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:51 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>
-WSSecTimestamp (WSS4J 1.6.6 API)
+WSSecTimestamp (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.message.WSSecTimestamp 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="WSSecTimestamp (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="WSSecTimestamp (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/message/WSSecUsernameToken.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecUsernameToken.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecUsernameToken.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/WSSecUsernameToken.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:51 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>
-WSSecUsernameToken (WSS4J 1.6.6 API)
+WSSecUsernameToken (WSS4J 1.6.7 API)
 </TITLE>
 
-<META NAME="keywords" CONTENT="org.apache.ws.security.message.WSSecUsernameToken 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="WSSecUsernameToken (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="WSSecUsernameToken (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/message/class-use/CallbackLookup.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/CallbackLookup.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/CallbackLookup.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/CallbackLookup.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:55 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.message.CallbackLookup (WSS4J 1.6.6 API)
+Uses of Interface org.apache.ws.security.message.CallbackLookup (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.message.CallbackLookup (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface org.apache.ws.security.message.CallbackLookup (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/message/class-use/CallbackLookup.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/message//class-useCallbackLookup.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CallbackLookup.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -118,18 +122,18 @@ Uses of <A HREF="../../../../../../org/a
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;<A HREF="../../../../../../org/apache/ws/security/message/CallbackLookup.html" title="interface in org.apache.ws.security.message">CallbackLookup</A></CODE></FONT></TD>
-<TD><CODE><B>WSDocInfo.</B><B><A HREF="../../../../../../org/apache/ws/security/WSDocInfo.html#getCallbackLookup()">getCallbackLookup</A></B>()</CODE>
+<TD><CODE><B>WSSecurityEngine.</B><B><A HREF="../../../../../../org/apache/ws/security/WSSecurityEngine.html#getCallbackLookup()">getCallbackLookup</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;Get the CallbackLookup object to use to locate elements</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/message/CallbackLookup.html" title="interface in org.apache.ws.security.message">CallbackLookup</A></CODE></FONT></TD>
-<TD><CODE><B>WSSecurityEngine.</B><B><A HREF="../../../../../../org/apache/ws/security/WSSecurityEngine.html#getCallbackLookup()">getCallbackLookup</A></B>()</CODE>
+<TD><CODE><B>WSDocInfo.</B><B><A HREF="../../../../../../org/apache/ws/security/WSDocInfo.html#getCallbackLookup()">getCallbackLookup</A></B>()</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get the CallbackLookup object to use to locate elements</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -142,18 +146,18 @@ Uses of <A HREF="../../../../../../org/a
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>&nbsp;void</CODE></FONT></TD>
-<TD><CODE><B>WSDocInfo.</B><B><A HREF="../../../../../../org/apache/ws/security/WSDocInfo.html#setCallbackLookup(org.apache.ws.security.message.CallbackLookup)">setCallbackLookup</A></B>(<A HREF="../../../../../../org/apache/ws/security/message/CallbackLookup.html" title="interface in org.apache.ws.security.message">CallbackLookup</A>&nbsp;callbackLookup)</CODE>
+<TD><CODE><B>WSSecurityEngine.</B><B><A HREF="../../../../../../org/apache/ws/security/WSSecurityEngine.html#setCallbackLookup(org.apache.ws.security.message.CallbackLookup)">setCallbackLookup</A></B>(<A HREF="../../../../../../org/apache/ws/security/message/CallbackLookup.html" title="interface in org.apache.ws.security.message">CallbackLookup</A>&nbsp;callbackLookup)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the CallbackLookup object to use to locate elements</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>WSSecurityEngine.</B><B><A HREF="../../../../../../org/apache/ws/security/WSSecurityEngine.html#setCallbackLookup(org.apache.ws.security.message.CallbackLookup)">setCallbackLookup</A></B>(<A HREF="../../../../../../org/apache/ws/security/message/CallbackLookup.html" title="interface in org.apache.ws.security.message">CallbackLookup</A>&nbsp;callbackLookup)</CODE>
+<TD><CODE><B>WSDocInfo.</B><B><A HREF="../../../../../../org/apache/ws/security/WSDocInfo.html#setCallbackLookup(org.apache.ws.security.message.CallbackLookup)">setCallbackLookup</A></B>(<A HREF="../../../../../../org/apache/ws/security/message/CallbackLookup.html" title="interface in org.apache.ws.security.message">CallbackLookup</A>&nbsp;callbackLookup)</CODE>
 
 <BR>
-&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the CallbackLookup object to use to locate elements</TD>
+&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
 </TR>
 </TABLE>
 &nbsp;
@@ -290,7 +294,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/message/class-use/CallbackLookup.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/message//class-useCallbackLookup.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="CallbackLookup.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/DOMCallbackLookup.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/DOMCallbackLookup.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/DOMCallbackLookup.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/DOMCallbackLookup.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:55 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.message.DOMCallbackLookup (WSS4J 1.6.6 API)
+Uses of Class org.apache.ws.security.message.DOMCallbackLookup (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.message.DOMCallbackLookup (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.ws.security.message.DOMCallbackLookup (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/message/class-use/DOMCallbackLookup.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/message//class-useDOMCallbackLookup.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DOMCallbackLookup.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.messa
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/ws/security/message/class-use/DOMCallbackLookup.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/message//class-useDOMCallbackLookup.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="DOMCallbackLookup.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecBase.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecBase.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecBase.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecBase.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:55 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.message.WSSecBase (WSS4J 1.6.6 API)
+Uses of Class org.apache.ws.security.message.WSSecBase (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.message.WSSecBase (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.ws.security.message.WSSecBase (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/message/class-use/WSSecBase.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/message//class-useWSSecBase.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSSecBase.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -263,7 +267,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/message/class-use/WSSecBase.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/message//class-useWSSecBase.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSSecBase.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecDKEncrypt.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecDKEncrypt.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecDKEncrypt.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecDKEncrypt.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:55 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.message.WSSecDKEncrypt (WSS4J 1.6.6 API)
+Uses of Class org.apache.ws.security.message.WSSecDKEncrypt (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.message.WSSecDKEncrypt (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.ws.security.message.WSSecDKEncrypt (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/message/class-use/WSSecDKEncrypt.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/message//class-useWSSecDKEncrypt.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSSecDKEncrypt.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.messa
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/ws/security/message/class-use/WSSecDKEncrypt.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/message//class-useWSSecDKEncrypt.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSSecDKEncrypt.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecDKSign.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecDKSign.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecDKSign.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecDKSign.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:55 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.message.WSSecDKSign (WSS4J 1.6.6 API)
+Uses of Class org.apache.ws.security.message.WSSecDKSign (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.message.WSSecDKSign (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.ws.security.message.WSSecDKSign (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/message/class-use/WSSecDKSign.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/message//class-useWSSecDKSign.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSSecDKSign.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.messa
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/ws/security/message/class-use/WSSecDKSign.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/message//class-useWSSecDKSign.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSSecDKSign.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecDerivedKeyBase.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecDerivedKeyBase.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecDerivedKeyBase.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecDerivedKeyBase.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:55 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.message.WSSecDerivedKeyBase (WSS4J 1.6.6 API)
+Uses of Class org.apache.ws.security.message.WSSecDerivedKeyBase (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.message.WSSecDerivedKeyBase (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.ws.security.message.WSSecDerivedKeyBase (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/message/class-use/WSSecDerivedKeyBase.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/message//class-useWSSecDerivedKeyBase.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSSecDerivedKeyBase.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -160,7 +164,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/message/class-use/WSSecDerivedKeyBase.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/message//class-useWSSecDerivedKeyBase.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSSecDerivedKeyBase.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecEncrypt.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecEncrypt.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecEncrypt.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecEncrypt.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:55 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.message.WSSecEncrypt (WSS4J 1.6.6 API)
+Uses of Class org.apache.ws.security.message.WSSecEncrypt (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.message.WSSecEncrypt (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.ws.security.message.WSSecEncrypt (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/message/class-use/WSSecEncrypt.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/message//class-useWSSecEncrypt.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSSecEncrypt.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.messa
 &nbsp;PREV&nbsp;
 &nbsp;NEXT</FONT></TD>
 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
-  <A HREF="../../../../../../index.html?org/apache/ws/security/message/class-use/WSSecEncrypt.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/message//class-useWSSecEncrypt.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSSecEncrypt.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecEncryptedKey.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecEncryptedKey.html?rev=1367668&r1=1367667&r2=1367668&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecEncryptedKey.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/message/class-use/WSSecEncryptedKey.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:55 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.message.WSSecEncryptedKey (WSS4J 1.6.6 API)
+Uses of Class org.apache.ws.security.message.WSSecEncryptedKey (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.message.WSSecEncryptedKey (WSS4J 1.6.6 API)";
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class org.apache.ws.security.message.WSSecEncryptedKey (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/message/class-use/WSSecEncryptedKey.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/message//class-useWSSecEncryptedKey.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSSecEncryptedKey.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--
@@ -152,7 +156,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/message/class-use/WSSecEncryptedKey.html" target="_top"><B>FRAMES</B></A>  &nbsp;
+  <A HREF="../../../../../../index.html?org/apache/ws/security/message//class-useWSSecEncryptedKey.html" target="_top"><B>FRAMES</B></A>  &nbsp;
 &nbsp;<A HREF="WSSecEncryptedKey.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
 &nbsp;<SCRIPT type="text/javascript">
   <!--