blob: 527d763ff8114044b1d3d815a62c0ce8125d2909 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>WSSHandlerConstants (Apache Rampart)</title>
<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="WSSHandlerConstants (Apache Rampart)";
}
//-->
</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/WSSHandlerConstants.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/rampart/handler/RampartUsernameTokenValidator.html" title="class in org.apache.rampart.handler"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/rampart/handler/WSSHandlerConstants.html" target="_top">Frames</a></li>
<li><a href="WSSHandlerConstants.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:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</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.rampart.handler</div>
<h2 title="Class WSSHandlerConstants" class="title">Class WSSHandlerConstants</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><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">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.rampart.handler.WSSHandlerConstants</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">WSSHandlerConstants</span>
extends <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></pre>
<div class="block">Constants specific to the Axis2 security module</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#ACTION">ACTION</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#ACTION_ITEMS">ACTION_ITEMS</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#BST_DIRECT_REFERENCE">BST_DIRECT_REFERENCE</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#CONTEXT_MAP_KEY">CONTEXT_MAP_KEY</a></strong></code>
<div class="block">Key to hold the map of security context identifiers against the
service epr addresses (service scope) or wsa:Action values (operation
scope).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#CRYPTO_CLASS_KEY">CRYPTO_CLASS_KEY</a></strong></code>
<div class="block">The class that implements
<code>org.apache.ws.security.components.crypto.Crypto</code>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#CRYPTO_PROPERTIES_KEY">CRYPTO_PROPERTIES_KEY</a></strong></code>
<div class="block">The <code>java.util.Properties</code> object holding the properties
of a <code>org.apache.ws.security.components.crypto.Crypto</code> impl.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#CURRENT_REPETITON">CURRENT_REPETITON</a></strong></code>
<div class="block">The current repetition</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#EMBEDDED_KEYNAME">EMBEDDED_KEYNAME</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#ENCRYPT_BODY">ENCRYPT_BODY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#INFLOW_SECURITY">INFLOW_SECURITY</a></strong></code>
<div class="block">Inflow security parameter</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#INFLOW_SECURITY_CLIENT">INFLOW_SECURITY_CLIENT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#INFLOW_SECURITY_SERVER">INFLOW_SECURITY_SERVER</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#ISSUER_SERIAL">ISSUER_SERIAL</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#OPTIMIZE_PARTS">OPTIMIZE_PARTS</a></strong></code>
<div class="block">This is used to indicate the XPath expression used to indicate the
Elements whose first child (must be a text node) is to be optimized</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#OUTFLOW_SECURITY">OUTFLOW_SECURITY</a></strong></code>
<div class="block">Outflow security parameter</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#OUTFLOW_SECURITY_CLIENT">OUTFLOW_SECURITY_CLIENT</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#OUTFLOW_SECURITY_SERVER">OUTFLOW_SECURITY_SERVER</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#PRESERVE_ORIGINAL_ENV">PRESERVE_ORIGINAL_ENV</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#REQUEST_SECURITY_TOKEN_RESPONSE_LN">REQUEST_SECURITY_TOKEN_RESPONSE_LN</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#RST_ACTON_SCT">RST_ACTON_SCT</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#RST_ACTON_SCT_STANDARD">RST_ACTON_SCT_STANDARD</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#RSTR_ACTON_ISSUE">RSTR_ACTON_ISSUE</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#RSTR_ACTON_SCT">RSTR_ACTON_SCT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#RSTR_ACTON_SCT_STANDARD">RSTR_ACTON_SCT_STANDARD</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#SECURITY_MODULE_NAME">SECURITY_MODULE_NAME</a></strong></code>
<div class="block">Name of the .mar file</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#SENDER_REPEAT_COUNT">SENDER_REPEAT_COUNT</a></strong></code>
<div class="block">Repetition count</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#SIGN_ALL_HEADERS">SIGN_ALL_HEADERS</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#SIGN_BODY">SIGN_BODY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#SKI_KEY_IDENTIFIER">SKI_KEY_IDENTIFIER</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#STS_INFLOW_SECURITY">STS_INFLOW_SECURITY</a></strong></code>
<div class="block">Inflow security parameter of a client to talk to an STS
when sec conv is used</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#STS_OUTFLOW_SECURITY">STS_OUTFLOW_SECURITY</a></strong></code>
<div class="block">Outflow security parameter of a client to talk to an STS
when sec conv is used</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#THUMBPRINT_IDENTIFIER">THUMBPRINT_IDENTIFIER</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#TOK_TYPE_SCT">TOK_TYPE_SCT</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#USE_DOOM">USE_DOOM</a></strong></code>
<div class="block">Key to be used to set a flag in msg ctx to enable/disable using doom</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#WST_NS">WST_NS</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <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></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/rampart/handler/WSSHandlerConstants.html#X509_KEY_IDENTIFIER">X509_KEY_IDENTIFIER</a></strong></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</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/javase/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>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="SECURITY_MODULE_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SECURITY_MODULE_NAME</h4>
<pre>public static final&nbsp;<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> SECURITY_MODULE_NAME</pre>
<div class="block">Name of the .mar file</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.SECURITY_MODULE_NAME">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="INFLOW_SECURITY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INFLOW_SECURITY</h4>
<pre>public static final&nbsp;<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> INFLOW_SECURITY</pre>
<div class="block">Inflow security parameter</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.INFLOW_SECURITY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="INFLOW_SECURITY_SERVER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INFLOW_SECURITY_SERVER</h4>
<pre>public static final&nbsp;<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> INFLOW_SECURITY_SERVER</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.INFLOW_SECURITY_SERVER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="INFLOW_SECURITY_CLIENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INFLOW_SECURITY_CLIENT</h4>
<pre>public static final&nbsp;<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> INFLOW_SECURITY_CLIENT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.INFLOW_SECURITY_CLIENT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="OUTFLOW_SECURITY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OUTFLOW_SECURITY</h4>
<pre>public static final&nbsp;<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> OUTFLOW_SECURITY</pre>
<div class="block">Outflow security parameter</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.OUTFLOW_SECURITY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="OUTFLOW_SECURITY_SERVER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OUTFLOW_SECURITY_SERVER</h4>
<pre>public static final&nbsp;<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> OUTFLOW_SECURITY_SERVER</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.OUTFLOW_SECURITY_SERVER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="OUTFLOW_SECURITY_CLIENT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OUTFLOW_SECURITY_CLIENT</h4>
<pre>public static final&nbsp;<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> OUTFLOW_SECURITY_CLIENT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.OUTFLOW_SECURITY_CLIENT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="STS_INFLOW_SECURITY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STS_INFLOW_SECURITY</h4>
<pre>public static final&nbsp;<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> STS_INFLOW_SECURITY</pre>
<div class="block">Inflow security parameter of a client to talk to an STS
when sec conv is used</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.STS_INFLOW_SECURITY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="STS_OUTFLOW_SECURITY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>STS_OUTFLOW_SECURITY</h4>
<pre>public static final&nbsp;<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> STS_OUTFLOW_SECURITY</pre>
<div class="block">Outflow security parameter of a client to talk to an STS
when sec conv is used</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.STS_OUTFLOW_SECURITY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ACTION">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ACTION</h4>
<pre>public static final&nbsp;<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> ACTION</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.ACTION">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ACTION_ITEMS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ACTION_ITEMS</h4>
<pre>public static final&nbsp;<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> ACTION_ITEMS</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.ACTION_ITEMS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SENDER_REPEAT_COUNT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SENDER_REPEAT_COUNT</h4>
<pre>public static final&nbsp;<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> SENDER_REPEAT_COUNT</pre>
<div class="block">Repetition count</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.SENDER_REPEAT_COUNT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="CURRENT_REPETITON">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CURRENT_REPETITON</h4>
<pre>public static final&nbsp;<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> CURRENT_REPETITON</pre>
<div class="block">The current repetition</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.CURRENT_REPETITON">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="OPTIMIZE_PARTS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OPTIMIZE_PARTS</h4>
<pre>public static final&nbsp;<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> OPTIMIZE_PARTS</pre>
<div class="block">This is used to indicate the XPath expression used to indicate the
Elements whose first child (must be a text node) is to be optimized</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.OPTIMIZE_PARTS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PRESERVE_ORIGINAL_ENV">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PRESERVE_ORIGINAL_ENV</h4>
<pre>public static final&nbsp;<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> PRESERVE_ORIGINAL_ENV</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.PRESERVE_ORIGINAL_ENV">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="BST_DIRECT_REFERENCE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BST_DIRECT_REFERENCE</h4>
<pre>public static final&nbsp;<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> BST_DIRECT_REFERENCE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.BST_DIRECT_REFERENCE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ISSUER_SERIAL">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ISSUER_SERIAL</h4>
<pre>public static final&nbsp;<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> ISSUER_SERIAL</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.ISSUER_SERIAL">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="X509_KEY_IDENTIFIER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>X509_KEY_IDENTIFIER</h4>
<pre>public static final&nbsp;<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> X509_KEY_IDENTIFIER</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.X509_KEY_IDENTIFIER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SKI_KEY_IDENTIFIER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SKI_KEY_IDENTIFIER</h4>
<pre>public static final&nbsp;<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> SKI_KEY_IDENTIFIER</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.SKI_KEY_IDENTIFIER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="EMBEDDED_KEYNAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EMBEDDED_KEYNAME</h4>
<pre>public static final&nbsp;<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> EMBEDDED_KEYNAME</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.EMBEDDED_KEYNAME">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="THUMBPRINT_IDENTIFIER">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>THUMBPRINT_IDENTIFIER</h4>
<pre>public static final&nbsp;<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> THUMBPRINT_IDENTIFIER</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.THUMBPRINT_IDENTIFIER">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SIGN_ALL_HEADERS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SIGN_ALL_HEADERS</h4>
<pre>public static final&nbsp;<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> SIGN_ALL_HEADERS</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.SIGN_ALL_HEADERS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SIGN_BODY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SIGN_BODY</h4>
<pre>public static final&nbsp;<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> SIGN_BODY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.SIGN_BODY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="ENCRYPT_BODY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ENCRYPT_BODY</h4>
<pre>public static final&nbsp;<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> ENCRYPT_BODY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.ENCRYPT_BODY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="USE_DOOM">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>USE_DOOM</h4>
<pre>public static final&nbsp;<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> USE_DOOM</pre>
<div class="block">Key to be used to set a flag in msg ctx to enable/disable using doom</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.USE_DOOM">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="CONTEXT_MAP_KEY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CONTEXT_MAP_KEY</h4>
<pre>public static final&nbsp;<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> CONTEXT_MAP_KEY</pre>
<div class="block">Key to hold the map of security context identifiers against the
service epr addresses (service scope) or wsa:Action values (operation
scope).</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.CONTEXT_MAP_KEY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="CRYPTO_PROPERTIES_KEY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CRYPTO_PROPERTIES_KEY</h4>
<pre>public static final&nbsp;<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> CRYPTO_PROPERTIES_KEY</pre>
<div class="block">The <code>java.util.Properties</code> object holding the properties
of a <code>org.apache.ws.security.components.crypto.Crypto</code> impl.
This should ONLY be used when the CRYPTO_CLASS_KEY is specified.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><code>Crypto</code>,
<a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.CRYPTO_PROPERTIES_KEY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="CRYPTO_CLASS_KEY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>CRYPTO_CLASS_KEY</h4>
<pre>public static final&nbsp;<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> CRYPTO_CLASS_KEY</pre>
<div class="block">The class that implements
<code>org.apache.ws.security.components.crypto.Crypto</code>.</div>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.CRYPTO_CLASS_KEY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="RST_ACTON_SCT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RST_ACTON_SCT</h4>
<pre>public static final&nbsp;<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> RST_ACTON_SCT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.RST_ACTON_SCT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="RSTR_ACTON_SCT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RSTR_ACTON_SCT</h4>
<pre>public static final&nbsp;<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> RSTR_ACTON_SCT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.RSTR_ACTON_SCT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="RST_ACTON_SCT_STANDARD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RST_ACTON_SCT_STANDARD</h4>
<pre>public static final&nbsp;<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> RST_ACTON_SCT_STANDARD</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.RST_ACTON_SCT_STANDARD">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="RSTR_ACTON_SCT_STANDARD">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RSTR_ACTON_SCT_STANDARD</h4>
<pre>public static final&nbsp;<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> RSTR_ACTON_SCT_STANDARD</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.RSTR_ACTON_SCT_STANDARD">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="RSTR_ACTON_ISSUE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RSTR_ACTON_ISSUE</h4>
<pre>public static final&nbsp;<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> RSTR_ACTON_ISSUE</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.RSTR_ACTON_ISSUE">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="TOK_TYPE_SCT">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>TOK_TYPE_SCT</h4>
<pre>public static final&nbsp;<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> TOK_TYPE_SCT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.TOK_TYPE_SCT">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="WST_NS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>WST_NS</h4>
<pre>public static final&nbsp;<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> WST_NS</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.WST_NS">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="REQUEST_SECURITY_TOKEN_RESPONSE_LN">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>REQUEST_SECURITY_TOKEN_RESPONSE_LN</h4>
<pre>public static final&nbsp;<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> REQUEST_SECURITY_TOKEN_RESPONSE_LN</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.rampart.handler.WSSHandlerConstants.REQUEST_SECURITY_TOKEN_RESPONSE_LN">Constant Field Values</a></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/WSSHandlerConstants.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/rampart/handler/RampartUsernameTokenValidator.html" title="class in org.apache.rampart.handler"><span class="strong">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/rampart/handler/WSSHandlerConstants.html" target="_top">Frames</a></li>
<li><a href="WSSHandlerConstants.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:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &copy; <a href="http://www.apache.org">Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>