You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@axis.apache.org by ve...@apache.org on 2015/12/28 13:47:25 UTC

svn commit: r1721910 [7/23] - in /axis/site/axis2/java/rampart-staging: ./ apidocs/ apidocs/org/apache/rahas/ apidocs/org/apache/rahas/class-use/ apidocs/org/apache/rahas/client/ apidocs/org/apache/rahas/client/class-use/ apidocs/org/apache/rahas/impl/...

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAML2Utils.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAML2Utils.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAML2Utils.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAML2Utils.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SAML2Utils (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
@@ -138,13 +138,13 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/rahas/impl/util/SAML2KeyInfo.html" title="class in org.apache.rahas.impl.util">SAML2KeyInfo</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAML2Utils.html#getSAML2KeyInfo(org.opensaml.saml2.core.Assertion,%20org.apache.ws.security.components.crypto.Crypto,%20javax.security.auth.callback.CallbackHandler)">getSAML2KeyInfo</a></strong>(org.opensaml.saml2.core.Assertion&nbsp;assertion,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAML2Utils.html#getSAML2KeyInfo(org.opensaml.saml2.core.Assertion, org.apache.ws.security.components.crypto.Crypto, javax.security.auth.callback.CallbackHandler)">getSAML2KeyInfo</a></strong>(org.opensaml.saml2.core.Assertion&nbsp;assertion,
                org.apache.ws.security.components.crypto.Crypto&nbsp;crypto,
                <a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/security/auth/callback/CallbackHandler.html?is-external=true" title="class or interface in javax.security.auth.callback">CallbackHandler</a>&nbsp;cb)</code>&nbsp;</td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../org/apache/rahas/impl/util/SAML2KeyInfo.html" title="class in org.apache.rahas.impl.util">SAML2KeyInfo</a></code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAML2Utils.html#getSAML2KeyInfo(org.w3c.dom.Element,%20org.apache.ws.security.components.crypto.Crypto,%20javax.security.auth.callback.CallbackHandler)">getSAML2KeyInfo</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;elem,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAML2Utils.html#getSAML2KeyInfo(org.w3c.dom.Element, org.apache.ws.security.components.crypto.Crypto, javax.security.auth.callback.CallbackHandler)">getSAML2KeyInfo</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;elem,
                org.apache.ws.security.components.crypto.Crypto&nbsp;crypto,
                <a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/security/auth/callback/CallbackHandler.html?is-external=true" title="class or interface in javax.security.auth.callback">CallbackHandler</a>&nbsp;cb)</code>
 <div class="block">Extract certificates or the key available in the SAMLAssertion</div>
@@ -162,7 +162,7 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLAttributeCallback.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLAttributeCallback.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLAttributeCallback.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLAttributeCallback.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SAMLAttributeCallback (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
@@ -192,7 +192,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLCallback.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLCallback.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLCallback.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLCallback.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SAMLCallback (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLCallbackHandler.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLCallbackHandler.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLCallbackHandler.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLCallbackHandler.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SAMLCallbackHandler (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SAMLNameIdentifierCallback (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
@@ -188,7 +188,7 @@ implements <a href="../../../../../org/a
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLUtils.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLUtils.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLUtils.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SAMLUtils.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SAMLUtils (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
@@ -154,7 +154,7 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static org.opensaml.saml1.core.Assertion</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#createAssertion(java.lang.String,%20org.joda.time.DateTime,%20org.joda.time.DateTime,%20java.util.List)">createAssertion</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;issuerName,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#createAssertion(java.lang.String, org.joda.time.DateTime, org.joda.time.DateTime, java.util.List)">createAssertion</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;issuerName,
                org.joda.time.DateTime&nbsp;notBefore,
                org.joda.time.DateTime&nbsp;notOnOrAfter,
                <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.opensaml.saml1.core.Statement&gt;&nbsp;statements)</code>
@@ -163,7 +163,7 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static org.opensaml.saml1.core.Attribute</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#createAttribute(java.lang.String,%20java.lang.String,%20java.lang.String)">createAttribute</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#createAttribute(java.lang.String, java.lang.String, java.lang.String)">createAttribute</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name,
                <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;namespace,
                <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;value)</code>
 <div class="block">Creates a SAML attribute similar to following,
@@ -176,14 +176,14 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static org.opensaml.saml1.core.AttributeStatement</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#createAttributeStatement(org.opensaml.saml1.core.Subject,%20java.util.List)">createAttributeStatement</a></strong>(org.opensaml.saml1.core.Subject&nbsp;subject,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#createAttributeStatement(org.opensaml.saml1.core.Subject, java.util.List)">createAttributeStatement</a></strong>(org.opensaml.saml1.core.Subject&nbsp;subject,
                         <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.opensaml.saml1.core.Attribute&gt;&nbsp;attributeList)</code>
 <div class="block">Creates an attribute statement.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static org.opensaml.saml1.core.AuthenticationStatement</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#createAuthenticationStatement(org.opensaml.saml1.core.Subject,%20java.lang.String,%20org.joda.time.DateTime)">createAuthenticationStatement</a></strong>(org.opensaml.saml1.core.Subject&nbsp;subject,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#createAuthenticationStatement(org.opensaml.saml1.core.Subject, java.lang.String, org.joda.time.DateTime)">createAuthenticationStatement</a></strong>(org.opensaml.saml1.core.Subject&nbsp;subject,
                              <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;authenticationMethod,
                              org.joda.time.DateTime&nbsp;authenticationInstant)</code>
 <div class="block">Creates an AuthenticationStatement.</div>
@@ -191,7 +191,7 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static org.opensaml.saml1.core.Conditions</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#createConditions(org.joda.time.DateTime,%20org.joda.time.DateTime)">createConditions</a></strong>(org.joda.time.DateTime&nbsp;notBefore,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#createConditions(org.joda.time.DateTime, org.joda.time.DateTime)">createConditions</a></strong>(org.joda.time.DateTime&nbsp;notBefore,
                 org.joda.time.DateTime&nbsp;notOnOrAfter)</code>
 <div class="block">Creates Conditions object.</div>
 </td>
@@ -216,14 +216,14 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static org.opensaml.saml1.core.NameIdentifier</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#createNamedIdentifier(java.lang.String,%20java.lang.String)">createNamedIdentifier</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principalName,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#createNamedIdentifier(java.lang.String, java.lang.String)">createNamedIdentifier</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;principalName,
                      <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;format)</code>
 <div class="block">Create named identifier.</div>
 </td>
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static org.opensaml.saml1.core.Subject</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#createSubject(org.opensaml.saml1.core.NameIdentifier,%20java.lang.String,%20org.opensaml.xml.signature.KeyInfo)">createSubject</a></strong>(org.opensaml.saml1.core.NameIdentifier&nbsp;nameIdentifier,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#createSubject(org.opensaml.saml1.core.NameIdentifier, java.lang.String, org.opensaml.xml.signature.KeyInfo)">createSubject</a></strong>(org.opensaml.saml1.core.NameIdentifier&nbsp;nameIdentifier,
              <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;confirmationMethod,
              org.opensaml.xml.signature.KeyInfo&nbsp;keyInfoContent)</code>
 <div class="block">Creates an opensaml Subject representation.</div>
