Author: coheigea
Date: Sat Oct 4 21:40:30 2014
New Revision: 1629446
URL: http://svn.apache.org/r1629446
Log:
Some missing files
Added:
webservices/website/wss4j/apidocs/org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html
webservices/website/wss4j/apidocs/org/apache/wss4j/common/crypto/class-use/ThreadLocalSecurityProvider.html
webservices/website/wss4j/security_advisories.html
webservices/website/wss4j/xref/org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html
Added:
webservices/website/wss4j/apidocs/org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html
URL:
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html?rev=1629446&view=auto
==============================================================================
---
webservices/website/wss4j/apidocs/org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html
(added)
+++
webservices/website/wss4j/apidocs/org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html
Sat Oct 4 21:40:30 2014
@@ -0,0 +1,612 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_55) on Sat Oct 04 22:20:55 IST 2014
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>ThreadLocalSecurityProvider (Apache WSS4J 2.0.3-SNAPSHOT API)</title>
+<meta name="date" content="2014-10-04">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="ThreadLocalSecurityProvider (Apache WSS4J
2.0.3-SNAPSHOT API)";
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!-- -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a
name="navbar_top_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ThreadLocalSecurityProvider.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/wss4j/common/crypto/SantuarioUtil.html"
title="class in org.apache.wss4j.common.crypto"><span class="strong">Prev
Class</span></a></li>
+<li><a
href="../../../../../org/apache/wss4j/common/crypto/WSProviderConfig.html"
title="class in org.apache.wss4j.common.crypto"><span class="strong">Next
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a
href="../../../../../index.html?org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html"
target="_top">Frames</a></li>
+<li><a href="ThreadLocalSecurityProvider.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary: </li>
+<li><a
href="#nested_classes_inherited_from_class_java.security.Provider">Nested</a> | </li>
+<li><a
href="#fields_inherited_from_class_java.util.Properties">Field</a> | </li>
+<li>Constr | </li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li>Field | </li>
+<li>Constr | </li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">org.apache.wss4j.common.crypto</div>
+<h2 title="Class ThreadLocalSecurityProvider" class="title">Class
ThreadLocalSecurityProvider</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li><a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">java.lang.Object</a></li>
+<li>
+<ul class="inheritance">
+<li><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Dictionary.html?is-external=true"
title="class or interface in
java.util">java.util.Dictionary</a><K,V></li>
+<li>
+<ul class="inheritance">
+<li><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Hashtable.html?is-external=true"
title="class or interface in java.util">java.util.Hashtable</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>,<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></li>
+<li>
+<ul class="inheritance">
+<li><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true"
title="class or interface in java.util">java.util.Properties</a></li>
+<li>
+<ul class="inheritance">
+<li><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">java.security.Provider</a></li>
+<li>
+<ul class="inheritance">
+<li>org.apache.wss4j.common.crypto.ThreadLocalSecurityProvider</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a
href="http://docs.oracle.com/javase/6/docs/api/java/io/Serializable.html?is-external=true"
title="class or interface in java.io">Serializable</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Cloneable.html?is-external=true"
title="class or interface in java.lang">Cloneable</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>,<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">ThreadLocalSecurityProvider</span>
+extends <a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a
href="../../../../../serialized-form.html#org.apache.wss4j.common.crypto.ThreadLocalSecurityProvider">Serialized
Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!-- -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a
name="nested_classes_inherited_from_class_java.security.Provider">
+<!-- -->
+</a>
+<h3>Nested classes/interfaces inherited from class java.security.<a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></h3>
+<code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.Service.html?is-external=true"
title="class or interface in java.security">Provider.Service</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!-- -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a
name="fields_inherited_from_class_java.util.Properties">
+<!-- -->
+</a>
+<h3>Fields inherited from class java.util.<a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true"
title="class or interface in java.util">Properties</a></h3>
+<code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true#defaults"
title="class or interface in java.util">defaults</a></code></li>
+</ul>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!-- -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0"
summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd"> </span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#clear()">clear</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Enumeration.html?is-external=true"
title="class or interface in java.util">Enumeration</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#elements()">elements</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true"
title="class or interface in java.util">Set</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true"
title="class or interface in java.util">Map.Entry</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>,<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#entrySet()">entrySet</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#get(java.lang.Object)">get</a></strong>(<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> key)</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#getProperty(java.lang.String)">getProperty</a></strong>(<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.Service.html?is-external=true"
title="class or interface in java.security">Provider.Service</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#getService(java.lang.String,
java.lang.String)">getService</a></strong>(<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> type,
+ <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in
java.lang">String</a> algorithm)</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true"
title="class or interface in java.util">Set</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.Service.html?is-external=true"
title="class or interface in
java.security">Provider.Service</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#getServices()">getServices</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#install()">install</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static boolean</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#isInstalled()">isInstalled</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Enumeration.html?is-external=true"
title="class or interface in java.util">Enumeration</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#keys()">keys</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true"
title="class or interface in java.util">Set</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#keySet()">keySet</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#load(java.io.InputStream)">load</a></strong>(<a
href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true"
title="class or interface in
java.io">InputStream</a> inStream)</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#put(java.lang.Object,
java.lang.Object)">put</a></strong>(<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> key,
+ <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in
java.lang">Object</a> value)</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#putAll(java.util.Map)">putAll</a></strong>(<a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true"
title="class or interface in
java.util">Map</a><?,?> t)</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#remove(java.lang.Object)">remove</a></strong>(<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> key)</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#setProvider(java.security.Provider)">setProvider</a></strong>(<a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in
java.security">Provider</a> p)</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#uninstall()">uninstall</a></strong>()</code> </td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#unsetProvider()">unsetProvider</a></strong>()</code> </td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true"
title="class or interface in java.util">Collection</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></td>
+<td class="colLast"><code><strong><a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html#values()">values</a></strong>()</code> </td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a
name="methods_inherited_from_class_java.security.Provider">
+<!-- -->
+</a>
+<h3>Methods inherited from class java.security.<a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></h3>
+<code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#getInfo()"
title="class or interface in java.security">getInfo</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#getName()"
title="class or interface in java.security">getName</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#getVersion()"
title="class or interface in java.security">getVersion</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#putService(java.security.Provider.Service)"
title="class or interface in java.security">putService</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#removeService(java.security.Provider.Service)"
title="class or interface in java.security">removeService</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=tr
ue#toString()" title="class or interface in
java.security">toString</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a
name="methods_inherited_from_class_java.util.Properties">
+<!-- -->
+</a>
+<h3>Methods inherited from class java.util.<a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true"
title="class or interface in java.util">Properties</a></h3>
+<code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true#getProperty(java.lang.String,
java.lang.String)" title="class or interface in java.util">getProperty</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true#list(java.io.PrintStream)"
title="class or interface in java.util">list</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true#list(java.io.PrintWriter)"
title="class or interface in java.util">list</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true#load(java.io.Reader)"
title="class or interface in java.util">load</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true#loadFromXML(java.io.InputStream)"
title="class or interface in java.util">loadFromXML</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true#propertyNa
mes()" title="class or interface in java.util">propertyNames</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true#save(java.io.OutputStream,
java.lang.String)" title="class or interface in java.util">save</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true#setProperty(java.lang.String,
java.lang.String)" title="class or interface in java.util">setProperty</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true#store(java.io.OutputStream,
java.lang.String)" title="class or interface in java.util">store</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true#store(java.io.Writer,
java.lang.String)" title="class or interface in java.util">store</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true#storeToXML(java.io.OutputStream,
java.lang.String)" title="class or interf
ace in java.util">storeToXML</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true#storeToXML(java.io.OutputStream,
java.lang.String, java.lang.String)" title="class or interface in
java.util">storeToXML</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Properties.html?is-external=true#stringPropertyNames()"
title="class or interface in java.util">stringPropertyNames</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a
name="methods_inherited_from_class_java.util.Hashtable">
+<!-- -->
+</a>
+<h3>Methods inherited from class java.util.<a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Hashtable.html?is-external=true"
title="class or interface in java.util">Hashtable</a></h3>
+<code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Hashtable.html?is-external=true#clone()"
title="class or interface in java.util">clone</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Hashtable.html?is-external=true#contains(java.lang.Object)"
title="class or interface in java.util">contains</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Hashtable.html?is-external=true#containsKey(java.lang.Object)"
title="class or interface in java.util">containsKey</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Hashtable.html?is-external=true#containsValue(java.lang.Object)"
title="class or interface in java.util">containsValue</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Hashtable.html?is-external=true#equals(java.lang.Object)"
title="class or interface in java.util">equals</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Hashtable.html?is-external=true#hashCode()"
title="class or interface i
n java.util">hashCode</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Hashtable.html?is-external=true#isEmpty()"
title="class or interface in java.util">isEmpty</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Hashtable.html?is-external=true#rehash()"
title="class or interface in java.util">rehash</a>, <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Hashtable.html?is-external=true#size()"
title="class or interface in java.util">size</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!-- -->
+</a>
+<h3>Methods inherited from class java.lang.<a
href="http://docs.oracle.com/javase/6/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/6/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/6/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/6/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/javase/6/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/6/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/6/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/6/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>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!-- -->
+</a>
+<h3>Method Detail</h3>
+<a name="install()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>install</h4>
+<pre>public static void install()</pre>
+</li>
+</ul>
+<a name="uninstall()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>uninstall</h4>
+<pre>public static void uninstall()</pre>
+</li>
+</ul>
+<a name="isInstalled()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isInstalled</h4>
+<pre>public static boolean isInstalled()</pre>
+</li>
+</ul>
+<a name="setProvider(java.security.Provider)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setProvider</h4>
+<pre>public static void setProvider(<a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a> p)</pre>
+</li>
+</ul>
+<a name="unsetProvider()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>unsetProvider</h4>
+<pre>public static void unsetProvider()</pre>
+</li>
+</ul>
+<a name="clear()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>clear</h4>
+<pre>public void clear()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#clear()"
title="class or interface in java.util">clear</a></code> in
interface <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>,<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#clear()"
title="class or interface in java.security">clear</a></code> in
class <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="load(java.io.InputStream)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>load</h4>
+<pre>public void load(<a
href="http://docs.oracle.com/javase/6/docs/api/java/io/InputStream.html?is-external=true"
title="class or interface in java.io">InputStream</a> inStream)
+ throws <a
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</a></pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#load(java.io.InputStream)"
title="class or interface in java.security">load</a></code> in
class <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true"
title="class or interface in java.io">IOException</a></code></dd></dl>
+</li>
+</ul>
+<a name="putAll(java.util.Map)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>putAll</h4>
+<pre>public void putAll(<a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><?,?> t)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#putAll(java.util.Map)"
title="class or interface in java.util">putAll</a></code> in
interface <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>,<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#putAll(java.util.Map)"
title="class or interface in java.security">putAll</a></code> in
class <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="entrySet()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>entrySet</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true"
title="class or interface in java.util">Set</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.Entry.html?is-external=true"
title="class or interface in java.util">Map.Entry</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>,<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in
java.lang">Object</a>>> entrySet()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#entrySet()"
title="class or interface in java.util">entrySet</a></code> in
interface <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>,<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#entrySet()"
title="class or interface in java.security">entrySet</a></code> in
class <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="keySet()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>keySet</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true"
title="class or interface in java.util">Set</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> keySet()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#keySet()"
title="class or interface in java.util">keySet</a></code> in
interface <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>,<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#keySet()"
title="class or interface in java.security">keySet</a></code> in
class <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="values()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>values</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Collection.html?is-external=true"
title="class or interface in java.util">Collection</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> values()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#values()"
title="class or interface in java.util">values</a></code> in
interface <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>,<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#values()"
title="class or interface in java.security">values</a></code> in
class <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="put(java.lang.Object, java.lang.Object)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>put</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> put(<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> key,
+ <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> value)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#put(K,
V)" title="class or interface in java.util">put</a></code> in
interface <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>,<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#put(java.lang.Object,
java.lang.Object)" title="class or interface in
java.security">put</a></code> in class <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="remove(java.lang.Object)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>remove</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> remove(<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> key)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#remove(java.lang.Object)"
title="class or interface in java.util">remove</a></code> in
interface <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>,<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#remove(java.lang.Object)"
title="class or interface in java.security">remove</a></code> in
class <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="get(java.lang.Object)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>get</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> get(<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a> key)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true#get(java.lang.Object)"
title="class or interface in java.util">get</a></code> in
interface <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Map.html?is-external=true"
title="class or interface in java.util">Map</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>,<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>></code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#get(java.lang.Object)"
title="class or interface in java.security">get</a></code> in
class <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="keys()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>keys</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Enumeration.html?is-external=true"
title="class or interface in java.util">Enumeration</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> keys()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#keys()"
title="class or interface in java.security">keys</a></code> in
class <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="elements()">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>elements</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Enumeration.html?is-external=true"
title="class or interface in java.util">Enumeration</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true"
title="class or interface in java.lang">Object</a>> elements()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#elements()"
title="class or interface in java.security">elements</a></code> in
class <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getProperty(java.lang.String)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getProperty</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> getProperty(<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> key)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#getProperty(java.lang.String)"
title="class or interface in java.security">getProperty</a></code> in
class <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getService(java.lang.String, java.lang.String)">
+<!-- -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getService</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.Service.html?is-external=true"
title="class or interface in
java.security">Provider.Service</a> getService(<a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> type,
+ <a
href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true"
title="class or interface in java.lang">String</a> algorithm)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#getService(java.lang.String,
java.lang.String)" title="class or interface in
java.security">getService</a></code> in class <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getServices()">
+<!-- -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getServices</h4>
+<pre>public <a
href="http://docs.oracle.com/javase/6/docs/api/java/util/Set.html?is-external=true"
title="class or interface in java.util">Set</a><<a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.Service.html?is-external=true"
title="class or interface in
java.security">Provider.Service</a>> getServices()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true#getServices()"
title="class or interface in java.security">getServices</a></code> in
class <code><a
href="http://docs.oracle.com/javase/6/docs/api/java/security/Provider.html?is-external=true"
title="class or interface in java.security">Provider</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!-- -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a
name="navbar_bottom_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ThreadLocalSecurityProvider.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../../org/apache/wss4j/common/crypto/SantuarioUtil.html"
title="class in org.apache.wss4j.common.crypto"><span class="strong">Prev
Class</span></a></li>
+<li><a
href="../../../../../org/apache/wss4j/common/crypto/WSProviderConfig.html"
title="class in org.apache.wss4j.common.crypto"><span class="strong">Next
Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a
href="../../../../../index.html?org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html"
target="_top">Frames</a></li>
+<li><a href="ThreadLocalSecurityProvider.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary: </li>
+<li><a
href="#nested_classes_inherited_from_class_java.security.Provider">Nested</a> | </li>
+<li><a
href="#fields_inherited_from_class_java.util.Properties">Field</a> | </li>
+<li>Constr | </li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail: </li>
+<li>Field | </li>
+<li>Constr | </li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright © 2004–2014 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+</body>
+</html>
Added:
webservices/website/wss4j/apidocs/org/apache/wss4j/common/crypto/class-use/ThreadLocalSecurityProvider.html
URL:
http://svn.apache.org/viewvc/webservices/website/wss4j/apidocs/org/apache/wss4j/common/crypto/class-use/ThreadLocalSecurityProvider.html?rev=1629446&view=auto
==============================================================================
---
webservices/website/wss4j/apidocs/org/apache/wss4j/common/crypto/class-use/ThreadLocalSecurityProvider.html
(added)
+++
webservices/website/wss4j/apidocs/org/apache/wss4j/common/crypto/class-use/ThreadLocalSecurityProvider.html
Sat Oct 4 21:40:30 2014
@@ -0,0 +1,117 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="en">
+<head>
+<!-- Generated by javadoc (version 1.7.0_55) on Sat Oct 04 22:20:57 IST 2014
-->
+<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
+<title>Uses of Class
org.apache.wss4j.common.crypto.ThreadLocalSecurityProvider (Apache WSS4J
2.0.3-SNAPSHOT API)</title>
+<meta name="date" content="2014-10-04">
+<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css"
title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+ if (location.href.indexOf('is-external=true') == -1) {
+ parent.document.title="Uses of Class
org.apache.wss4j.common.crypto.ThreadLocalSecurityProvider (Apache WSS4J
2.0.3-SNAPSHOT API)";
+ }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!-- -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a
name="navbar_top_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a
href="../../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html"
title="class in org.apache.wss4j.common.crypto">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a
href="../../../../../../index.html?org/apache/wss4j/common/crypto/class-use/ThreadLocalSecurityProvider.html"
target="_top">Frames</a></li>
+<li><a href="ThreadLocalSecurityProvider.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_top");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!-- -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class
org.apache.wss4j.common.crypto.ThreadLocalSecurityProvider" class="title">Uses
of Class<br>org.apache.wss4j.common.crypto.ThreadLocalSecurityProvider</h2>
+</div>
+<div class="classUseContainer">No usage of
org.apache.wss4j.common.crypto.ThreadLocalSecurityProvider</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!-- -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a
name="navbar_bottom_firstrow">
+<!-- -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a
href="../../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html"
title="class in org.apache.wss4j.common.crypto">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../../index-all.html">Index</a></li>
+<li><a href="../../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a
href="../../../../../../index.html?org/apache/wss4j/common/crypto/class-use/ThreadLocalSecurityProvider.html"
target="_top">Frames</a></li>
+<li><a href="ThreadLocalSecurityProvider.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+ allClassesLink = document.getElementById("allclasses_navbar_bottom");
+ if(window==top) {
+ allClassesLink.style.display = "block";
+ }
+ else {
+ allClassesLink.style.display = "none";
+ }
+ //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!-- -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright © 2004–2014 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</small></p>
+</body>
+</html>
Added: webservices/website/wss4j/security_advisories.html
URL:
http://svn.apache.org/viewvc/webservices/website/wss4j/security_advisories.html?rev=1629446&view=auto
==============================================================================
--- webservices/website/wss4j/security_advisories.html (added)
+++ webservices/website/wss4j/security_advisories.html Sat Oct 4 21:40:30 2014
@@ -0,0 +1,127 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2014-10-04 -->
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
+ <title>Apache WSS4J – </title>
+ <style type="text/css" media="all">
+ @import url("./css/maven-base.css");
+ @import url("./css/maven-theme.css");
+ @import url("./css/site.css");
+ </style>
+ <link rel="stylesheet" href="./css/print.css" type="text/css"
media="print" />
+ <meta name="Date-Revision-yyyymmdd" content="20141004" />
+ <meta http-equiv="Content-Language" content="en" />
+
+ </head>
+ <body class="composite">
+ <div id="banner">
+ <a href="./" id="bannerLeft">
+ Apache WSS4J
+ </a>
+ <a href="http://www.apache.org" id="bannerRight">
+ <img
src="http://activemq.apache.org/images/asf-logo.png" alt="$alt" />
+ </a>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ <div id="breadcrumbs">
+
+
+ <div class="xleft">
+ <span id="publishDate">Last Published: 2014-10-04</span>
+ | <span id="projectVersion">Version:
2.0.3-SNAPSHOT</span>
+ </div>
+ <div class="xright">
+
+ </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ <div id="leftColumn">
+ <div id="navcolumn">
+
+
+ <h5>Apache WSS4J</h5>
+ <ul>
+ <li class="none">
+ <a href="index.html" title="Home">Home</a>
+ </li>
+ <li class="none">
+ <a href="download.html" title="Download">Download</a>
+ </li>
+ <li class="none">
+ <a href="user_guide.html" title="User Guide">User
Guide</a>
+ </li>
+ <li class="none">
+ <strong>Security Advisories</strong>
+ </li>
+ </ul>
+ <h5>Project Documentation</h5>
+ <ul>
+
<li class="collapsed">
+ <a href="project-info.html" title="Project
Information">Project Information</a>
+ </li>
+
<li class="collapsed">
+ <a href="project-reports.html" title="Project
Reports">Project Reports</a>
+ </li>
+ </ul>
+ <a href="http://maven.apache.org/" title="Built
by Maven" class="poweredBy">
+ <img class="poweredBy" alt="Built by Maven"
src="./images/logos/maven-feather.png" />
+ </a>
+
+
+ </div>
+ </div>
+ <div id="bodyColumn">
+ <div id="contentBox">
+
+
+<div class="section">
+<h2><a name="Security_Advisories"></a>Security Advisories</h2>
+
+<p>
+As Apache WSS4J is a library that provides WS-Security functionality to web
+service stacks such as Apache CXF and Apache Axis, security issues associated
+with WS-Security tend to be reported to these downstream projects. Therefore
+the best way to keep an eye on security issues involving WSS4J is to look at
+the security advisories pages of these projects.
+</p>
+
+<p>
+The security advisory page for Apache CXF is <a class="externalLink"
href="http://cxf.apache.org/security-advisories.html">here</a>. In particular,
the following security
+advisories are relevant to users of WSS4J:
+</p>
+
+<ul>
+
+<li><a class="externalLink"
href="http://cxf.apache.org/cve-2012-5575.html">Note on CVE-2012-5575</a> - XML
Encryption backwards compatibility attack on Apache CXF.</li>
+
+<li><a class="externalLink"
href="http://cxf.apache.org/note-on-cve-2011-2487.html">Note on
CVE-2011-2487</a> - Bleichenbacher attack against distributed symmetric key in
WS-Security.</li>
+
+<li><a class="externalLink"
href="http://cxf.apache.org/note-on-cve-2011-1096.html">Note on
CVE-2011-1096</a> - XML Encryption flaw / Character pattern encoding
attack.</li>
+</ul>
+
+</div>
+
+
+ </div>
+ </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ <div id="footer">
+ <div class="xright">
+ Copyright © 2004–2014
+ <a href="http://www.apache.org/">The Apache Software
Foundation</a>.
+ All rights reserved.
+
+ </div>
+ <div class="clear">
+ <hr/>
+ </div>
+ </div>
+ </body>
+</html>
Added:
webservices/website/wss4j/xref/org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html
URL:
http://svn.apache.org/viewvc/webservices/website/wss4j/xref/org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html?rev=1629446&view=auto
==============================================================================
---
webservices/website/wss4j/xref/org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html
(added)
+++
webservices/website/wss4j/xref/org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html
Sat Oct 4 21:40:30 2014
@@ -0,0 +1,217 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
+<head><meta http-equiv="content-type" content="text/html; charset=UTF-8" />
+<title>ThreadLocalSecurityProvider xref</title>
+<link type="text/css" rel="stylesheet" href="../../../../../stylesheet.css" />
+</head>
+<body>
+<div id="overview"><a
href="../../../../../../apidocs/org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html">View
Javadoc</a></div><pre>
+<a class="jxr_linenumber" name="L1" href="#L1">1</a> <em
class="jxr_javadoccomment">/**</em>
+<a class="jxr_linenumber" name="L2" href="#L2">2</a> <em
class="jxr_javadoccomment"> * Licensed to the Apache Software Foundation (ASF)
under one</em>
+<a class="jxr_linenumber" name="L3" href="#L3">3</a> <em
class="jxr_javadoccomment"> * or more contributor license agreements. See the
NOTICE file</em>
+<a class="jxr_linenumber" name="L4" href="#L4">4</a> <em
class="jxr_javadoccomment"> * distributed with this work for additional
information</em>
+<a class="jxr_linenumber" name="L5" href="#L5">5</a> <em
class="jxr_javadoccomment"> * regarding copyright ownership. The ASF licenses
this file</em>
+<a class="jxr_linenumber" name="L6" href="#L6">6</a> <em
class="jxr_javadoccomment"> * to you under the Apache License, Version 2.0
(the</em>
+<a class="jxr_linenumber" name="L7" href="#L7">7</a> <em
class="jxr_javadoccomment"> * "License"); you may not use this file except in
compliance</em>
+<a class="jxr_linenumber" name="L8" href="#L8">8</a> <em
class="jxr_javadoccomment"> * with the License. You may obtain a copy of the
License at</em>
+<a class="jxr_linenumber" name="L9" href="#L9">9</a> <em
class="jxr_javadoccomment"> *</em>
+<a class="jxr_linenumber" name="L10" href="#L10">10</a> <em
class="jxr_javadoccomment"> * <a
href="http://www.apache.org/licenses/LICENSE-2."
target="alexandria_uri">http://www.apache.org/licenses/LICENSE-2.</a>0</em>
+<a class="jxr_linenumber" name="L11" href="#L11">11</a> <em
class="jxr_javadoccomment"> *</em>
+<a class="jxr_linenumber" name="L12" href="#L12">12</a> <em
class="jxr_javadoccomment"> * Unless required by applicable law or agreed to in
writing,</em>
+<a class="jxr_linenumber" name="L13" href="#L13">13</a> <em
class="jxr_javadoccomment"> * software distributed under the License is
distributed on an</em>
+<a class="jxr_linenumber" name="L14" href="#L14">14</a> <em
class="jxr_javadoccomment"> * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS
OF ANY</em>
+<a class="jxr_linenumber" name="L15" href="#L15">15</a> <em
class="jxr_javadoccomment"> * KIND, either express or implied. See the License
for the</em>
+<a class="jxr_linenumber" name="L16" href="#L16">16</a> <em
class="jxr_javadoccomment"> * specific language governing permissions and
limitations</em>
+<a class="jxr_linenumber" name="L17" href="#L17">17</a> <em
class="jxr_javadoccomment"> * under the License.</em>
+<a class="jxr_linenumber" name="L18" href="#L18">18</a> <em
class="jxr_javadoccomment"> */</em>
+<a class="jxr_linenumber" name="L19" href="#L19">19</a> <strong
class="jxr_keyword">package</strong> org.apache.wss4j.common.crypto;
+<a class="jxr_linenumber" name="L20" href="#L20">20</a>
+<a class="jxr_linenumber" name="L21" href="#L21">21</a> <strong
class="jxr_keyword">import</strong> java.io.IOException;
+<a class="jxr_linenumber" name="L22" href="#L22">22</a> <strong
class="jxr_keyword">import</strong> java.io.InputStream;
+<a class="jxr_linenumber" name="L23" href="#L23">23</a> <strong
class="jxr_keyword">import</strong> java.security.Provider;
+<a class="jxr_linenumber" name="L24" href="#L24">24</a> <strong
class="jxr_keyword">import</strong> java.security.Security;
+<a class="jxr_linenumber" name="L25" href="#L25">25</a> <strong
class="jxr_keyword">import</strong> java.util.Collection;
+<a class="jxr_linenumber" name="L26" href="#L26">26</a> <strong
class="jxr_keyword">import</strong> java.util.Collections;
+<a class="jxr_linenumber" name="L27" href="#L27">27</a> <strong
class="jxr_keyword">import</strong> java.util.Enumeration;
+<a class="jxr_linenumber" name="L28" href="#L28">28</a> <strong
class="jxr_keyword">import</strong> java.util.Map;
+<a class="jxr_linenumber" name="L29" href="#L29">29</a> <strong
class="jxr_keyword">import</strong> java.util.NoSuchElementException;
+<a class="jxr_linenumber" name="L30" href="#L30">30</a> <strong
class="jxr_keyword">import</strong> java.util.Set;
+<a class="jxr_linenumber" name="L31" href="#L31">31</a>
+<a class="jxr_linenumber" name="L32" href="#L32">32</a> <strong
class="jxr_keyword">public</strong> <strong class="jxr_keyword">class</strong>
<a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html">ThreadLocalSecurityProvider</a>
<strong class="jxr_keyword">extends</strong> Provider {
+<a class="jxr_linenumber" name="L33" href="#L33">33</a>
+<a class="jxr_linenumber" name="L34" href="#L34">34</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong>
<strong class="jxr_keyword">long</strong> serialVersionUID =
3556396671069994931L;
+<a class="jxr_linenumber" name="L35" href="#L35">35</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong>
String NAME = <span class="jxr_string">"TLSP"</span>;
+<a class="jxr_linenumber" name="L36" href="#L36">36</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong>
ThreadLocal<Provider> provider = <strong class="jxr_keyword">new</strong>
ThreadLocal<Provider>();
+<a class="jxr_linenumber" name="L37" href="#L37">37</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong
class="jxr_keyword">boolean</strong> installed = false;
+<a class="jxr_linenumber" name="L38" href="#L38">38</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">final</strong>
EmptyEnumeration<Object> emptyEnumeration = <strong
class="jxr_keyword">new</strong> EmptyEnumeration<Object>();
+<a class="jxr_linenumber" name="L39" href="#L39">39</a>
+<a class="jxr_linenumber" name="L40" href="#L40">40</a> <strong
class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong>
<strong class="jxr_keyword">synchronized</strong> <strong
class="jxr_keyword">void</strong> install() {
+<a class="jxr_linenumber" name="L41" href="#L41">41</a>
Security.insertProviderAt(<strong class="jxr_keyword">new</strong> <a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html">ThreadLocalSecurityProvider</a>(),
+<a class="jxr_linenumber" name="L42" href="#L42">42</a>
Security.getProviders().length);
+<a class="jxr_linenumber" name="L43" href="#L43">43</a> installed =
<strong class="jxr_keyword">true</strong>;
+<a class="jxr_linenumber" name="L44" href="#L44">44</a> }
+<a class="jxr_linenumber" name="L45" href="#L45">45</a>
+<a class="jxr_linenumber" name="L46" href="#L46">46</a> <strong
class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong>
<strong class="jxr_keyword">synchronized</strong> <strong
class="jxr_keyword">void</strong> uninstall() {
+<a class="jxr_linenumber" name="L47" href="#L47">47</a>
Security.removeProvider(NAME);
+<a class="jxr_linenumber" name="L48" href="#L48">48</a> installed =
false;
+<a class="jxr_linenumber" name="L49" href="#L49">49</a> }
+<a class="jxr_linenumber" name="L50" href="#L50">50</a>
+<a class="jxr_linenumber" name="L51" href="#L51">51</a> <strong
class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong>
<strong class="jxr_keyword">boolean</strong> isInstalled() {
+<a class="jxr_linenumber" name="L52" href="#L52">52</a> <strong
class="jxr_keyword">return</strong> installed;
+<a class="jxr_linenumber" name="L53" href="#L53">53</a> }
+<a class="jxr_linenumber" name="L54" href="#L54">54</a>
+<a class="jxr_linenumber" name="L55" href="#L55">55</a> <strong
class="jxr_keyword">private</strong> <a
href="../../../../../org/apache/wss4j/common/crypto/ThreadLocalSecurityProvider.html">ThreadLocalSecurityProvider</a>()
{
+<a class="jxr_linenumber" name="L56" href="#L56">56</a> <strong
class="jxr_keyword">super</strong>(NAME, 1.00, <span
class="jxr_string">"ThreadLocal Security Provider"</span>);
+<a class="jxr_linenumber" name="L57" href="#L57">57</a> }
+<a class="jxr_linenumber" name="L58" href="#L58">58</a>
+<a class="jxr_linenumber" name="L59" href="#L59">59</a> <strong
class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong>
<strong class="jxr_keyword">void</strong> setProvider(Provider p) {
+<a class="jxr_linenumber" name="L60" href="#L60">60</a>
provider.set(p);
+<a class="jxr_linenumber" name="L61" href="#L61">61</a> }
+<a class="jxr_linenumber" name="L62" href="#L62">62</a>
+<a class="jxr_linenumber" name="L63" href="#L63">63</a> <strong
class="jxr_keyword">public</strong> <strong class="jxr_keyword">static</strong>
<strong class="jxr_keyword">void</strong> unsetProvider() {
+<a class="jxr_linenumber" name="L64" href="#L64">64</a>
provider.remove();
+<a class="jxr_linenumber" name="L65" href="#L65">65</a> }
+<a class="jxr_linenumber" name="L66" href="#L66">66</a>
+<a class="jxr_linenumber" name="L67" href="#L67">67</a> <strong
class="jxr_keyword">private</strong> Provider getProvider() {
+<a class="jxr_linenumber" name="L68" href="#L68">68</a> <strong
class="jxr_keyword">return</strong> provider.get();
+<a class="jxr_linenumber" name="L69" href="#L69">69</a> }
+<a class="jxr_linenumber" name="L70" href="#L70">70</a>
+<a class="jxr_linenumber" name="L71" href="#L71">71</a> <strong
class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong>
clear() {
+<a class="jxr_linenumber" name="L72" href="#L72">72</a> Provider p =
getProvider();
+<a class="jxr_linenumber" name="L73" href="#L73">73</a> <strong
class="jxr_keyword">if</strong> (p != <strong
class="jxr_keyword">null</strong>) {
+<a class="jxr_linenumber" name="L74" href="#L74">74</a> p.clear();
+<a class="jxr_linenumber" name="L75" href="#L75">75</a> }
+<a class="jxr_linenumber" name="L76" href="#L76">76</a> }
+<a class="jxr_linenumber" name="L77" href="#L77">77</a>
+<a class="jxr_linenumber" name="L78" href="#L78">78</a> <strong
class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong>
load(InputStream inStream) <strong class="jxr_keyword">throws</strong>
IOException {
+<a class="jxr_linenumber" name="L79" href="#L79">79</a> Provider p =
getProvider();
+<a class="jxr_linenumber" name="L80" href="#L80">80</a> <strong
class="jxr_keyword">if</strong> (p != <strong
class="jxr_keyword">null</strong>) {
+<a class="jxr_linenumber" name="L81" href="#L81">81</a>
p.load(inStream);
+<a class="jxr_linenumber" name="L82" href="#L82">82</a> }
+<a class="jxr_linenumber" name="L83" href="#L83">83</a> }
+<a class="jxr_linenumber" name="L84" href="#L84">84</a>
+<a class="jxr_linenumber" name="L85" href="#L85">85</a> <strong
class="jxr_keyword">public</strong> <strong class="jxr_keyword">void</strong>
putAll(Map<?, ?> t) {
+<a class="jxr_linenumber" name="L86" href="#L86">86</a> Provider p =
getProvider();
+<a class="jxr_linenumber" name="L87" href="#L87">87</a> <strong
class="jxr_keyword">if</strong> (p != <strong
class="jxr_keyword">null</strong>) {
+<a class="jxr_linenumber" name="L88" href="#L88">88</a>
p.putAll(t);
+<a class="jxr_linenumber" name="L89" href="#L89">89</a> }
+<a class="jxr_linenumber" name="L90" href="#L90">90</a> }
+<a class="jxr_linenumber" name="L91" href="#L91">91</a>
+<a class="jxr_linenumber" name="L92" href="#L92">92</a> <strong
class="jxr_keyword">public</strong> Set<Map.Entry<Object, Object>>
entrySet() {
+<a class="jxr_linenumber" name="L93" href="#L93">93</a> Provider p =
getProvider();
+<a class="jxr_linenumber" name="L94" href="#L94">94</a> <strong
class="jxr_keyword">if</strong> (p != <strong
class="jxr_keyword">null</strong>) {
+<a class="jxr_linenumber" name="L95" href="#L95">95</a> <strong
class="jxr_keyword">return</strong> p.entrySet();
+<a class="jxr_linenumber" name="L96" href="#L96">96</a> } <strong
class="jxr_keyword">else</strong> {
+<a class="jxr_linenumber" name="L97" href="#L97">97</a> <strong
class="jxr_keyword">return</strong> Collections.emptySet();
+<a class="jxr_linenumber" name="L98" href="#L98">98</a> }
+<a class="jxr_linenumber" name="L99" href="#L99">99</a> }
+<a class="jxr_linenumber" name="L100" href="#L100">100</a>
+<a class="jxr_linenumber" name="L101" href="#L101">101</a> <strong
class="jxr_keyword">public</strong> Set<Object> keySet() {
+<a class="jxr_linenumber" name="L102" href="#L102">102</a> Provider p
= getProvider();
+<a class="jxr_linenumber" name="L103" href="#L103">103</a> <strong
class="jxr_keyword">if</strong> (p != <strong
class="jxr_keyword">null</strong>) {
+<a class="jxr_linenumber" name="L104" href="#L104">104</a> <strong
class="jxr_keyword">return</strong> p.keySet();
+<a class="jxr_linenumber" name="L105" href="#L105">105</a> } <strong
class="jxr_keyword">else</strong> {
+<a class="jxr_linenumber" name="L106" href="#L106">106</a> <strong
class="jxr_keyword">return</strong> Collections.emptySet();
+<a class="jxr_linenumber" name="L107" href="#L107">107</a> }
+<a class="jxr_linenumber" name="L108" href="#L108">108</a> }
+<a class="jxr_linenumber" name="L109" href="#L109">109</a>
+<a class="jxr_linenumber" name="L110" href="#L110">110</a> <strong
class="jxr_keyword">public</strong> Collection<Object> values() {
+<a class="jxr_linenumber" name="L111" href="#L111">111</a> Provider p
= getProvider();
+<a class="jxr_linenumber" name="L112" href="#L112">112</a> <strong
class="jxr_keyword">if</strong> (p != <strong
class="jxr_keyword">null</strong>) {
+<a class="jxr_linenumber" name="L113" href="#L113">113</a> <strong
class="jxr_keyword">return</strong> p.values();
+<a class="jxr_linenumber" name="L114" href="#L114">114</a> } <strong
class="jxr_keyword">else</strong> {
+<a class="jxr_linenumber" name="L115" href="#L115">115</a> <strong
class="jxr_keyword">return</strong> Collections.emptyList();
+<a class="jxr_linenumber" name="L116" href="#L116">116</a> }
+<a class="jxr_linenumber" name="L117" href="#L117">117</a> }
+<a class="jxr_linenumber" name="L118" href="#L118">118</a>
+<a class="jxr_linenumber" name="L119" href="#L119">119</a> <strong
class="jxr_keyword">public</strong> Object put(Object key, Object value) {
+<a class="jxr_linenumber" name="L120" href="#L120">120</a> Provider p
= getProvider();
+<a class="jxr_linenumber" name="L121" href="#L121">121</a> <strong
class="jxr_keyword">if</strong> (p != <strong
class="jxr_keyword">null</strong>) {
+<a class="jxr_linenumber" name="L122" href="#L122">122</a> <strong
class="jxr_keyword">return</strong> p.put(key, value);
+<a class="jxr_linenumber" name="L123" href="#L123">123</a> } <strong
class="jxr_keyword">else</strong> {
+<a class="jxr_linenumber" name="L124" href="#L124">124</a> <strong
class="jxr_keyword">return</strong> <strong class="jxr_keyword">null</strong>;
+<a class="jxr_linenumber" name="L125" href="#L125">125</a> }
+<a class="jxr_linenumber" name="L126" href="#L126">126</a> }
+<a class="jxr_linenumber" name="L127" href="#L127">127</a>
+<a class="jxr_linenumber" name="L128" href="#L128">128</a> <strong
class="jxr_keyword">public</strong> Object remove(Object key) {
+<a class="jxr_linenumber" name="L129" href="#L129">129</a> Provider p
= getProvider();
+<a class="jxr_linenumber" name="L130" href="#L130">130</a> <strong
class="jxr_keyword">if</strong> (p != <strong
class="jxr_keyword">null</strong>) {
+<a class="jxr_linenumber" name="L131" href="#L131">131</a> <strong
class="jxr_keyword">return</strong> p.remove(key);
+<a class="jxr_linenumber" name="L132" href="#L132">132</a> } <strong
class="jxr_keyword">else</strong> {
+<a class="jxr_linenumber" name="L133" href="#L133">133</a> <strong
class="jxr_keyword">return</strong> <strong class="jxr_keyword">null</strong>;
+<a class="jxr_linenumber" name="L134" href="#L134">134</a> }
+<a class="jxr_linenumber" name="L135" href="#L135">135</a> }
+<a class="jxr_linenumber" name="L136" href="#L136">136</a>
+<a class="jxr_linenumber" name="L137" href="#L137">137</a> <strong
class="jxr_keyword">public</strong> Object get(Object key) {
+<a class="jxr_linenumber" name="L138" href="#L138">138</a> Provider p
= getProvider();
+<a class="jxr_linenumber" name="L139" href="#L139">139</a> <strong
class="jxr_keyword">if</strong> (p != <strong
class="jxr_keyword">null</strong>) {
+<a class="jxr_linenumber" name="L140" href="#L140">140</a> <strong
class="jxr_keyword">return</strong> p.get(key);
+<a class="jxr_linenumber" name="L141" href="#L141">141</a> } <strong
class="jxr_keyword">else</strong> {
+<a class="jxr_linenumber" name="L142" href="#L142">142</a> <strong
class="jxr_keyword">return</strong> <strong class="jxr_keyword">null</strong>;
+<a class="jxr_linenumber" name="L143" href="#L143">143</a> }
+<a class="jxr_linenumber" name="L144" href="#L144">144</a> }
+<a class="jxr_linenumber" name="L145" href="#L145">145</a>
+<a class="jxr_linenumber" name="L146" href="#L146">146</a> <strong
class="jxr_keyword">public</strong> Enumeration<Object> keys() {
+<a class="jxr_linenumber" name="L147" href="#L147">147</a> Provider p
= getProvider();
+<a class="jxr_linenumber" name="L148" href="#L148">148</a> <strong
class="jxr_keyword">if</strong> (p != <strong
class="jxr_keyword">null</strong>) {
+<a class="jxr_linenumber" name="L149" href="#L149">149</a> <strong
class="jxr_keyword">return</strong> p.keys();
+<a class="jxr_linenumber" name="L150" href="#L150">150</a> } <strong
class="jxr_keyword">else</strong> {
+<a class="jxr_linenumber" name="L151" href="#L151">151</a> <strong
class="jxr_keyword">return</strong> emptyEnumeration;
+<a class="jxr_linenumber" name="L152" href="#L152">152</a> }
+<a class="jxr_linenumber" name="L153" href="#L153">153</a> }
+<a class="jxr_linenumber" name="L154" href="#L154">154</a>
+<a class="jxr_linenumber" name="L155" href="#L155">155</a> <strong
class="jxr_keyword">public</strong> Enumeration<Object> elements() {
+<a class="jxr_linenumber" name="L156" href="#L156">156</a> Provider p
= getProvider();
+<a class="jxr_linenumber" name="L157" href="#L157">157</a> <strong
class="jxr_keyword">if</strong> (p != <strong
class="jxr_keyword">null</strong>) {
+<a class="jxr_linenumber" name="L158" href="#L158">158</a> <strong
class="jxr_keyword">return</strong> p.elements();
+<a class="jxr_linenumber" name="L159" href="#L159">159</a> } <strong
class="jxr_keyword">else</strong> {
+<a class="jxr_linenumber" name="L160" href="#L160">160</a> <strong
class="jxr_keyword">return</strong> emptyEnumeration;
+<a class="jxr_linenumber" name="L161" href="#L161">161</a> }
+<a class="jxr_linenumber" name="L162" href="#L162">162</a> }
+<a class="jxr_linenumber" name="L163" href="#L163">163</a>
+<a class="jxr_linenumber" name="L164" href="#L164">164</a> <strong
class="jxr_keyword">public</strong> String getProperty(String key) {
+<a class="jxr_linenumber" name="L165" href="#L165">165</a> Provider p
= getProvider();
+<a class="jxr_linenumber" name="L166" href="#L166">166</a> <strong
class="jxr_keyword">if</strong> (p != <strong
class="jxr_keyword">null</strong>) {
+<a class="jxr_linenumber" name="L167" href="#L167">167</a> <strong
class="jxr_keyword">return</strong> p.getProperty(key);
+<a class="jxr_linenumber" name="L168" href="#L168">168</a> } <strong
class="jxr_keyword">else</strong> {
+<a class="jxr_linenumber" name="L169" href="#L169">169</a> <strong
class="jxr_keyword">return</strong> <strong class="jxr_keyword">null</strong>;
+<a class="jxr_linenumber" name="L170" href="#L170">170</a> }
+<a class="jxr_linenumber" name="L171" href="#L171">171</a> }
+<a class="jxr_linenumber" name="L172" href="#L172">172</a>
+<a class="jxr_linenumber" name="L173" href="#L173">173</a> <strong
class="jxr_keyword">public</strong> Service getService(String type, String
algorithm) {
+<a class="jxr_linenumber" name="L174" href="#L174">174</a> Provider p
= getProvider();
+<a class="jxr_linenumber" name="L175" href="#L175">175</a> <strong
class="jxr_keyword">if</strong> (p != <strong
class="jxr_keyword">null</strong>) {
+<a class="jxr_linenumber" name="L176" href="#L176">176</a> <strong
class="jxr_keyword">return</strong> p.getService(type, algorithm);
+<a class="jxr_linenumber" name="L177" href="#L177">177</a> } <strong
class="jxr_keyword">else</strong> {
+<a class="jxr_linenumber" name="L178" href="#L178">178</a> <strong
class="jxr_keyword">return</strong> <strong class="jxr_keyword">null</strong>;
+<a class="jxr_linenumber" name="L179" href="#L179">179</a> }
+<a class="jxr_linenumber" name="L180" href="#L180">180</a> }
+<a class="jxr_linenumber" name="L181" href="#L181">181</a>
+<a class="jxr_linenumber" name="L182" href="#L182">182</a> <strong
class="jxr_keyword">public</strong> Set<Service> getServices() {
+<a class="jxr_linenumber" name="L183" href="#L183">183</a> Provider p
= getProvider();
+<a class="jxr_linenumber" name="L184" href="#L184">184</a> <strong
class="jxr_keyword">if</strong> (p != <strong
class="jxr_keyword">null</strong>) {
+<a class="jxr_linenumber" name="L185" href="#L185">185</a> <strong
class="jxr_keyword">return</strong> p.getServices();
+<a class="jxr_linenumber" name="L186" href="#L186">186</a> } <strong
class="jxr_keyword">else</strong> {
+<a class="jxr_linenumber" name="L187" href="#L187">187</a> <strong
class="jxr_keyword">return</strong> <strong class="jxr_keyword">null</strong>;
+<a class="jxr_linenumber" name="L188" href="#L188">188</a> }
+<a class="jxr_linenumber" name="L189" href="#L189">189</a> }
+<a class="jxr_linenumber" name="L190" href="#L190">190</a>
+<a class="jxr_linenumber" name="L191" href="#L191">191</a> <strong
class="jxr_keyword">private</strong> <strong
class="jxr_keyword">static</strong> <strong class="jxr_keyword">class</strong>
EmptyEnumeration<T> <strong class="jxr_keyword">implements</strong>
Enumeration<T> {
+<a class="jxr_linenumber" name="L192" href="#L192">192</a>
+<a class="jxr_linenumber" name="L193" href="#L193">193</a> @Override
+<a class="jxr_linenumber" name="L194" href="#L194">194</a> <strong
class="jxr_keyword">public</strong> <strong
class="jxr_keyword">boolean</strong> hasMoreElements() {
+<a class="jxr_linenumber" name="L195" href="#L195">195</a> <strong
class="jxr_keyword">return</strong> false;
+<a class="jxr_linenumber" name="L196" href="#L196">196</a> }
+<a class="jxr_linenumber" name="L197" href="#L197">197</a>
+<a class="jxr_linenumber" name="L198" href="#L198">198</a> @Override
+<a class="jxr_linenumber" name="L199" href="#L199">199</a> <strong
class="jxr_keyword">public</strong> T nextElement() {
+<a class="jxr_linenumber" name="L200" href="#L200">200</a> <strong
class="jxr_keyword">throw</strong> <strong class="jxr_keyword">new</strong>
NoSuchElementException();
+<a class="jxr_linenumber" name="L201" href="#L201">201</a> }
+<a class="jxr_linenumber" name="L202" href="#L202">202</a>
+<a class="jxr_linenumber" name="L203" href="#L203">203</a> }
+<a class="jxr_linenumber" name="L204" href="#L204">204</a> }
+</pre>
+<hr/>
+<div id="footer">Copyright © 2004–2014 <a
href="http://www.apache.org/">The Apache Software Foundation</a>. All rights
reserved.</div>
+</body>
+</html>