@@ -231,7 +231,7 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static org.opensaml.saml1.core.SubjectConfirmation</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#createSubjectConfirmation(java.lang.String,%20org.opensaml.xml.signature.KeyInfo)">createSubjectConfirmation</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;confirmationMethod,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#createSubjectConfirmation(java.lang.String, org.opensaml.xml.signature.KeyInfo)">createSubjectConfirmation</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;confirmationMethod,
                          org.opensaml.xml.signature.KeyInfo&nbsp;keyInfoContent)</code>
 <div class="block">Creates opensaml SubjectConfirmation representation.</div>
 </td>
@@ -260,7 +260,7 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>static org.opensaml.xml.signature.KeyInfo</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#getSymmetricKeyBasedKeyInfo(org.w3c.dom.Document,%20org.apache.rahas.RahasData,%20java.security.cert.X509Certificate,%20int,%20org.apache.ws.security.components.crypto.Crypto,%20int)">getSymmetricKeyBasedKeyInfo</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a>&nbsp;doc,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#getSymmetricKeyBasedKeyInfo(org.w3c.dom.Document, org.apache.rahas.RahasData, java.security.cert.X509Certificate, int, org.apache.ws.security.components.crypto.Crypto, int)">getSymmetricKeyBasedKeyInfo</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Document.html?is-external=true" title="class or interface in org.w3c.dom">Document</a>&nbsp;doc,
                            <a href="../../../../../org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</a>&nbsp;data,
                            <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/security/cert/X509Certificate.html?is-external=true" title="class or interface in java.security.cert">X509Certificate</a>&nbsp;serviceCert,
                            int&nbsp;keySize,
@@ -271,7 +271,7 @@ extends <a href="http://docs.oracle.com/
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static void</code></td>
-<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#signAssertion(org.opensaml.saml1.core.Assertion,%20org.apache.ws.security.components.crypto.Crypto,%20java.lang.String,%20java.lang.String)">signAssertion</a></strong>(org.opensaml.saml1.core.Assertion&nbsp;assertion,
+<td class="colLast"><code><strong><a href="../../../../../org/apache/rahas/impl/util/SAMLUtils.html#signAssertion(org.opensaml.saml1.core.Assertion, org.apache.ws.security.components.crypto.Crypto, java.lang.String, java.lang.String)">signAssertion</a></strong>(org.opensaml.saml1.core.Assertion&nbsp;assertion,
              org.apache.ws.security.components.crypto.Crypto&nbsp;crypto,
              <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;issuerKeyAlias,
              <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;issuerKeyPassword)</code>
@@ -284,7 +284,7 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SignKeyHolder.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SignKeyHolder.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SignKeyHolder.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/SignKeyHolder.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>SignKeyHolder (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>
@@ -212,7 +212,7 @@ implements org.opensaml.xml.security.x50
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/AxiomParserPool.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/AxiomParserPool.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/AxiomParserPool.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/AxiomParserPool.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.rahas.impl.util.AxiomParserPool (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/CommonUtil.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/CommonUtil.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/CommonUtil.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/CommonUtil.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.rahas.impl.util.CommonUtil (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAML2KeyInfo.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAML2KeyInfo.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAML2KeyInfo.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAML2KeyInfo.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.rahas.impl.util.SAML2KeyInfo (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
@@ -96,13 +96,13 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/rahas/impl/util/SAML2KeyInfo.html" title="class in org.apache.rahas.impl.util">SAML2KeyInfo</a></code></td>
-<td class="colLast"><span class="strong">SAML2Utils.</span><code><strong><a href="../../../../../../org/apache/rahas/impl/util/SAML2Utils.html#getSAML2KeyInfo(org.opensaml.saml2.core.Assertion,%20org.apache.ws.security.components.crypto.Crypto,%20javax.security.auth.callback.CallbackHandler)">getSAML2KeyInfo</a></strong>(org.opensaml.saml2.core.Assertion&nbsp;assertion,
+<td class="colLast"><span class="strong">SAML2Utils.</span><code><strong><a href="../../../../../../org/apache/rahas/impl/util/SAML2Utils.html#getSAML2KeyInfo(org.opensaml.saml2.core.Assertion, org.apache.ws.security.components.crypto.Crypto, javax.security.auth.callback.CallbackHandler)">getSAML2KeyInfo</a></strong>(org.opensaml.saml2.core.Assertion&nbsp;assertion,
                org.apache.ws.security.components.crypto.Crypto&nbsp;crypto,
                <a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/security/auth/callback/CallbackHandler.html?is-external=true" title="class or interface in javax.security.auth.callback">CallbackHandler</a>&nbsp;cb)</code>&nbsp;</td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>static <a href="../../../../../../org/apache/rahas/impl/util/SAML2KeyInfo.html" title="class in org.apache.rahas.impl.util">SAML2KeyInfo</a></code></td>
-<td class="colLast"><span class="strong">SAML2Utils.</span><code><strong><a href="../../../../../../org/apache/rahas/impl/util/SAML2Utils.html#getSAML2KeyInfo(org.w3c.dom.Element,%20org.apache.ws.security.components.crypto.Crypto,%20javax.security.auth.callback.CallbackHandler)">getSAML2KeyInfo</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;elem,
+<td class="colLast"><span class="strong">SAML2Utils.</span><code><strong><a href="../../../../../../org/apache/rahas/impl/util/SAML2Utils.html#getSAML2KeyInfo(org.w3c.dom.Element, org.apache.ws.security.components.crypto.Crypto, javax.security.auth.callback.CallbackHandler)">getSAML2KeyInfo</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/org/w3c/dom/Element.html?is-external=true" title="class or interface in org.w3c.dom">Element</a>&nbsp;elem,
                org.apache.ws.security.components.crypto.Crypto&nbsp;crypto,
                <a href="http://docs.oracle.com/javase/1.5.0/docs/api/javax/security/auth/callback/CallbackHandler.html?is-external=true" title="class or interface in javax.security.auth.callback">CallbackHandler</a>&nbsp;cb)</code>
 <div class="block">Extract certificates or the key available in the SAMLAssertion</div>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAML2Utils.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAML2Utils.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAML2Utils.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAML2Utils.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.rahas.impl.util.SAML2Utils (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLAttributeCallback.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLAttributeCallback.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLAttributeCallback.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLAttributeCallback.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.rahas.impl.util.SAMLAttributeCallback (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLCallback.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLCallback.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLCallback.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLCallback.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Interface org.apache.rahas.impl.util.SAMLCallback (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLCallbackHandler.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLCallbackHandler.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLCallbackHandler.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLCallbackHandler.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Interface org.apache.rahas.impl.util.SAMLCallbackHandler (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLNameIdentifierCallback.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLNameIdentifierCallback.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLNameIdentifierCallback.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLNameIdentifierCallback.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.rahas.impl.util.SAMLNameIdentifierCallback (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLUtils.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLUtils.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLUtils.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SAMLUtils.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.rahas.impl.util.SAMLUtils (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SignKeyHolder.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SignKeyHolder.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SignKeyHolder.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/class-use/SignKeyHolder.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Class org.apache.rahas.impl.util.SignKeyHolder (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
 </head>
@@ -96,7 +96,7 @@
 <tbody>
 <tr class="altColor">
 <td class="colFirst"><code>org.opensaml.saml2.core.Assertion</code></td>
-<td class="colLast"><span class="strong">SAML2TokenIssuer.</span><code><strong><a href="../../../../../../org/apache/rahas/impl/SAML2TokenIssuer.html#setSignature(org.opensaml.saml2.core.Assertion,%20org.apache.rahas.impl.util.SignKeyHolder)">setSignature</a></strong>(org.opensaml.saml2.core.Assertion&nbsp;assertion,
+<td class="colLast"><span class="strong">SAML2TokenIssuer.</span><code><strong><a href="../../../../../../org/apache/rahas/impl/SAML2TokenIssuer.html#setSignature(org.opensaml.saml2.core.Assertion, org.apache.rahas.impl.util.SignKeyHolder)">setSignature</a></strong>(org.opensaml.saml2.core.Assertion&nbsp;assertion,
             <a href="../../../../../../org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</a>&nbsp;cred)</code>
 <div class="block">This method is used to sign the assertion</div>
 </td>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/package-frame.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/package-frame.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/package-frame.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/package-frame.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.rahas.impl.util (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/package-summary.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/package-summary.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/package-summary.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/package-summary.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.rahas.impl.util (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/package-tree.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/package-tree.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/package-tree.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/package-tree.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.rahas.impl.util Class Hierarchy (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/package-use.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/package-use.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/package-use.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/impl/util/package-use.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Package org.apache.rahas.impl.util (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/package-frame.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/package-frame.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/package-frame.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/package-frame.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.rahas (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/package-summary.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/package-summary.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/package-summary.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/package-summary.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.rahas (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/package-tree.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/package-tree.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/package-tree.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/package-tree.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>org.apache.rahas Class Hierarchy (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/package-use.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/package-use.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/package-use.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rahas/package-use.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>Uses of Package org.apache.rahas (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rampart/AbstractUniqueMessageAttributeCache.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rampart/AbstractUniqueMessageAttributeCache.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rampart/AbstractUniqueMessageAttributeCache.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rampart/AbstractUniqueMessageAttributeCache.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>AbstractUniqueMessageAttributeCache (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
@@ -167,14 +167,14 @@ implements <a href="../../../org/apache/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 <ul class="blockList">
 <li class="blockList"><a name="methods_inherited_from_class_org.apache.rampart.UniqueMessageAttributeCache">
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.rampart.<a href="../../../org/apache/rampart/UniqueMessageAttributeCache.html" title="interface in org.apache.rampart">UniqueMessageAttributeCache</a></h3>
-<code><a href="../../../org/apache/rampart/UniqueMessageAttributeCache.html#addToCache(java.lang.String,%20java.lang.String)">addToCache</a>, <a href="../../../org/apache/rampart/UniqueMessageAttributeCache.html#clearCache()">clearCache</a>, <a href="../../../org/apache/rampart/UniqueMessageAttributeCache.html#valueExistsInCache(java.lang.String,%20java.lang.String)">valueExistsInCache</a></code></li>
+<code><a href="../../../org/apache/rampart/UniqueMessageAttributeCache.html#addToCache(java.lang.String, java.lang.String)">addToCache</a>, <a href="../../../org/apache/rampart/UniqueMessageAttributeCache.html#clearCache()">clearCache</a>, <a href="../../../org/apache/rampart/UniqueMessageAttributeCache.html#valueExistsInCache(java.lang.String, java.lang.String)">valueExistsInCache</a></code></li>
 </ul>
 </li>
 </ul>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rampart/ExtendedPolicyValidatorCallbackHandler.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rampart/ExtendedPolicyValidatorCallbackHandler.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rampart/ExtendedPolicyValidatorCallbackHandler.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rampart/ExtendedPolicyValidatorCallbackHandler.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>ExtendedPolicyValidatorCallbackHandler (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
@@ -121,7 +121,7 @@ extends <a href="../../../org/apache/ram
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../org/apache/rampart/ExtendedPolicyValidatorCallbackHandler.html#validate(org.apache.rampart.ValidatorData,%20java.util.List)">validate</a></strong>(<a href="../../../org/apache/rampart/ValidatorData.html" title="class in org.apache.rampart">ValidatorData</a>&nbsp;data,
+<td class="colLast"><code><strong><a href="../../../org/apache/rampart/ExtendedPolicyValidatorCallbackHandler.html#validate(org.apache.rampart.ValidatorData, java.util.List)">validate</a></strong>(<a href="../../../org/apache/rampart/ValidatorData.html" title="class in org.apache.rampart">ValidatorData</a>&nbsp;data,
         <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;org.apache.ws.security.WSSecurityEngineResult&gt;&nbsp;results)</code>
 <div class="block">Validate policy based results.</div>
 </td>
@@ -132,7 +132,7 @@ extends <a href="../../../org/apache/ram
 <!--   -->
 </a>
 <h3>Methods inherited from interface&nbsp;org.apache.rampart.<a href="../../../org/apache/rampart/PolicyValidatorCallbackHandler.html" title="interface in org.apache.rampart">PolicyValidatorCallbackHandler</a></h3>
-<code><a href="../../../org/apache/rampart/PolicyValidatorCallbackHandler.html#validate(org.apache.rampart.ValidatorData,%20java.util.Vector)">validate</a></code></li>
+<code><a href="../../../org/apache/rampart/PolicyValidatorCallbackHandler.html#validate(org.apache.rampart.ValidatorData, java.util.Vector)">validate</a></code></li>
 </ul>
 </li>
 </ul>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rampart/MessageBuilder.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rampart/MessageBuilder.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rampart/MessageBuilder.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rampart/MessageBuilder.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>MessageBuilder (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
@@ -142,7 +142,7 @@ extends <a href="http://docs.oracle.com/
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>

Modified: axis/site/axis2/java/rampart-staging/apidocs/org/apache/rampart/NonceCache.html
URL: http://svn.apache.org/viewvc/axis/site/axis2/java/rampart-staging/apidocs/org/apache/rampart/NonceCache.html?rev=1721910&r1=1721909&r2=1721910&view=diff
==============================================================================
--- axis/site/axis2/java/rampart-staging/apidocs/org/apache/rampart/NonceCache.html (original)
+++ axis/site/axis2/java/rampart-staging/apidocs/org/apache/rampart/NonceCache.html Mon Dec 28 12:47:21 2015
@@ -2,7 +2,7 @@
 <!-- NewPage -->
 <html lang="en">
 <head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
 <title>NonceCache (Apache Rampart)</title>
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 </head>
@@ -149,7 +149,7 @@ extends <a href="../../../org/apache/ram
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><strong><a href="../../../org/apache/rampart/NonceCache.html#addToCache(java.lang.String,%20java.lang.String)">addToCache</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
+<td class="colLast"><code><strong><a href="../../../org/apache/rampart/NonceCache.html#addToCache(java.lang.String, java.lang.String)">addToCache</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
           <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;userName)</code>
 <div class="block">Add value to a cache.</div>
 </td>
@@ -162,7 +162,7 @@ extends <a href="../../../org/apache/ram
 </tr>
 <tr class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><strong><a href="../../../org/apache/rampart/NonceCache.html#valueExistsInCache(java.lang.String,%20java.lang.String)">valueExistsInCache</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
+<td class="colLast"><code><strong><a href="../../../org/apache/rampart/NonceCache.html#valueExistsInCache(java.lang.String, java.lang.String)">valueExistsInCache</a></strong>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
                   <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;userName)</code>
 <div class="block">Checks whether value already exists in the cache for a given user name.</div>
 </td>
@@ -180,7 +180,7 @@ extends <a href="../../../org/apache/ram
 <!--   -->
 </a>
 <h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
-<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long,%20int)" title="class or interface in java.lang">wait</a></code></li>
+<code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/jav
 ase/1.5.0/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -230,7 +230,7 @@ extends <a href="../../../org/apache/ram
 <h4>addToCache</h4>
 <pre>public&nbsp;void&nbsp;addToCache(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
               <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;userName)</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../org/apache/rampart/UniqueMessageAttributeCache.html#addToCache(java.lang.String,%20java.lang.String)">UniqueMessageAttributeCache</a></code></strong></div>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../org/apache/rampart/UniqueMessageAttributeCache.html#addToCache(java.lang.String, java.lang.String)">UniqueMessageAttributeCache</a></code></strong></div>
 <div class="block">Add value to a cache. Value can be sequence or nonce value.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>id</code> - - Nonce value or sequence number.</dd><dd><code>userName</code> - - User name parameter value of the UserNameToken.</dd></dl>
 </li>
@@ -243,7 +243,7 @@ extends <a href="../../../org/apache/ram
 <h4>valueExistsInCache</h4>
 <pre>public&nbsp;boolean&nbsp;valueExistsInCache(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;id,
                          <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;userName)</pre>
-<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../org/apache/rampart/UniqueMessageAttributeCache.html#valueExistsInCache(java.lang.String,%20java.lang.String)">UniqueMessageAttributeCache</a></code></strong></div>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../org/apache/rampart/UniqueMessageAttributeCache.html#valueExistsInCache(java.lang.String, java.lang.String)">UniqueMessageAttributeCache</a></code></strong></div>
 <div class="block">Checks whether value already exists in the cache for a given user name.</div>
 <dl><dt><span class="strong">Parameters:</span></dt><dd><code>id</code> - - Nonce or sequence id value of the newly received message.</dd><dd><code>userName</code> - - User name parameter value of the UserName token.</dd>
 <dt><span class="strong">Returns:</span></dt><dd>Returns true if nonce or sequence id is already received for given user name. Else false.</dd></dl>