blob: ca17659fea028b92487c198f261ef8f643c291fc [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_22) on Thu Apr 26 14:22:14 IST 2012 -->
<TITLE>
Index (Apache Rampart API)
</TITLE>
<META NAME="date" CONTENT="2012-04-26">
<LINK REL ="stylesheet" TYPE="text/css" HREF="./stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Index (Apache Rampart API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl"><B>AbstractIssuerConfig</B></A> - Class in <A HREF="./org/apache/rahas/impl/package-summary.html">org.apache.rahas.impl</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#AbstractIssuerConfig()"><B>AbstractIssuerConfig()</B></A> -
Constructor for class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.KeyComputation.html" title="class in org.apache.rahas.impl"><B>AbstractIssuerConfig.KeyComputation</B></A> - Class in <A HREF="./org/apache/rahas/impl/package-summary.html">org.apache.rahas.impl</A><DD>The key computation policy when clien't entropy is provided<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.KeyComputation.html#AbstractIssuerConfig.KeyComputation()"><B>AbstractIssuerConfig.KeyComputation()</B></A> -
Constructor for class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.KeyComputation.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig.KeyComputation</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/AbstractUniqueMessageAttributeCache.html" title="class in org.apache.rampart"><B>AbstractUniqueMessageAttributeCache</B></A> - Class in <A HREF="./org/apache/rampart/package-summary.html">org.apache.rampart</A><DD>An abstract class which implements UniqueMessageAttributeCache interface.<DT><A HREF="./org/apache/rampart/AbstractUniqueMessageAttributeCache.html#AbstractUniqueMessageAttributeCache()"><B>AbstractUniqueMessageAttributeCache()</B></A> -
Constructor for class org.apache.rampart.<A HREF="./org/apache/rampart/AbstractUniqueMessageAttributeCache.html" title="class in org.apache.rampart">AbstractUniqueMessageAttributeCache</A>
<DD>Default constructor.
<DT><A HREF="./org/apache/rampart/AbstractUniqueMessageAttributeCache.html#AbstractUniqueMessageAttributeCache(int)"><B>AbstractUniqueMessageAttributeCache(int)</B></A> -
Constructor for class org.apache.rampart.<A HREF="./org/apache/rampart/AbstractUniqueMessageAttributeCache.html" title="class in org.apache.rampart">AbstractUniqueMessageAttributeCache</A>
<DD>Constructor with maximum life time as a parameter.
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#ACTION"><B>ACTION</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#ACTION_ITEMS"><B>ACTION_ITEMS</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html#add(org.apache.rahas.Token)"><B>add(Token)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas">SimpleTokenStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenStorage.html#add(org.apache.rahas.Token)"><B>add(Token)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenStorage.html" title="interface in org.apache.rahas">TokenStorage</A>
<DD>Add the given token to the list.
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#ADD_REQUESTED_ATTACHED_REF"><B>ADD_REQUESTED_ATTACHED_REF</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#ADD_REQUESTED_UNATTACHED_REF"><B>ADD_REQUESTED_UNATTACHED_REF</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLAttributeCallback.html#addAttributes(org.opensaml.saml1.core.Attribute)"><B>addAttributes(Attribute)</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLAttributeCallback.html" title="class in org.apache.rahas.impl.util">SAMLAttributeCallback</A>
<DD>Add SAML1 attribute.
<DT><A HREF="./org/apache/rahas/impl/util/SAMLAttributeCallback.html#addAttributes(org.opensaml.saml2.core.Attribute)"><B>addAttributes(Attribute)</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLAttributeCallback.html" title="class in org.apache.rahas.impl.util">SAMLAttributeCallback</A>
<DD>Overloaded method to support SAML2
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#addDeclaredNamespaces(java.util.HashMap)"><B>addDeclaredNamespaces(HashMap)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#addExpression(java.lang.String)"><B>addExpression(String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#addNamespaces(java.lang.String, java.lang.String)"><B>addNamespaces(String, String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/ServiceNonceCache.html#addNonceForService(java.lang.String, java.lang.String, java.lang.String, int)"><B>addNonceForService(String, String, String, int)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/ServiceNonceCache.html" title="class in org.apache.rampart">ServiceNonceCache</A>
<DD>This method will add a nonce value for a given service.
<DT><A HREF="./org/apache/rahas/client/STSClient.html#addParameter(org.apache.axis2.description.Parameter)"><B>addParameter(Parameter)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#addRampartConfig(org.apache.rampart.RampartMessageData, org.apache.neethi.Policy)"><B>addRampartConfig(RampartMessageData, Policy)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#addRequestedAttachedRef"><B>addRequestedAttachedRef</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#addRequestedUnattachedRef"><B>addRequestedUnattachedRef</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#addSignatureConfirmation(org.apache.rampart.RampartMessageData, java.util.List)"><B>addSignatureConfirmation(RampartMessageData, List&lt;WSEncryptionPart&gt;)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#addSignatureParts(java.util.HashMap, java.util.List)"><B>addSignatureParts(HashMap, List&lt;WSEncryptionPart&gt;)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#addSignedPart(java.lang.String, java.lang.String)"><B>addSignedPart(String, String)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#addSignedPart(org.apache.ws.security.WSEncryptionPart)"><B>addSignedPart(WSEncryptionPart)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#addSupportingPolicyData(org.apache.rampart.policy.SupportingPolicyData)"><B>addSupportingPolicyData(SupportingPolicyData)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#addTimestamp(org.apache.rampart.RampartMessageData)"><B>addTimestamp(RampartMessageData)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/NonceCache.html#addToCache(java.lang.String, java.lang.String)"><B>addToCache(String, String)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/NonceCache.html" title="class in org.apache.rampart">NonceCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/UniqueMessageAttributeCache.html#addToCache(java.lang.String, java.lang.String)"><B>addToCache(String, String)</B></A> -
Method in interface org.apache.rampart.<A HREF="./org/apache/rampart/UniqueMessageAttributeCache.html" title="interface in org.apache.rampart">UniqueMessageAttributeCache</A>
<DD>Add value to a cache.
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#addTrustedServiceEndpointAddress(java.lang.String, java.lang.String)"><B>addTrustedServiceEndpointAddress(String, String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>Add a new trusted service endpoint address with its certificate
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#addUsernameToken(org.apache.rampart.RampartMessageData, org.apache.ws.secpolicy.model.UsernameToken)"><B>addUsernameToken(RampartMessageData, UsernameToken)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>Add a UsernameToken to the security header
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#addWsuIdToElement(org.apache.axiom.om.OMElement)"><B>addWsuIdToElement(OMElement)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#appendChildToSecHeader(org.apache.rampart.RampartMessageData, org.apache.axiom.om.OMElement)"><B>appendChildToSecHeader(RampartMessageData, OMElement)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#appendChildToSecHeader(org.apache.rampart.RampartMessageData, org.w3c.dom.Element)"><B>appendChildToSecHeader(RampartMessageData, Element)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html#APPLIES_TO"><B>APPLIES_TO</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html" title="class in org.apache.rahas">RahasConstants.IssuanceBindingLocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Rahas.html#applyPolicy(org.apache.neethi.Policy, org.apache.axis2.description.AxisDescription)"><B>applyPolicy(Policy, AxisDescription)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Rahas.html" title="class in org.apache.rahas">Rahas</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/Rampart.html#applyPolicy(org.apache.neethi.Policy, org.apache.axis2.description.AxisDescription)"><B>applyPolicy(Policy, AxisDescription)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/Rampart.html" title="class in org.apache.rampart">Rampart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/AsymmetricBindingBuilder.html" title="class in org.apache.rampart.builder"><B>AsymmetricBindingBuilder</B></A> - Class in <A HREF="./org/apache/rampart/builder/package-summary.html">org.apache.rampart.builder</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/builder/AsymmetricBindingBuilder.html#AsymmetricBindingBuilder()"><B>AsymmetricBindingBuilder()</B></A> -
Constructor for class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/AsymmetricBindingBuilder.html" title="class in org.apache.rampart.builder">AsymmetricBindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLCallback.html#ATTR_CALLBACK"><B>ATTR_CALLBACK</B></A> -
Static variable in interface org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLCallback.html" title="interface in org.apache.rahas.impl.util">SAMLCallback</A>
<DD>Attribute callback
<DT><A HREF="./org/apache/rahas/RahasConstants.html#ATTR_CLAIMS_DIALECT"><B>ATTR_CLAIMS_DIALECT</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#ATTR_TYPE"><B>ATTR_TYPE</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustException.html#AUTHENTICATION_BAD_ELEMENTS"><B>AUTHENTICATION_BAD_ELEMENTS</B></A> -
Static variable in exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/AxiomParserPool.html" title="class in org.apache.rahas.impl.util"><B>AxiomParserPool</B></A> - Class in <A HREF="./org/apache/rahas/impl/util/package-summary.html">org.apache.rahas.impl.util</A><DD>Custom OpenSAML 1.x <CODE>ParserPool</CODE> implementation that uses a DOM aware Axiom implementation
instead of requesting a <CODE>DocumentBuilderFactory</CODE> using JAXP.<DT><A HREF="./org/apache/rahas/impl/util/AxiomParserPool.html#AxiomParserPool()"><B>AxiomParserPool()</B></A> -
Constructor for class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/AxiomParserPool.html" title="class in org.apache.rahas.impl.util">AxiomParserPool</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/Axis2Util.html" title="class in org.apache.rampart.util"><B>Axis2Util</B></A> - Class in <A HREF="./org/apache/rampart/util/package-summary.html">org.apache.rampart.util</A><DD>Utility class for the Axis2-WSS4J Module<DT><A HREF="./org/apache/rampart/util/Axis2Util.html#Axis2Util()"><B>Axis2Util()</B></A> -
Constructor for class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/Axis2Util.html" title="class in org.apache.rampart.util">Axis2Util</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="./org/apache/rahas/TrustException.html#BAD_REQUEST"><B>BAD_REQUEST</B></A> -
Static variable in exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#BIN_SEC_TYPE_NONCE"><B>BIN_SEC_TYPE_NONCE</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/TokenIssuerUtil.html#BINARY_SECRET"><B>BINARY_SECRET</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/TokenIssuerUtil.html" title="class in org.apache.rahas.impl">TokenIssuerUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.LocalNames.html#BINARY_SECRET"><B>BINARY_SECRET</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.LocalNames.html" title="class in org.apache.rahas">RahasConstants.LocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder"><B>BindingBuilder</B></A> - Class in <A HREF="./org/apache/rampart/builder/package-summary.html">org.apache.rampart.builder</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#BindingBuilder()"><B>BindingBuilder()</B></A> -
Constructor for class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RampartSAMLBootstrap.html#bootstrap()"><B>bootstrap()</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/RampartSAMLBootstrap.html" title="class in org.apache.rahas">RampartSAMLBootstrap</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#BST_DIRECT_REFERENCE"><B>BST_DIRECT_REFERENCE</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/AsymmetricBindingBuilder.html#build(org.apache.rampart.RampartMessageData)"><B>build(RampartMessageData)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/AsymmetricBindingBuilder.html" title="class in org.apache.rampart.builder">AsymmetricBindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/SymmetricBindingBuilder.html#build(org.apache.rampart.RampartMessageData)"><B>build(RampartMessageData)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/SymmetricBindingBuilder.html" title="class in org.apache.rampart.builder">SymmetricBindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/TransportBindingBuilder.html#build(org.apache.rampart.RampartMessageData)"><B>build(RampartMessageData)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/TransportBindingBuilder.html" title="class in org.apache.rampart.builder">TransportBindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/MessageBuilder.html#build(org.apache.axis2.context.MessageContext)"><B>build(MessageContext)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/MessageBuilder.html" title="class in org.apache.rampart">MessageBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/builders/CryptoConfigBuilder.html#build(org.apache.axiom.om.OMElement, org.apache.neethi.AssertionBuilderFactory)"><B>build(OMElement, AssertionBuilderFactory)</B></A> -
Method in class org.apache.rampart.policy.builders.<A HREF="./org/apache/rampart/policy/builders/CryptoConfigBuilder.html" title="class in org.apache.rampart.policy.builders">CryptoConfigBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/builders/OptimizePartsBuilder.html#build(org.apache.axiom.om.OMElement, org.apache.neethi.AssertionBuilderFactory)"><B>build(OMElement, AssertionBuilderFactory)</B></A> -
Method in class org.apache.rampart.policy.builders.<A HREF="./org/apache/rampart/policy/builders/OptimizePartsBuilder.html" title="class in org.apache.rampart.policy.builders">OptimizePartsBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/builders/RampartConfigBuilder.html#build(org.apache.axiom.om.OMElement, org.apache.neethi.AssertionBuilderFactory)"><B>build(OMElement, AssertionBuilderFactory)</B></A> -
Method in class org.apache.rampart.policy.builders.<A HREF="./org/apache/rampart/policy/builders/RampartConfigBuilder.html" title="class in org.apache.rampart.policy.builders">RampartConfigBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/builders/SSLConfigBuilder.html#build(org.apache.axiom.om.OMElement, org.apache.neethi.AssertionBuilderFactory)"><B>build(OMElement, AssertionBuilderFactory)</B></A> -
Method in class org.apache.rampart.policy.builders.<A HREF="./org/apache/rampart/policy/builders/SSLConfigBuilder.html" title="class in org.apache.rampart.policy.builders">SSLConfigBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyBuilder.html#build(java.util.List)"><B>build(List)</B></A> -
Static method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyBuilder.html" title="class in org.apache.rampart.policy">RampartPolicyBuilder</A>
<DD>Compile the parsed security data into one Policy data block.
<DT><A HREF="./org/apache/rampart/policy/SupportingPolicyData.html#build(org.apache.ws.secpolicy.model.SupportingToken)"><B>build(SupportingToken)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/SupportingPolicyData.html" title="class in org.apache.rampart.policy">SupportingPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#buildAssertion(org.w3c.dom.Element)"><B>buildAssertion(Element)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Builds an assertion from an XML element.
<DT><A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html#buildXMLObject(javax.xml.namespace.QName)"><B>buildXMLObject(QName)</B></A> -
Static method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html" title="class in org.apache.rahas.impl">SAML2TokenIssuer</A>
<DD>This method is used to build the assertion elements
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#buildXMLObject(javax.xml.namespace.QName)"><B>buildXMLObject(QName)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Builds the requested XMLObject.
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#CACHE_ENABLED"><B>CACHE_ENABLED</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#CACHE_REFRESH_INTVL"><B>CACHE_REFRESH_INTVL</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#callbackHandler"><B>callbackHandler</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#callbackHandlerName"><B>callbackHandlerName</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/TokenCancelerImpl.html#cancel(org.apache.rahas.RahasData)"><B>cancel(RahasData)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/TokenCancelerImpl.html" title="class in org.apache.rahas.impl">TokenCancelerImpl</A>
<DD>Cancel the token specified in the request.
<DT><A HREF="./org/apache/rahas/TokenCanceler.html#cancel(org.apache.rahas.RahasData)"><B>cancel(RahasData)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenCanceler.html" title="interface in org.apache.rahas">TokenCanceler</A>
<DD>Cancel the token specified in the request.
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#CANCEL_REQUEST"><B>CANCEL_REQUEST</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.CancelBindingLocalNames.html#CANCEL_TARGET"><B>CANCEL_TARGET</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.CancelBindingLocalNames.html" title="class in org.apache.rahas">RahasConstants.CancelBindingLocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#CANCELLED"><B>CANCELLED</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/client/STSClient.html#cancelToken(java.lang.String, java.lang.String, java.lang.String)"><B>cancelToken(String, String, String)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>Cancel a particular security token
<DT><A HREF="./org/apache/rahas/Rahas.html#canSupportAssertion(org.apache.neethi.Assertion)"><B>canSupportAssertion(Assertion)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Rahas.html" title="class in org.apache.rahas">Rahas</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/Rampart.html#canSupportAssertion(org.apache.neethi.Assertion)"><B>canSupportAssertion(Assertion)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/Rampart.html" title="class in org.apache.rampart">Rampart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/CertificateValidator.html" title="class in org.apache.rampart.handler"><B>CertificateValidator</B></A> - Class in <A HREF="./org/apache/rampart/handler/package-summary.html">org.apache.rampart.handler</A><DD>Validates the certificate in a signature.<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#checkRequiredElements(org.apache.axiom.soap.SOAPEnvelope, java.util.HashMap, java.lang.String)"><B>checkRequiredElements(SOAPEnvelope, HashMap, String)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Get a element for SOAP
<DT><A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html#CLAIMS"><B>CLAIMS</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html" title="class in org.apache.rahas">RahasConstants.IssuanceBindingLocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html#cleanup()"><B>cleanup()</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html" title="class in org.apache.rampart.handler">PostDispatchVerificationHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/RampartReceiver.html#cleanup()"><B>cleanup()</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/RampartReceiver.html" title="class in org.apache.rampart.handler">RampartReceiver</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/RampartSender.html#cleanup()"><B>cleanup()</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/RampartSender.html" title="class in org.apache.rampart.handler">RampartSender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#cleanup()"><B>cleanup()</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>Method cleanup.
<DT><A HREF="./org/apache/rampart/NonceCache.html#clearCache()"><B>clearCache()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/NonceCache.html" title="class in org.apache.rampart">NonceCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/UniqueMessageAttributeCache.html#clearCache()"><B>clearCache()</B></A> -
Method in interface org.apache.rampart.<A HREF="./org/apache/rampart/UniqueMessageAttributeCache.html" title="interface in org.apache.rampart">UniqueMessageAttributeCache</A>
<DD>Clears all recorded nonce values/sequence numbers.
<DT><A HREF="./org/apache/rahas/RahasConstants.LocalNames.html#CODE"><B>CODE</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.LocalNames.html" title="class in org.apache.rahas">RahasConstants.LocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/CommonUtil.html" title="class in org.apache.rahas.impl.util"><B>CommonUtil</B></A> - Class in <A HREF="./org/apache/rahas/impl/util/package-summary.html">org.apache.rahas.impl.util</A><DD>This class implements some utility methods common to SAML1 and SAML2.<DT><A HREF="./org/apache/rahas/impl/util/CommonUtil.html#CommonUtil()"><B>CommonUtil()</B></A> -
Constructor for class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/CommonUtil.html" title="class in org.apache.rahas.impl.util">CommonUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SCTIssuer.html#COMPUTED_KEY"><B>COMPUTED_KEY</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SCTIssuer.html" title="class in org.apache.rahas.impl">SCTIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html#COMPUTED_KEY"><B>COMPUTED_KEY</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html" title="class in org.apache.rahas">RahasConstants.IssuanceBindingLocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html#COMPUTED_KEY_ALGO"><B>COMPUTED_KEY_ALGO</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html" title="class in org.apache.rahas">RahasConstants.IssuanceBindingLocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#COMPUTED_KEY_PSHA1"><B>COMPUTED_KEY_PSHA1</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html#CONFIG_FILE_KEY"><B>CONFIG_FILE_KEY</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html" title="class in org.apache.rahas">TokenRequestDispatcherConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html#CONFIG_PARAM_KEY"><B>CONFIG_PARAM_KEY</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html" title="class in org.apache.rahas">TokenRequestDispatcherConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#CONTEXT_MAP_KEY"><B>CONTEXT_MAP_KEY</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>Key to hold the map of security context identifiers against the
service epr addresses (service scope) or wsa:Action values (operation
scope).
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#convertToDateTime(java.util.Date)"><B>convertToDateTime(Date)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Converts java.util.Date to opensaml DateTime object.
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createAppliesToElement(org.apache.axiom.om.OMElement, java.lang.String, java.lang.String)"><B>createAppliesToElement(OMElement, String, String)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#createAssertion(java.lang.String, org.joda.time.DateTime, org.joda.time.DateTime, java.util.List)"><B>createAssertion(String, DateTime, DateTime, List&lt;Statement&gt;)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>This method creates the final SAML assertion.
<DT><A HREF="./org/apache/rampart/saml/SAMLAssertionHandlerFactory.html#createAssertionHandler(java.lang.Object)"><B>createAssertionHandler(Object)</B></A> -
Static method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAMLAssertionHandlerFactory.html" title="class in org.apache.rampart.saml">SAMLAssertionHandlerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#createAttribute(java.lang.String, java.lang.String, java.lang.String)"><B>createAttribute(String, String, String)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Creates a SAML attribute similar to following,
<saml:Attribute
AttributeName="MemberLevel"
AttributeNamespace="http://www.oasis.open.org/Catalyst2002/attributes">
<saml:AttributeValue>gold</saml:AttributeValue>
</saml:Attribute>
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#createAttributeStatement(org.opensaml.saml1.core.Subject, java.util.List)"><B>createAttributeStatement(Subject, List&lt;Attribute&gt;)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Creates an attribute statement.
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#createAuthenticationStatement(org.opensaml.saml1.core.Subject, java.lang.String, org.joda.time.DateTime)"><B>createAuthenticationStatement(Subject, String, DateTime)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Creates an AuthenticationStatement.
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createBinarySecretElement(int, org.apache.axiom.om.OMElement, java.lang.String)"><B>createBinarySecretElement(int, OMElement, String)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createCancelRequest(java.lang.String, int)"><B>createCancelRequest(String, int)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createCancelTargetElement(int, org.apache.axiom.om.OMElement)"><B>createCancelTargetElement(int, OMElement)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createClaims(int, org.apache.axiom.om.OMElement, java.lang.String)"><B>createClaims(int, OMElement, String)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createComputedKeyAlgorithm(int, org.apache.axiom.om.OMElement, java.lang.String)"><B>createComputedKeyAlgorithm(int, OMElement, String)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createComputedKeyElement(int, org.apache.axiom.om.OMElement)"><B>createComputedKeyElement(int, OMElement)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#createConditions(org.joda.time.DateTime, org.joda.time.DateTime)"><B>createConditions(DateTime, DateTime)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Creates Conditions object.
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#createEncryptionPart(java.lang.String, java.lang.String)"><B>createEncryptionPart(String, String)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Creates an Encryption or Signature paert with given name and id.
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#createEncryptionPart(java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>createEncryptionPart(String, String, String, String)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Creates an encryption part.
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#createEncryptionPart(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String)"><B>createEncryptionPart(String, String, String, String, String)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Creates an encryption part.
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createEntropyElement(int, org.apache.axiom.om.OMElement)"><B>createEntropyElement(int, OMElement)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#createKeyInfo()"><B>createKeyInfo()</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Creates a KeyInfo object
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#createKeyInfo(org.opensaml.xml.encryption.EncryptedKey)"><B>createKeyInfo(EncryptedKey)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Creates a KeyInfo element given EncryptedKey.
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#createKeyInfo(org.opensaml.xml.signature.X509Data)"><B>createKeyInfo(X509Data)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Creates a KeyInfo element given EncryptedKey.
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createKeySizeElement(int, org.apache.axiom.om.OMElement, int)"><B>createKeySizeElement(int, OMElement, int)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createKeyTypeElement(int, org.apache.axiom.om.OMElement, java.lang.String)"><B>createKeyTypeElement(int, OMElement, String)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createLifetimeElement(int, org.apache.axiom.om.OMElement, java.lang.String, java.lang.String)"><B>createLifetimeElement(int, OMElement, String, String)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createLifetimeElement(int, org.apache.axiom.om.OMElement, long)"><B>createLifetimeElement(int, OMElement, long)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#createNamedIdentifier(java.lang.String, java.lang.String)"><B>createNamedIdentifier(String, String)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Create named identifier.
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createRenewTargetElement(int, org.apache.axiom.om.OMElement, org.apache.axiom.om.OMElement)"><B>createRenewTargetElement(int, OMElement, OMElement)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createRequestedAttachedRef(int, org.apache.axiom.om.OMElement, java.lang.String, java.lang.String)"><B>createRequestedAttachedRef(int, OMElement, String, String)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createRequestedAttachedRef(org.apache.axiom.om.OMElement, java.lang.String, int)"><B>createRequestedAttachedRef(OMElement, String, int)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>Create and add wst:AttachedReference element
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createRequestedProofTokenElement(int, org.apache.axiom.om.OMElement)"><B>createRequestedProofTokenElement(int, OMElement)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createRequestedSecurityTokenElement(int, org.apache.axiom.om.OMElement)"><B>createRequestedSecurityTokenElement(int, OMElement)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createRequestedTokenCanceledElement(int, org.apache.axiom.om.OMElement)"><B>createRequestedTokenCanceledElement(int, OMElement)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createRequestedUnattachedRef(int, org.apache.axiom.om.OMElement, java.lang.String, java.lang.String)"><B>createRequestedUnattachedRef(int, OMElement, String, String)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createRequestedUnattachedRef(org.apache.axiom.om.OMElement, java.lang.String, int)"><B>createRequestedUnattachedRef(OMElement, String, int)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>Create and add wst:UnattachedReference element
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createRequestSecurityTokenElement(int)"><B>createRequestSecurityTokenElement(int)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createRequestSecurityTokenResponseCollectionElement(int, org.apache.axiom.om.OMElement)"><B>createRequestSecurityTokenResponseCollectionElement(int, OMElement)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createRequestSecurityTokenResponseElement(int, org.apache.axiom.om.OMElement)"><B>createRequestSecurityTokenResponseElement(int, OMElement)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createRequestTypeElement(int, org.apache.axiom.om.OMElement, java.lang.String)"><B>createRequestTypeElement(int, OMElement, String)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#createRSTTempalteForSCT(int, int)"><B>createRSTTempalteForSCT(int, int)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createSecurityTokenReference(org.w3c.dom.Document, java.lang.String, java.lang.String)"><B>createSecurityTokenReference(Document, String, String)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>Create a wsse:Reference element with the given URI and the value type
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createSOAPEnvelope(java.lang.String)"><B>createSOAPEnvelope(String)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>Create a new <code>SOAPEnvelope</code> of the same version as the
SOAPEnvelope in the given <code>MessageContext</code>
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#createSubject(org.opensaml.saml1.core.NameIdentifier, java.lang.String, org.opensaml.xml.signature.KeyInfo)"><B>createSubject(NameIdentifier, String, KeyInfo)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Creates an opensaml Subject representation.
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#createSubjectConfirmation(java.lang.String, org.opensaml.xml.signature.KeyInfo)"><B>createSubjectConfirmation(String, KeyInfo)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Creates opensaml SubjectConfirmation representation.
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#createSubjectConfirmationMethod(java.lang.String)"><B>createSubjectConfirmationMethod(String)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Creates the subject confirmation method.
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createTokenTypeElement(int, org.apache.axiom.om.OMElement)"><B>createTokenTypeElement(int, OMElement)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#createValidateTargetElement(int, org.apache.axiom.om.OMElement, org.apache.axiom.om.OMElement)"><B>createValidateTargetElement(int, OMElement, OMElement)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#CRYPTO"><B>CRYPTO</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#CRYPTO_CLASS_KEY"><B>CRYPTO_CLASS_KEY</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>The class that implements
<code>org.apache.ws.security.components.crypto.Crypto</code>.
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#CRYPTO_KEY_ATTR"><B>CRYPTO_KEY_ATTR</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#CRYPTO_LN"><B>CRYPTO_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#CRYPTO_PROPERTIES"><B>CRYPTO_PROPERTIES</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>Element name to include the crypto properties used to load the
information used securing the response
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#CRYPTO_PROPERTIES_KEY"><B>CRYPTO_PROPERTIES_KEY</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>The <code>java.util.Properties</code> object holding the properties
of a <code>org.apache.ws.security.components.crypto.Crypto</code> impl.
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model"><B>CryptoConfig</B></A> - Class in <A HREF="./org/apache/rampart/policy/model/package-summary.html">org.apache.rampart.policy.model</A><DD>Policy model bean to capture crypto information.<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#CryptoConfig()"><B>CryptoConfig()</B></A> -
Constructor for class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/builders/CryptoConfigBuilder.html" title="class in org.apache.rampart.policy.builders"><B>CryptoConfigBuilder</B></A> - Class in <A HREF="./org/apache/rampart/policy/builders/package-summary.html">org.apache.rampart.policy.builders</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/policy/builders/CryptoConfigBuilder.html#CryptoConfigBuilder()"><B>CryptoConfigBuilder()</B></A> -
Constructor for class org.apache.rampart.policy.builders.<A HREF="./org/apache/rampart/policy/builders/CryptoConfigBuilder.html" title="class in org.apache.rampart.policy.builders">CryptoConfigBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#cryptoElement"><B>cryptoElement</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#cryptoPropertiesElement"><B>cryptoPropertiesElement</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#cryptoPropertiesFile"><B>cryptoPropertiesFile</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#CURRENT_REPETITON"><B>CURRENT_REPETITON</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>The current repetition
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#DEC_CRYPTO_LN"><B>DEC_CRYPTO_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#DEFAULT_NONCE_LIFE_TIME"><B>DEFAULT_NONCE_LIFE_TIME</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#DEFAULT_TIMESTAMP_MAX_SKEW"><B>DEFAULT_TIMESTAMP_MAX_SKEW</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#DEFAULT_TIMESTAMP_PRECISION_IN_MS"><B>DEFAULT_TIMESTAMP_PRECISION_IN_MS</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#DEFAULT_TIMESTAMP_TTL"><B>DEFAULT_TIMESTAMP_TTL</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#doEndorsedSignatures(org.apache.rampart.RampartMessageData, java.util.HashMap)"><B>doEndorsedSignatures(RampartMessageData, HashMap)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#doSymmSignature(org.apache.rampart.RampartMessageData, org.apache.ws.secpolicy.model.Token, org.apache.rahas.Token, java.util.List)"><B>doSymmSignature(RampartMessageData, Token, Token, List&lt;WSEncryptionPart&gt;)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#EMBEDDED_KEYNAME"><B>EMBEDDED_KEYNAME</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#ENCR_CRYPTO_LN"><B>ENCR_CRYPTO_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#ENCRYPT_BODY"><B>ENCRYPT_BODY</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/TokenIssuerUtil.html#ENCRYPTED_KEY"><B>ENCRYPTED_KEY</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/TokenIssuerUtil.html" title="class in org.apache.rahas.impl">TokenIssuerUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/EncryptedKeyToken.html" title="class in org.apache.rahas"><B>EncryptedKeyToken</B></A> - Class in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>This token is used store Encrypted Key Tokens.<DT><A HREF="./org/apache/rahas/EncryptedKeyToken.html#EncryptedKeyToken()"><B>EncryptedKeyToken()</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/EncryptedKeyToken.html" title="class in org.apache.rahas">EncryptedKeyToken</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/EncryptedKeyToken.html#EncryptedKeyToken(java.lang.String, java.util.Date, java.util.Date)"><B>EncryptedKeyToken(String, Date, Date)</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/EncryptedKeyToken.html" title="class in org.apache.rahas">EncryptedKeyToken</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/EncryptedKeyToken.html#EncryptedKeyToken(java.lang.String, org.apache.axiom.om.OMElement, java.util.Date, java.util.Date)"><B>EncryptedKeyToken(String, OMElement, Date, Date)</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/EncryptedKeyToken.html" title="class in org.apache.rahas">EncryptedKeyToken</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#encryptedTokensIdList"><B>encryptedTokensIdList</B></A> -
Variable in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#encryptFirst(org.apache.rampart.policy.RampartPolicyData)"><B>encryptFirst(RampartPolicyData)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Returns true if needed to encrypt first.
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#ENCRYPTION_USER_LN"><B>ENCRYPTION_USER_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Rahas.html#engageNotify(org.apache.axis2.description.AxisDescription)"><B>engageNotify(AxisDescription)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Rahas.html" title="class in org.apache.rahas">Rahas</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/Rampart.html#engageNotify(org.apache.axis2.description.AxisDescription)"><B>engageNotify(AxisDescription)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/Rampart.html" title="class in org.apache.rampart">Rampart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html#ENTROPY"><B>ENTROPY</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html" title="class in org.apache.rahas">RahasConstants.IssuanceBindingLocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#equal(org.apache.neethi.PolicyComponent)"><B>equal(PolicyComponent)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#equal(org.apache.neethi.PolicyComponent)"><B>equal(PolicyComponent)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#equal(org.apache.neethi.PolicyComponent)"><B>equal(PolicyComponent)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/SSLConfig.html#equal(org.apache.neethi.PolicyComponent)"><B>equal(PolicyComponent)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/SSLConfig.html" title="class in org.apache.rampart.policy.model">SSLConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#EXPIRED"><B>EXPIRED</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustException.html#EXPIRED_DATA"><B>EXPIRED_DATA</B></A> -
Static variable in exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#EXPRESSION_LN"><B>EXPRESSION_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#EXPRESSIONS_LN"><B>EXPRESSIONS_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/ExtendedPolicyValidatorCallbackHandler.html" title="interface in org.apache.rampart"><B>ExtendedPolicyValidatorCallbackHandler</B></A> - Interface in <A HREF="./org/apache/rampart/package-summary.html">org.apache.rampart</A><DD>This is an extension of the PolicyValidatorCallbackHandler.</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="./org/apache/rahas/TrustException.html#FAILED_AUTHENTICATION"><B>FAILED_AUTHENTICATION</B></A> -
Static variable in exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#fetchActionResults(java.util.List, int)"><B>fetchActionResults(List&lt;WSSecurityEngineResult&gt;, int)</B></A> -
Static method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#findAllPrefixNamespaces(org.apache.axiom.om.OMElement, java.util.HashMap)"><B>findAllPrefixNamespaces(OMElement, HashMap)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html#flowComplete(org.apache.axis2.context.MessageContext)"><B>flowComplete(MessageContext)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html" title="class in org.apache.rampart.handler">PostDispatchVerificationHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/RampartReceiver.html#flowComplete(org.apache.axis2.context.MessageContext)"><B>flowComplete(MessageContext)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/RampartReceiver.html" title="class in org.apache.rampart.handler">RampartReceiver</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/RampartSender.html#flowComplete(org.apache.axis2.context.MessageContext)"><B>flowComplete(MessageContext)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/RampartSender.html" title="class in org.apache.rampart.handler">RampartSender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#flowComplete(org.apache.axis2.context.MessageContext)"><B>flowComplete(MessageContext)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuer.html#generateEphemeralKey(int)"><B>generateEphemeralKey(int)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuer.html" title="class in org.apache.rahas.impl">SAMLTokenIssuer</A>
<DD>Create an ephemeral key
<DT><A HREF="./org/apache/rahas/TrustUtil.html#generateEphemeralKey(int)"><B>generateEphemeralKey(int)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>Create an ephemeral key
<DT><A HREF="./org/apache/rahas/TrustUtil.html#generateEphemeralKey(byte[], byte[], java.lang.String, int)"><B>generateEphemeralKey(byte[], byte[], String, int)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>Create an ephemeral key
<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html#getActionItems()"><B>getActionItems()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config">InflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the action items.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getActionItems()"><B>getActionItems()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the action items.
<DT><A HREF="./org/apache/rahas/TrustUtil.html#getActionValue(int, java.lang.String)"><B>getActionValue(int, String)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#getAddressingNs()"><B>getAddressingNs()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getAddUTElements()"><B>getAddUTElements()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the additional elements to be added to the username token element.
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getAlgorithmSuite()"><B>getAlgorithmSuite()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#getAppliesToAddress()"><B>getAppliesToAddress()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#getAppliesToEpr()"><B>getAppliesToEpr()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAML2KeyInfo.html#getAssertion()"><B>getAssertion()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAML2KeyInfo.html" title="class in org.apache.rahas.impl.util">SAML2KeyInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAML1AssertionHandler.html#getAssertionElement()"><B>getAssertionElement()</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAML1AssertionHandler.html" title="class in org.apache.rampart.saml">SAML1AssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAML2AssertionHandler.html#getAssertionElement()"><B>getAssertionElement()</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAML2AssertionHandler.html" title="class in org.apache.rampart.saml">SAML2AssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html#getAssertionElement()"><B>getAssertionElement()</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html" title="class in org.apache.rampart.saml">SAMLAssertionHandler</A>
<DD>Gets the assertion element as an Axiom OMElement.
<DT><A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html#getAssertionId()"><B>getAssertionId()</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html" title="class in org.apache.rampart.saml">SAMLAssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAML1AssertionHandler.html#getAssertionKeyInfoSecret(org.apache.ws.security.components.crypto.Crypto, org.apache.rampart.TokenCallbackHandler)"><B>getAssertionKeyInfoSecret(Crypto, TokenCallbackHandler)</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAML1AssertionHandler.html" title="class in org.apache.rampart.saml">SAML1AssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAML2AssertionHandler.html#getAssertionKeyInfoSecret(org.apache.ws.security.components.crypto.Crypto, org.apache.rampart.TokenCallbackHandler)"><B>getAssertionKeyInfoSecret(Crypto, TokenCallbackHandler)</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAML2AssertionHandler.html" title="class in org.apache.rampart.saml">SAML2AssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html#getAssertionKeyInfoSecret(org.apache.ws.security.components.crypto.Crypto, org.apache.rampart.TokenCallbackHandler)"><B>getAssertionKeyInfoSecret(Crypto, TokenCallbackHandler)</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html" title="class in org.apache.rampart.saml">SAMLAssertionHandler</A>
<DD>Gets the secret in assertion.
<DT><A HREF="./org/apache/rahas/Token.html#getAttachedReference()"><B>getAttachedReference()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLAttributeCallback.html#getAttributes()"><B>getAttributes()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLAttributeCallback.html" title="class in org.apache.rahas.impl.util">SAMLAttributeCallback</A>
<DD>Get SAML2 attribute
<DT><A HREF="./org/apache/rampart/ValidatorData.html#getBodyEncrDataId()"><B>getBodyEncrDataId()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/ValidatorData.html" title="class in org.apache.rampart">ValidatorData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html#getBSPCompliant()"><B>getBSPCompliant()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config">InflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Gets whether security processing is configured to handle BSP compliant manner.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getBSPCompliant()"><B>getBSPCompliant()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Gets whether security processing is configured to handle BSP compliant manner.
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#getCacheRefreshInterval()"><B>getCacheRefreshInterval()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#getCallbackHander()"><B>getCallbackHander()</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD><B>Deprecated.</B>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#getCallbackHandler()"><B>getCallbackHandler()</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#getCallbackHandlerName()"><B>getCallbackHandlerName()</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLAttributeCallback.html#getCallbackType()"><B>getCallbackType()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLAttributeCallback.html" title="class in org.apache.rahas.impl.util">SAMLAttributeCallback</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLCallback.html#getCallbackType()"><B>getCallbackType()</B></A> -
Method in interface org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLCallback.html" title="interface in org.apache.rahas.impl.util">SAMLCallback</A>
<DD>Returns the type of callback
<DT><A HREF="./org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html#getCallbackType()"><B>getCallbackType()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html" title="class in org.apache.rahas.impl.util">SAMLNameIdentifierCallback</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html#getCancelledTokens()"><B>getCancelledTokens()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas">SimpleTokenStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenStorage.html#getCancelledTokens()"><B>getCancelledTokens()</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenStorage.html" title="interface in org.apache.rahas">TokenStorage</A>
<DD>Return the list of CANCELLED tokens
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#getCertChainCollection(java.security.cert.X509Certificate[])"><B>getCertChainCollection(X509Certificate[])</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#getCertificateBasedKeyInfo(java.security.cert.X509Certificate)"><B>getCertificateBasedKeyInfo(X509Certificate)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Creates the certificate based KeyInfo object.
<DT><A HREF="./org/apache/rahas/impl/util/CommonUtil.html#getCertificateByAlias(org.apache.ws.security.components.crypto.Crypto, java.lang.String)"><B>getCertificateByAlias(Crypto, String)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/CommonUtil.html" title="class in org.apache.rahas.impl.util">CommonUtil</A>
<DD>Gets the certificates chain by alias.
<DT><A HREF="./org/apache/rahas/impl/util/CommonUtil.html#getCertificatesByAlias(org.apache.ws.security.components.crypto.Crypto, java.lang.String)"><B>getCertificatesByAlias(Crypto, String)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/CommonUtil.html" title="class in org.apache.rahas.impl.util">CommonUtil</A>
<DD>Gets the certificates chain by alias.
<DT><A HREF="./org/apache/rahas/impl/util/SAML2KeyInfo.html#getCerts()"><B>getCerts()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAML2KeyInfo.html" title="class in org.apache.rahas.impl.util">SAML2KeyInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#getClaimDialect()"><B>getClaimDialect()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#getClaimElem()"><B>getClaimElem()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#getClassLoader(java.lang.Object)"><B>getClassLoader(Object)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>Overrides the class loader used to load the PW callback class.
<DT><A HREF="./org/apache/rahas/RahasData.html#getClientCert()"><B>getClientCert()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#getComputedKeyAlgo()"><B>getComputedKeyAlgo()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getConfig()"><B>getConfig()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getContentEncryptedElements()"><B>getContentEncryptedElements()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getContentEncryptedElements(java.util.List, org.apache.axiom.soap.SOAPEnvelope, java.util.List, java.util.HashMap)"><B>getContentEncryptedElements(List&lt;WSEncryptionPart&gt;, SOAPEnvelope, List&lt;String&gt;, HashMap)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getContextIdentifierKey(org.apache.axis2.context.MessageContext)"><B>getContextIdentifierKey(MessageContext)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Creates the unique (reproducible) id for to hold the context identifier
of the message exchange.
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getContextMap(org.apache.axis2.context.MessageContext)"><B>getContextMap(MessageContext)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Returns the map of security context token identifiers
<DT><A HREF="./org/apache/rahas/Token.html#getCreated()"><B>getCreated()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#getCredentalContextSet()"><B>getCredentalContextSet()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#getCredentialType()"><B>getCredentialType()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#getCRLs()"><B>getCRLs()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/CommonUtil.html#getCrypto(java.util.Properties, java.lang.ClassLoader)"><B>getCrypto(Properties, ClassLoader)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/CommonUtil.html" title="class in org.apache.rahas.impl.util">CommonUtil</A>
<DD>Constructs crypto configuration based on the given properties.
<DT><A HREF="./org/apache/rahas/impl/util/CommonUtil.html#getCrypto(java.lang.String, java.lang.ClassLoader)"><B>getCrypto(String, ClassLoader)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/CommonUtil.html" title="class in org.apache.rahas.impl.util">CommonUtil</A>
<DD>Constructs crypto configuration based on the given properties.
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#getCryptoKey()"><B>getCryptoKey()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#getCurrentRepetition(java.lang.Object)"><B>getCurrentRepetition(Object)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>Returns the repetition number from the message context
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getCustomClassLoader()"><B>getCustomClassLoader()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>Returns the custom class loader if we are using one
<DT><A HREF="./org/apache/rahas/impl/util/SAMLAttributeCallback.html#getData()"><B>getData()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLAttributeCallback.html" title="class in org.apache.rahas.impl.util">SAMLAttributeCallback</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html#getData()"><B>getData()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html" title="class in org.apache.rahas.impl.util">SAMLNameIdentifierCallback</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html#getDateNotBefore()"><B>getDateNotBefore()</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html" title="class in org.apache.rampart.saml">SAMLAssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html#getDateNotOnOrAfter()"><B>getDateNotOnOrAfter()</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html" title="class in org.apache.rampart.saml">SAMLAssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getDecCryptoConfig()"><B>getDecCryptoConfig()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getDeclaredNamespaces()"><B>getDeclaredNamespaces()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/CommonUtil.html#getDecryptedBytes(javax.security.auth.callback.CallbackHandler, org.apache.ws.security.components.crypto.Crypto, org.w3c.dom.Node)"><B>getDecryptedBytes(CallbackHandler, Crypto, Node)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/CommonUtil.html" title="class in org.apache.rahas.impl.util">CommonUtil</A>
<DD>Decrypts the EncryptedKey element and returns the secret that was used.
<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html#getDecryptionPropFile()"><B>getDecryptionPropFile()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config">InflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the decryption property file.
<DT><A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html#getDefaultCancelerInstance()"><B>getDefaultCancelerInstance()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html" title="class in org.apache.rahas">TokenRequestDispatcherConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html#getDefaultIssuerInstace()"><B>getDefaultIssuerInstace()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html" title="class in org.apache.rahas">TokenRequestDispatcherConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html#getDefaultIssuerName()"><B>getDefaultIssuerName()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html" title="class in org.apache.rahas">TokenRequestDispatcherConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html#getDefaultRenewerInstance()"><B>getDefaultRenewerInstance()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html" title="class in org.apache.rahas">TokenRequestDispatcherConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html#getDefaultValidatorInstance()"><B>getDefaultValidatorInstance()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html" title="class in org.apache.rahas">TokenRequestDispatcherConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getDocument()"><B>getDocument()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/Axis2Util.html#getDocumentFromSOAPEnvelope(org.apache.axiom.soap.SOAPEnvelope, boolean)"><B>getDocumentFromSOAPEnvelope(SOAPEnvelope, boolean)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/Axis2Util.html" title="class in org.apache.rampart.util">Axis2Util</A>
<DD>Creates a DOM Document using the SOAP Envelope.
<DT><A HREF="./org/apache/rahas/impl/util/SAML2Utils.html#getElementFromAssertion(org.opensaml.xml.XMLObject)"><B>getElementFromAssertion(XMLObject)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAML2Utils.html" title="class in org.apache.rahas.impl.util">SAML2Utils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getEmbeddedKeyCallbackClass()"><B>getEmbeddedKeyCallbackClass()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the embedded key callback class of the current action.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getEmbeddedKeyName()"><B>getEmbeddedKeyName()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the text of the key name that needs to be sent.
<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html#getEnableSignatureConfirmation()"><B>getEnableSignatureConfirmation()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config">InflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns whether signature confirmation should be enabled or not.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getEnableSignatureConfirmation()"><B>getEnableSignatureConfirmation()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns whether signature confirmation should be enabled or not
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getEncrCryptoConfig()"><B>getEncrCryptoConfig()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/ValidatorData.html#getEncryptedDataRefIds()"><B>getEncryptedDataRefIds()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/ValidatorData.html" title="class in org.apache.rampart">ValidatorData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getEncryptedElements()"><B>getEncryptedElements()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#getEncryptedKeyBuilder(org.apache.rampart.RampartMessageData, org.apache.ws.secpolicy.model.Token)"><B>getEncryptedKeyBuilder(RampartMessageData, Token)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getEncryptedParts()"><B>getEncryptedParts()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getEncryptedParts(org.apache.rampart.RampartMessageData)"><B>getEncryptedParts(RampartMessageData)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#getEncryptedReferences(java.util.List)"><B>getEncryptedReferences(List&lt;WSSecurityEngineResult&gt;)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getEncryptedSupportingTokens()"><B>getEncryptedSupportingTokens()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getEncryptionCrypto(org.apache.rampart.policy.model.RampartConfig, java.lang.ClassLoader)"><B>getEncryptionCrypto(RampartConfig, ClassLoader)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Create the <code>Crypto</code> instance for encryption using information
from the rampart configuration assertion
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getEncryptionKeyGenerator(java.lang.String)"><B>getEncryptionKeyGenerator(String)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getEncryptionKeyIdentifier()"><B>getEncryptionKeyIdentifier()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the encrypted key identifier of the current action.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getEncryptionKeyTransportAlgorithm()"><B>getEncryptionKeyTransportAlgorithm()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the encryption key transport algorithm of the current action.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getEncryptionParts()"><B>getEncryptionParts()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the encryption parts of the current action.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getEncryptionPropFile()"><B>getEncryptionPropFile()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the encryption property file.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getEncryptionSymAlgorithm()"><B>getEncryptionSymAlgorithm()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the encryption symmetric algorithm of the current action.
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getEncryptionToken()"><B>getEncryptionToken()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getEncryptionUser()"><B>getEncryptionUser()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the encryption user of the current action.
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getEncryptionUser()"><B>getEncryptionUser()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getEndorsingEncryptedSupportingTokens()"><B>getEndorsingEncryptedSupportingTokens()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getEndorsingSupportingTokens()"><B>getEndorsingSupportingTokens()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#getEntityCertificate()"><B>getEntityCertificate()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#getEntityCertificateChain()"><B>getEntityCertificateChain()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#getEntityId()"><B>getEntityId()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#getEphmeralKey()"><B>getEphmeralKey()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html#getExpiredTokens()"><B>getExpiredTokens()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas">SimpleTokenStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenStorage.html#getExpiredTokens()"><B>getExpiredTokens()</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenStorage.html" title="interface in org.apache.rahas">TokenStorage</A>
<DD>Return the list of <code>EXPIRED</code> tokens.
<DT><A HREF="./org/apache/rahas/Token.html#getExpires()"><B>getExpires()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#getExpressions()"><B>getExpressions()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustException.html#getFaultCode()"><B>getFaultCode()</B></A> -
Method in exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartException.html#getFaultCode()"><B>getFaultCode()</B></A> -
Method in exception org.apache.rampart.<A HREF="./org/apache/rampart/RampartException.html" title="class in org.apache.rampart">RampartException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustException.html#getFaultString()"><B>getFaultString()</B></A> -
Method in exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartException.html#getFaultString()"><B>getFaultString()</B></A> -
Method in exception org.apache.rampart.<A HREF="./org/apache/rampart/RampartException.html" title="class in org.apache.rampart">RampartException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html#getHandlerDesc()"><B>getHandlerDesc()</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html" title="class in org.apache.rampart.handler">PostDispatchVerificationHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/RampartReceiver.html#getHandlerDesc()"><B>getHandlerDesc()</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/RampartReceiver.html" title="class in org.apache.rampart.handler">RampartReceiver</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/RampartSender.html#getHandlerDesc()"><B>getHandlerDesc()</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/RampartSender.html" title="class in org.apache.rampart.handler">RampartSender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#getHandlerDesc()"><B>getHandlerDesc()</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>Gets the handler description.
<DT><A HREF="./org/apache/rahas/Token.html#getId()"><B>getId()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html#getIdFromSTR(org.apache.axiom.om.OMElement)"><B>getIdFromSTR(OMElement)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas">SimpleTokenStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/HandlerParameterDecoder.html#getInflowConfiguration(org.apache.axis2.description.Parameter)"><B>getInflowConfiguration(Parameter)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/HandlerParameterDecoder.html" title="class in org.apache.rampart.util">HandlerParameterDecoder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getInitiatorToken()"><B>getInitiatorToken()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#getInMessageContext()"><B>getInMessageContext()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#getInsertionLocation()"><B>getInsertionLocation()</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getIssuedEncryptionTokenId()"><B>getIssuedEncryptionTokenId()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getIssuedSignatureTokenId()"><B>getIssuedSignatureTokenId()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getIssuedToken(org.apache.rampart.RampartMessageData, org.apache.ws.secpolicy.model.IssuedToken)"><B>getIssuedToken(RampartMessageData, IssuedToken)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Obtain an issued token.
<DT><A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html#getIssuer(java.lang.String)"><B>getIssuer(String)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html" title="class in org.apache.rahas">TokenRequestDispatcherConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#getIssuerAddress()"><B>getIssuerAddress()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#getIssuerCerts()"><B>getIssuerCerts()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#getIssuerKeyAlias()"><B>getIssuerKeyAlias()</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#getIssuerKeyPassword()"><B>getIssuerKeyPassword()</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#getIssuerPK()"><B>getIssuerPK()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getIssuerPolicy()"><B>getIssuerPolicy()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/Axis2Util.html#getKey(java.lang.String, boolean, int)"><B>getKey(String, boolean, int)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/Axis2Util.html" title="class in org.apache.rampart.util">Axis2Util</A>
<DD>Provides the appropriate key to pickup config params from the message context.
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#getKeyComputation()"><B>getKeyComputation()</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getKeyIdentifier(org.apache.ws.secpolicy.model.X509Token)"><B>getKeyIdentifier(X509Token)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>figureout the key identifier of a give X509Token
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#getKeyNames()"><B>getKeyNames()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#getKeySize()"><B>getKeySize()</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#getKeysize()"><B>getKeysize()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#getKeyType()"><B>getKeyType()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/builders/CryptoConfigBuilder.html#getKnownElements()"><B>getKnownElements()</B></A> -
Method in class org.apache.rampart.policy.builders.<A HREF="./org/apache/rampart/policy/builders/CryptoConfigBuilder.html" title="class in org.apache.rampart.policy.builders">CryptoConfigBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/builders/OptimizePartsBuilder.html#getKnownElements()"><B>getKnownElements()</B></A> -
Method in class org.apache.rampart.policy.builders.<A HREF="./org/apache/rampart/policy/builders/OptimizePartsBuilder.html" title="class in org.apache.rampart.policy.builders">OptimizePartsBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/builders/RampartConfigBuilder.html#getKnownElements()"><B>getKnownElements()</B></A> -
Method in class org.apache.rampart.policy.builders.<A HREF="./org/apache/rampart/policy/builders/RampartConfigBuilder.html" title="class in org.apache.rampart.policy.builders">RampartConfigBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/builders/SSLConfigBuilder.html#getKnownElements()"><B>getKnownElements()</B></A> -
Method in class org.apache.rampart.policy.builders.<A HREF="./org/apache/rampart/policy/builders/SSLConfigBuilder.html" title="class in org.apache.rampart.policy.builders">SSLConfigBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getLayout()"><B>getLayout()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/AbstractUniqueMessageAttributeCache.html#getMaximumLifeTimeOfAnAttribute()"><B>getMaximumLifeTimeOfAnAttribute()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/AbstractUniqueMessageAttributeCache.html" title="class in org.apache.rampart">AbstractUniqueMessageAttributeCache</A>
<DD>Gets the maximum life time of a message id.
<DT><A HREF="./org/apache/rampart/UniqueMessageAttributeCache.html#getMaximumLifeTimeOfAnAttribute()"><B>getMaximumLifeTimeOfAnAttribute()</B></A> -
Method in interface org.apache.rampart.<A HREF="./org/apache/rampart/UniqueMessageAttributeCache.html" title="interface in org.apache.rampart">UniqueMessageAttributeCache</A>
<DD>Gets the maximum life time of a message id.
<DT><A HREF="./org/apache/rahas/TrustException.html#getMessage(java.lang.String, java.lang.Object[])"><B>getMessage(String, Object[])</B></A> -
Static method in exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>get the message from resource bundle.
<DT><A HREF="./org/apache/rampart/RampartException.html#getMessage(java.lang.String, java.lang.Object[])"><B>getMessage(String, Object[])</B></A> -
Static method in exception org.apache.rampart.<A HREF="./org/apache/rampart/RampartException.html" title="class in org.apache.rampart">RampartException</A>
<DD>get the message from resource bundle.
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getMsgContext()"><B>getMsgContext()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getMTOMAssertion()"><B>getMTOMAssertion()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html#getName()"><B>getName()</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html" title="class in org.apache.rampart.handler">PostDispatchVerificationHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/RampartReceiver.html#getName()"><B>getName()</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/RampartReceiver.html" title="class in org.apache.rampart.handler">RampartReceiver</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/RampartSender.html#getName()"><B>getName()</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/RampartSender.html" title="class in org.apache.rampart.handler">RampartSender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#getName()"><B>getName()</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>Method getName.
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#getName()"><B>getName()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#getName()"><B>getName()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getName()"><B>getName()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/SSLConfig.html#getName()"><B>getName()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/SSLConfig.html" title="class in org.apache.rampart.policy.model">SSLConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html#getNameId()"><B>getNameId()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html" title="class in org.apache.rahas.impl.util">SAMLNameIdentifierCallback</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#getNamespaces()"><B>getNamespaces()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getNonceLifeTime()"><B>getNonceLifeTime()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/CommonUtil.html#getOMDOMDocument()"><B>getOMDOMDocument()</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/CommonUtil.html" title="class in org.apache.rahas.impl.util">CommonUtil</A>
<DD>This method creates a DOM compatible Axiom document.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getOptimizeParts()"><B>getOptimizeParts()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the Path expression to selecte the elements with content of the
current action to be MTOM optimized.
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getOptimizeParts()"><B>getOptimizeParts()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getOptimizePartsConfig()"><B>getOptimizePartsConfig()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#getOption(java.lang.String)"><B>getOption(String)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>Gets option.
<DT><A HREF="./org/apache/rampart/util/HandlerParameterDecoder.html#getOutflowConfiguration(org.apache.axis2.description.Parameter)"><B>getOutflowConfiguration(Parameter)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/HandlerParameterDecoder.html" title="class in org.apache.rampart.util">HandlerParameterDecoder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#getParameter()"><B>getParameter()</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>Generate an Axis2 parameter for this configuration
<DT><A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html" title="class in org.apache.rampart.handler">PostDispatchVerificationHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/RampartReceiver.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/RampartReceiver.html" title="class in org.apache.rampart.handler">RampartReceiver</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/RampartSender.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/RampartSender.html" title="class in org.apache.rampart.handler">RampartSender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#getParameter(java.lang.String)"><B>getParameter(String)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>Method getParameter.
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getPartsAndElements(boolean, org.apache.axiom.soap.SOAPEnvelope, boolean, java.util.List, java.util.List, java.util.HashMap)"><B>getPartsAndElements(boolean, SOAPEnvelope, boolean, List&lt;WSEncryptionPart&gt;, List&lt;String&gt;, HashMap)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#getPassword(java.lang.Object)"><B>getPassword(Object)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html#getPasswordCallbackClass()"><B>getPasswordCallbackClass()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config">InflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the password callback class name.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getPasswordCallbackClass()"><B>getPasswordCallbackClass()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the name of the password callback class of the current action.
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getPasswordCB(org.apache.rampart.RampartMessageData)"><B>getPasswordCB(RampartMessageData)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getPasswordCB(org.apache.axis2.context.MessageContext, org.apache.rampart.policy.RampartPolicyData)"><B>getPasswordCB(MessageContext, RampartPolicyData)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getPasswordType()"><B>getPasswordType()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the password type of the current action.
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getPolicyData()"><B>getPolicyData()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getPolicyFromMetadataRef(org.apache.axiom.om.OMElement)"><B>getPolicyFromMetadataRef(OMElement)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Retrieve policy using metadata reference
<wsa:Metadata xmlns:wsa="http://www.w3.org/2005/08/addressing">
<mex:Metadata
xmlns:mex="http://schemas.xmlsoap.org/ws/2004/09/mex"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<mex:MetadataSection>
<mex:MetadataReference>
<wsa:Address>http://address/of/mex/service</wsa:Address>
</mex:MetadataReference>
</mex:MetadataSection>
</mex:Metadata>
</wsa:Metadata>
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getPolicyValidatorCB(org.apache.axis2.context.MessageContext, org.apache.rampart.policy.RampartPolicyData)"><B>getPolicyValidatorCB(MessageContext, RampartPolicyData)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Returns an instance of PolicyValidatorCallbackHandler to be used to validate ws-security results.
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getPolicyValidatorCbClass()"><B>getPolicyValidatorCbClass()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getPrecisionInMilliseconds()"><B>getPrecisionInMilliseconds()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns whether PrecisionInMilliseconds is enabled or not
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getPreserveOriginalEnvelope()"><B>getPreserveOriginalEnvelope()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns whether signature confirmation should be enabled or not.
<DT><A HREF="./org/apache/rahas/Token.html#getPreviousToken()"><B>getPreviousToken()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#getPrincipal()"><B>getPrincipal()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#getPrivateKey()"><B>getPrivateKey()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#getProofKeyType()"><B>getProofKeyType()</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#getProp()"><B>getProp()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/SSLConfig.html#getProp()"><B>getProp()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/SSLConfig.html" title="class in org.apache.rampart.policy.model">SSLConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#getProperties()"><B>getProperties()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html#getProperty()"><B>getProperty()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config">InflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the configuration as an OMElement.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getProperty()"><B>getProperty()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the configuration as an Parameter
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#getProperty(java.lang.Object, java.lang.String)"><B>getProperty(Object, String)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getProtectionOrder()"><B>getProtectionOrder()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#getProvider()"><B>getProvider()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#getPublicKey()"><B>getPublicKey()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getPwCbClass()"><B>getPwCbClass()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getRampartConfig()"><B>getRampartConfig()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getRampartConfigCallbackHandler(org.apache.axis2.context.MessageContext, org.apache.rampart.policy.RampartPolicyData)"><B>getRampartConfigCallbackHandler(MessageContext, RampartPolicyData)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getRampartConfigCbClass()"><B>getRampartConfigCbClass()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/ValidatorData.html#getRampartMessageData()"><B>getRampartMessageData()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/ValidatorData.html" title="class in org.apache.rampart">ValidatorData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getRecipientToken()"><B>getRecipientToken()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html#getRenewedTokens()"><B>getRenewedTokens()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas">SimpleTokenStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenStorage.html#getRenewedTokens()"><B>getRenewedTokens()</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenStorage.html" title="interface in org.apache.rahas">TokenStorage</A>
<DD>Return the list of RENEWED tokens.
<DT><A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html#getRenewer(java.lang.String)"><B>getRenewer(String)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html" title="class in org.apache.rahas">TokenRequestDispatcherConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getRequestEncryptedKeyId(java.util.List)"><B>getRequestEncryptedKeyId(List&lt;WSHandlerResult&gt;)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getRequestEncryptedKeyValue(java.util.List)"><B>getRequestEncryptedKeyValue(List&lt;WSHandlerResult&gt;)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#getRequestEntropy()"><B>getRequestEntropy()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#getRequestType()"><B>getRequestType()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getRequiredElements()"><B>getRequiredElements()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html#getResponseAction(org.apache.rahas.RahasData)"><B>getResponseAction(RahasData)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html" title="class in org.apache.rahas.impl">SAML2TokenIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuer.html#getResponseAction(org.apache.rahas.RahasData)"><B>getResponseAction(RahasData)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuer.html" title="class in org.apache.rahas.impl">SAMLTokenIssuer</A>
<DD>Returns the <code>wsa:Action</code> of the response.
<DT><A HREF="./org/apache/rahas/impl/SCTIssuer.html#getResponseAction(org.apache.rahas.RahasData)"><B>getResponseAction(RahasData)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SCTIssuer.html" title="class in org.apache.rahas.impl">SCTIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/TokenCancelerImpl.html#getResponseAction(org.apache.rahas.RahasData)"><B>getResponseAction(RahasData)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/TokenCancelerImpl.html" title="class in org.apache.rahas.impl">TokenCancelerImpl</A>
<DD>Returns the <code>wsa:Action</code> of the response.
<DT><A HREF="./org/apache/rahas/TokenCanceler.html#getResponseAction(org.apache.rahas.RahasData)"><B>getResponseAction(RahasData)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenCanceler.html" title="interface in org.apache.rahas">TokenCanceler</A>
<DD>Returns the <code>wsa:Action</code> of the response.
<DT><A HREF="./org/apache/rahas/TokenIssuer.html#getResponseAction(org.apache.rahas.RahasData)"><B>getResponseAction(RahasData)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenIssuer.html" title="interface in org.apache.rahas">TokenIssuer</A>
<DD>Returns the <code>wsa:Action</code> of the response.
<DT><A HREF="./org/apache/rahas/RahasData.html#getResponseEntropy()"><B>getResponseEntropy()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#getResults(java.util.List, int)"><B>getResults(List&lt;WSSecurityEngineResult&gt;, int)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#getRstElement()"><B>getRstElement()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getSAML10AssertionNamespace()"><B>getSAML10AssertionNamespace()</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Returns SAML10 Assertion namespace.
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#getSAML11SubjectConfirmationMethod(org.opensaml.saml1.core.Assertion)"><B>getSAML11SubjectConfirmationMethod(Assertion)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Get subject confirmation method of the given SAML 1.1 Assertion.
<DT><A HREF="./org/apache/rahas/impl/util/SAMLAttributeCallback.html#getSAML2Attributes()"><B>getSAML2Attributes()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLAttributeCallback.html" title="class in org.apache.rahas.impl.util">SAMLAttributeCallback</A>
<DD>Get the array of SAML2 attributes.
<DT><A HREF="./org/apache/rahas/impl/util/SAML2Utils.html#getSAML2KeyInfo(org.w3c.dom.Element, org.apache.ws.security.components.crypto.Crypto, javax.security.auth.callback.CallbackHandler)"><B>getSAML2KeyInfo(Element, Crypto, CallbackHandler)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAML2Utils.html" title="class in org.apache.rahas.impl.util">SAML2Utils</A>
<DD>Extract certificates or the key available in the SAMLAssertion
<DT><A HREF="./org/apache/rahas/impl/util/SAML2Utils.html#getSAML2KeyInfo(org.opensaml.saml2.core.Assertion, org.apache.ws.security.components.crypto.Crypto, javax.security.auth.callback.CallbackHandler)"><B>getSAML2KeyInfo(Assertion, Crypto, CallbackHandler)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAML2Utils.html" title="class in org.apache.rahas.impl.util">SAML2Utils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAML2Utils.html#getSAML2SubjectConfirmationMethod(org.opensaml.saml2.core.Assertion)"><B>getSAML2SubjectConfirmationMethod(Assertion)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAML2Utils.html" title="class in org.apache.rahas.impl.util">SAML2Utils</A>
<DD>Get the subject confirmation method of a SAML 2.0 assertion
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getSamlPropFile()"><B>getSamlPropFile()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the SAML property file of the current action.
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getSecConvToken(org.apache.rampart.RampartMessageData, org.apache.ws.secpolicy.model.SecureConversationToken)"><B>getSecConvToken(RampartMessageData, SecureConversationToken)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Obtain a security context token.
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getSecConvTokenId()"><B>getSecConvTokenId()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getSecConvVersion()"><B>getSecConvVersion()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getSecHeader()"><B>getSecHeader()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAML2KeyInfo.html#getSecret()"><B>getSecret()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAML2KeyInfo.html" title="class in org.apache.rahas.impl.util">SAML2KeyInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#getSecret()"><B>getSecret()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#getSecretKey()"><B>getSecretKey()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#getServiceCert(org.apache.ws.security.components.crypto.Crypto, java.lang.String)"><B>getServiceCert(Crypto, String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>Uses the <code>wst:AppliesTo</code> to figure out the certificate to
encrypt the secret in the SAML token
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getServicePolicy()"><B>getServicePolicy()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/EncryptedKeyToken.html#getSHA1()"><B>getSHA1()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/EncryptedKeyToken.html" title="class in org.apache.rahas">EncryptedKeyToken</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/TokenIssuerUtil.html#getSharedSecret(org.apache.rahas.RahasData, int, int)"><B>getSharedSecret(RahasData, int, int)</B></A> -
Static method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/TokenIssuerUtil.html" title="class in org.apache.rahas.impl">TokenIssuerUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getSigCryptoConfig()"><B>getSigCryptoConfig()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getSigElementId(org.apache.rampart.RampartMessageData)"><B>getSigElementId(RampartMessageData)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#getSigEncrActions(java.util.List)"><B>getSigEncrActions(List&lt;WSSecurityEngineResult&gt;)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#getSignatureAlgorithm()"><B>getSignatureAlgorithm()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getSignatureAlgorithm()"><B>getSignatureAlgorithm()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#getSignatureBuider(org.apache.rampart.RampartMessageData, org.apache.ws.secpolicy.model.Token)"><B>getSignatureBuider(RampartMessageData, Token)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD><B>Deprecated.</B>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#getSignatureBuider(org.apache.rampart.RampartMessageData, org.apache.ws.secpolicy.model.Token, java.lang.String)"><B>getSignatureBuider(RampartMessageData, Token, String)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD><B>Deprecated.</B>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#getSignatureBuilder(org.apache.rampart.RampartMessageData, org.apache.ws.secpolicy.model.Token)"><B>getSignatureBuilder(RampartMessageData, Token)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#getSignatureBuilder(org.apache.rampart.RampartMessageData, org.apache.ws.secpolicy.model.Token, java.lang.String)"><B>getSignatureBuilder(RampartMessageData, Token, String)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getSignatureCrypto(org.apache.rampart.policy.model.RampartConfig, java.lang.ClassLoader)"><B>getSignatureCrypto(RampartConfig, ClassLoader)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Create the <code>Crypto</code> instance for signature using information
from the rampart configuration assertion
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getSignatureKeyIdentifier()"><B>getSignatureKeyIdentifier()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the signatue key identifier of the current action.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getSignatureParts()"><B>getSignatureParts()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the signature parts of the current action.
<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html#getSignaturePropFile()"><B>getSignaturePropFile()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config">InflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the signature property file.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getSignaturePropFile()"><B>getSignaturePropFile()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the signature property file of the current action.
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getSignatureToken()"><B>getSignatureToken()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getSignedElements()"><B>getSignedElements()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getSignedEncryptedSupportingTokens()"><B>getSignedEncryptedSupportingTokens()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getSignedEndorsingEncryptedSupportingTokens()"><B>getSignedEndorsingEncryptedSupportingTokens()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getSignedEndorsingSupportingTokens()"><B>getSignedEndorsingSupportingTokens()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getSignedParts()"><B>getSignedParts()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getSignedParts(org.apache.rampart.RampartMessageData)"><B>getSignedParts(RampartMessageData)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getSignedSupportingTokens()"><B>getSignedSupportingTokens()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getSoapBodyId(org.apache.axiom.soap.SOAPEnvelope)"><B>getSoapBodyId(SOAPEnvelope)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getSoapConstants()"><B>getSoapConstants()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>Returns an <code>org.apache.ws.security.SOAPConstants</code> instance
with soap version information of this request.
<DT><A HREF="./org/apache/rampart/util/Axis2Util.html#getSOAPEnvelopeFromDOMDocument(org.w3c.dom.Document, boolean)"><B>getSOAPEnvelopeFromDOMDocument(Document, boolean)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/Axis2Util.html" title="class in org.apache.rampart.util">Axis2Util</A>
<DD>Builds a SOAPEnvelope from DOM Document.
<DT><A HREF="./org/apache/rahas/RahasData.html#getSoapNs()"><B>getSoapNs()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getSSLConfig()"><B>getSSLConfig()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#getState()"><B>getState()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getStsAlias()"><B>getStsAlias()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getStsCryptoConfig()"><B>getStsCryptoConfig()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getSupportingEncryptedParts(org.apache.rampart.RampartMessageData, org.apache.rampart.policy.SupportingPolicyData)"><B>getSupportingEncryptedParts(RampartMessageData, SupportingPolicyData)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getSupportingPolicyData()"><B>getSupportingPolicyData()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getSupportingSignedParts(org.apache.rampart.RampartMessageData, org.apache.rampart.policy.SupportingPolicyData)"><B>getSupportingSignedParts(RampartMessageData, SupportingPolicyData)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getSupportingTokenID(org.apache.ws.secpolicy.model.Token, int)"><B>getSupportingTokenID(Token, int)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getSupportingTokens()"><B>getSupportingTokens()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getSupportingTokensList()"><B>getSupportingTokensList()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#getSymmetricKeyBasedKeyInfo(org.w3c.dom.Document, org.apache.rahas.RahasData, java.security.cert.X509Certificate, int, org.apache.ws.security.components.crypto.Crypto, int)"><B>getSymmetricKeyBasedKeyInfo(Document, RahasData, X509Certificate, int, Crypto, int)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>This method creates KeyInfo element of an assertion.
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getTimestampId()"><B>getTimestampId()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getTimestampMaxSkew()"><B>getTimestampMaxSkew()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getTimestampMaxSkew()"><B>getTimestampMaxSkew()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getTimestampMaxSkew(org.apache.rampart.RampartMessageData)"><B>getTimestampMaxSkew(RampartMessageData)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getTimestampPrecisionInMilliseconds()"><B>getTimestampPrecisionInMilliseconds()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getTimestampTTL()"><B>getTimestampTTL()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getTimeToLive()"><B>getTimeToLive()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getTimeToLive(org.apache.rampart.RampartMessageData)"><B>getTimeToLive(RampartMessageData)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html#getToken(java.lang.String)"><B>getToken(String)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas">SimpleTokenStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#getToken()"><B>getToken()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenStorage.html#getToken(java.lang.String)"><B>getToken(String)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenStorage.html" title="interface in org.apache.rahas">TokenStorage</A>
<DD>Returns the <code>Token</code> of the given id
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#getToken(org.apache.rampart.RampartMessageData, java.lang.String)"><B>getToken(RampartMessageData, String)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>Get hold of the token from the token storage
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getToken(org.apache.rampart.RampartMessageData, org.apache.axiom.om.OMElement, java.lang.String, java.lang.String, org.apache.neethi.Policy)"><B>getToken(RampartMessageData, OMElement, String, String, Policy)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Request a token.
<DT><A HREF="./org/apache/rahas/RahasData.html#getTokenId()"><B>getTokenId()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html#getTokenIdentifiers()"><B>getTokenIdentifiers()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas">SimpleTokenStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenStorage.html#getTokenIdentifiers()"><B>getTokenIdentifiers()</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenStorage.html" title="interface in org.apache.rahas">TokenStorage</A>
<DD>Return the list of all token identifiers.
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getTokenStorage()"><B>getTokenStorage()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#getTokenStore(org.apache.axis2.context.MessageContext)"><B>getTokenStore(MessageContext)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>Returns the token store.
<DT><A HREF="./org/apache/rahas/TrustUtil.html#getTokenStore(org.apache.axis2.context.ConfigurationContext)"><B>getTokenStore(ConfigurationContext)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>Fetches the token storage from the configuration context.
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getTokenStoreClass()"><B>getTokenStoreClass()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#getTokenType()"><B>getTokenType()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getTransportToken()"><B>getTransportToken()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getTrust10()"><B>getTrust10()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#getTrustedServices()"><B>getTrustedServices()</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>Return the list of trusted services as a <code>java.util.Map</code>.
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#getType()"><B>getType()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#getType()"><B>getType()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getType()"><B>getType()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/SSLConfig.html#getType()"><B>getType()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/SSLConfig.html" title="class in org.apache.rampart.policy.model">SSLConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#getUnattachedReference()"><B>getUnattachedReference()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#getUsageType()"><B>getUsageType()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#getUser()"><B>getUser()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Returns the user of the current action.
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getUser()"><B>getUser()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#getUserCertAlias()"><B>getUserCertAlias()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html#getUserId()"><B>getUserId()</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html" title="class in org.apache.rahas.impl.util">SAMLNameIdentifierCallback</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#getUsername(java.lang.Object)"><B>getUsername(Object)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getUsername(java.util.List)"><B>getUsername(List&lt;WSHandlerResult&gt;)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Scan through <code>WSHandlerResult<code> list for a Username token and return
the username if a Username Token found
<DT><A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html#getValidator(java.lang.String)"><B>getValidator(String)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html" title="class in org.apache.rahas">TokenRequestDispatcherConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html#getValidTokens()"><B>getValidTokens()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas">SimpleTokenStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenStorage.html#getValidTokens()"><B>getValidTokens()</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenStorage.html" title="interface in org.apache.rahas">TokenStorage</A>
<DD>Return the list of ISSUED and RENEWED tokens.
<DT><A HREF="./org/apache/rahas/RahasData.html#getVersion()"><B>getVersion()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getWebServiceSecurityPolicyNS()"><B>getWebServiceSecurityPolicyNS()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getWss10()"><B>getWss10()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#getWss11()"><B>getWss11()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#getWSSConfigInstance()"><B>getWSSConfigInstance()</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>We use this method to prevent the singleton behavior of WSSConfig
<DT><A HREF="./org/apache/rahas/TrustUtil.html#getWSTNamespace(int)"><B>getWSTNamespace(int)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#getWstNs()"><B>getWstNs()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html#getWSTVersion(java.lang.String)"><B>getWSTVersion(String)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#getWstVersion()"><B>getWstVersion()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_H_"><!-- --></A><H2>
<B>H</B></H2>
<DL>
<DT><A HREF="./org/apache/rahas/impl/util/SAMLCallbackHandler.html#handle(org.apache.rahas.impl.util.SAMLCallback)"><B>handle(SAMLCallback)</B></A> -
Method in interface org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLCallbackHandler.html" title="interface in org.apache.rahas.impl.util">SAMLCallbackHandler</A>
<DD>SAMLCallback object has indicates what kind of data is required.
<DT><A HREF="./org/apache/rahas/TokenRequestDispatcher.html#handle(org.apache.axis2.context.MessageContext, org.apache.axis2.context.MessageContext)"><B>handle(MessageContext, MessageContext)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcher.html" title="class in org.apache.rahas">TokenRequestDispatcher</A>
<DD>Processes the incoming request and returns a SOAPEnvelope
<DT><A HREF="./org/apache/rampart/TokenCallbackHandler.html#handle(javax.security.auth.callback.Callback[])"><B>handle(Callback[])</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/TokenCallbackHandler.html" title="class in org.apache.rampart">TokenCallbackHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#handleEncryptedSignedHeaders(java.util.List, java.util.List, org.w3c.dom.Document)"><B>handleEncryptedSignedHeaders(List&lt;WSEncryptionPart&gt;, List&lt;WSEncryptionPart&gt;, Document)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#handlerDesc"><B>handlerDesc</B></A> -
Variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>Field handlerDesc
<DT><A HREF="./org/apache/rahas/impl/TokenIssuerUtil.html#handleRequestedProofToken(org.apache.rahas.RahasData, int, org.apache.rahas.impl.AbstractIssuerConfig, org.apache.axiom.om.OMElement, org.apache.rahas.Token, org.w3c.dom.Document)"><B>handleRequestedProofToken(RahasData, int, AbstractIssuerConfig, OMElement, Token, Document)</B></A> -
Static method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/TokenIssuerUtil.html" title="class in org.apache.rahas.impl">TokenIssuerUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/HandlerParameterDecoder.html" title="class in org.apache.rampart.util"><B>HandlerParameterDecoder</B></A> - Class in <A HREF="./org/apache/rampart/util/package-summary.html">org.apache.rampart.util</A><DD>This is used to process the security parameters from the configuration files
Example: <code>
<br>
</code><DT><A HREF="./org/apache/rampart/util/HandlerParameterDecoder.html#HandlerParameterDecoder()"><B>HandlerParameterDecoder()</B></A> -
Constructor for class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/HandlerParameterDecoder.html" title="class in org.apache.rampart.util">HandlerParameterDecoder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#handleSupportingTokens(org.apache.rampart.RampartMessageData, org.apache.ws.secpolicy.model.SupportingToken)"><B>handleSupportingTokens(RampartMessageData, SupportingToken)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#handleSupportingTokens(java.util.List, org.apache.ws.secpolicy.model.SupportingToken)"><B>handleSupportingTokens(List&lt;WSSecurityEngineResult&gt;, SupportingToken)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_I_"><!-- --></A><H2>
<B>I</B></H2>
<DL>
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#INFLOW_SECURITY"><B>INFLOW_SECURITY</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>Inflow security parameter
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#INFLOW_SECURITY_CLIENT"><B>INFLOW_SECURITY_CLIENT</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#INFLOW_SECURITY_SERVER"><B>INFLOW_SECURITY_SERVER</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config"><B>InflowConfiguration</B></A> - Class in <A HREF="./org/apache/rampart/handler/config/package-summary.html">org.apache.rampart.handler.config</A><DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html#InflowConfiguration()"><B>InflowConfiguration()</B></A> -
Constructor for class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config">InflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#inHandler"><B>inHandler</B></A> -
Variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>In Axis2, the user cannot set inflow and outflow parameters.
<DT><A HREF="./org/apache/rahas/Rahas.html#init(org.apache.axis2.context.ConfigurationContext, org.apache.axis2.description.AxisModule)"><B>init(ConfigurationContext, AxisModule)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Rahas.html" title="class in org.apache.rahas">Rahas</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html#init(org.apache.axis2.description.HandlerDescription)"><B>init(HandlerDescription)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html" title="class in org.apache.rampart.handler">PostDispatchVerificationHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/RampartReceiver.html#init(org.apache.axis2.description.HandlerDescription)"><B>init(HandlerDescription)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/RampartReceiver.html" title="class in org.apache.rampart.handler">RampartReceiver</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/RampartSender.html#init(org.apache.axis2.description.HandlerDescription)"><B>init(HandlerDescription)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/RampartSender.html" title="class in org.apache.rampart.handler">RampartSender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#init(org.apache.axis2.description.HandlerDescription)"><B>init(HandlerDescription)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>Method init.
<DT><A HREF="./org/apache/rampart/Rampart.html#init(org.apache.axis2.context.ConfigurationContext, org.apache.axis2.description.AxisModule)"><B>init(ConfigurationContext, AxisModule)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/Rampart.html" title="class in org.apache.rampart">Rampart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RampartSAMLBootstrap.html#initializeParserPool()"><B>initializeParserPool()</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/RampartSAMLBootstrap.html" title="class in org.apache.rahas">RampartSAMLBootstrap</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#insertSiblingAfter(org.apache.rampart.RampartMessageData, org.w3c.dom.Element, org.w3c.dom.Element)"><B>insertSiblingAfter(RampartMessageData, Element, Element)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#insertSiblingAfterOrPrepend(org.apache.rampart.RampartMessageData, org.w3c.dom.Element, org.w3c.dom.Element)"><B>insertSiblingAfterOrPrepend(RampartMessageData, Element, Element)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>If the child is present insert the element as a sibling after him.
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#insertSiblingBefore(org.apache.rampart.RampartMessageData, org.w3c.dom.Element, org.w3c.dom.Element)"><B>insertSiblingBefore(RampartMessageData, Element, Element)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#insertSiblingBeforeOrPrepend(org.apache.rampart.RampartMessageData, org.w3c.dom.Element, org.w3c.dom.Element)"><B>insertSiblingBeforeOrPrepend(RampartMessageData, Element, Element)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustException.html#INVALID_REQUEST"><B>INVALID_REQUEST</B></A> -
Static variable in exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustException.html#INVALID_SCOPE"><B>INVALID_SCOPE</B></A> -
Static variable in exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustException.html#INVALID_SECURITY_TOKEN"><B>INVALID_SECURITY_TOKEN</B></A> -
Static variable in exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustException.html#INVALID_TIME_RANGE"><B>INVALID_TIME_RANGE</B></A> -
Static variable in exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html#invoke(org.apache.axis2.context.MessageContext)"><B>invoke(MessageContext)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html" title="class in org.apache.rampart.handler">PostDispatchVerificationHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/RampartReceiver.html#invoke(org.apache.axis2.context.MessageContext)"><B>invoke(MessageContext)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/RampartReceiver.html" title="class in org.apache.rampart.handler">RampartReceiver</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/RampartSender.html#invoke(org.apache.axis2.context.MessageContext)"><B>invoke(MessageContext)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/RampartSender.html" title="class in org.apache.rampart.handler">RampartSender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#invoke(org.apache.axis2.context.MessageContext)"><B>invoke(MessageContext)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/STSMessageReceiver.html#invokeBusinessLogic(org.apache.axis2.context.MessageContext, org.apache.axis2.context.MessageContext)"><B>invokeBusinessLogic(MessageContext, MessageContext)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/STSMessageReceiver.html" title="class in org.apache.rahas">STSMessageReceiver</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isAsymmetricBinding()"><B>isAsymmetricBinding()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAML1AssertionHandler.html#isBearerAssertion()"><B>isBearerAssertion()</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAML1AssertionHandler.html" title="class in org.apache.rampart.saml">SAML1AssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAML2AssertionHandler.html#isBearerAssertion()"><B>isBearerAssertion()</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAML2AssertionHandler.html" title="class in org.apache.rampart.saml">SAML2AssertionHandler</A>
<DD>Checks whether SAML assertion is bearer - urn:oasis:names:tc:SAML:2.0:cm:bearer
<DT><A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html#isBearerAssertion()"><B>isBearerAssertion()</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html" title="class in org.apache.rampart.saml">SAMLAssertionHandler</A>
<DD>Checks whether SAML assertion is bearer - urn:oasis:names:tc:SAML:2.0:cm:bearer
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#isCacheEnabled()"><B>isCacheEnabled()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#isCertificateInKeyStore(org.apache.ws.security.components.crypto.Crypto, java.security.cert.X509Certificate)"><B>isCertificateInKeyStore(Crypto, X509Certificate)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>Check to see if the certificate argument is in the keystore
TODO Directly copied from WSS4J (SignatureTrustValidator) - Optimize later
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#isCertificateTrusted(java.security.cert.X509Certificate, org.apache.ws.security.components.crypto.Crypto)"><B>isCertificateTrusted(X509Certificate, Crypto)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>TODO - This is directly copied from WSS4J (SignatureTrustValidator).
<DT><A HREF="./org/apache/rahas/Token.html#isChanged()"><B>isChanged()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isEncryptAttachments()"><B>isEncryptAttachments()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isEncryptAttachmentsOptional()"><B>isEncryptAttachmentsOptional()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isEncryptBody()"><B>isEncryptBody()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isEncryptBodyOptional()"><B>isEncryptBodyOptional()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isEntireHeadersAndBodySignatures()"><B>isEntireHeadersAndBodySignatures()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#isIgnorable()"><B>isIgnorable()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#isIgnorable()"><B>isIgnorable()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#isIgnorable()"><B>isIgnorable()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/SSLConfig.html#isIgnorable()"><B>isIgnorable()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/SSLConfig.html" title="class in org.apache.rampart.policy.model">SSLConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isIncludeTimestamp()"><B>isIncludeTimestamp()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isIncludeTimestampOptional()"><B>isIncludeTimestampOptional()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#isInitiator()"><B>isInitiator()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isMTOMSerialize()"><B>isMTOMSerialize()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/ServiceNonceCache.html#isNonceRepeatingForService(java.lang.String, java.lang.String, java.lang.String)"><B>isNonceRepeatingForService(String, String, String)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/ServiceNonceCache.html" title="class in org.apache.rampart">ServiceNonceCache</A>
<DD>This method will check whether the nonce value is repeating for the given service.
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#isOptional()"><B>isOptional()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#isOptional()"><B>isOptional()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#isOptional()"><B>isOptional()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/SSLConfig.html#isOptional()"><B>isOptional()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/SSLConfig.html" title="class in org.apache.rampart.policy.model">SSLConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#isSecHeaderRequired(org.apache.rampart.policy.RampartPolicyData, boolean, boolean)"><B>isSecHeaderRequired(RampartPolicyData, boolean, boolean)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Method to check whether security header is required in incoming message
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isSignAllHeaders()"><B>isSignAllHeaders()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isSignAttachments()"><B>isSignAttachments()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isSignAttachmentsOptional()"><B>isSignAttachmentsOptional()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isSignatureConfirmation()"><B>isSignatureConfirmation()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isSignatureProtection()"><B>isSignatureProtection()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#isSignatureRequired(org.apache.rampart.RampartMessageData)"><B>isSignatureRequired(RampartMessageData)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isSignBody()"><B>isSignBody()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isSignBodyOptional()"><B>isSignBodyOptional()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html#issue(org.apache.rahas.RahasData)"><B>issue(RahasData)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html" title="class in org.apache.rahas.impl">SAML2TokenIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuer.html#issue(org.apache.rahas.RahasData)"><B>issue(RahasData)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuer.html" title="class in org.apache.rahas.impl">SAMLTokenIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SCTIssuer.html#issue(org.apache.rahas.RahasData)"><B>issue(RahasData)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SCTIssuer.html" title="class in org.apache.rahas.impl">SCTIssuer</A>
<DD>Issue a <CODE>SecurityContextToken</CODE> based on the wsse:Signature or
wsse:UsernameToken
<p/>
This will support returning the SecurityContextToken with the following
types of wst:RequestedProof tokens:
xenc:EncryptedKey
wst:ComputedKey
wst:BinarySecret (for secure transport)
<DT><A HREF="./org/apache/rahas/TokenIssuer.html#issue(org.apache.rahas.RahasData)"><B>issue(RahasData)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenIssuer.html" title="interface in org.apache.rahas">TokenIssuer</A>
<DD>Create the response <code>soap:Envelope</code> for the given issue
request.
<DT><A HREF="./org/apache/rahas/Token.html#ISSUED"><B>ISSUED</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#ISSUER_NAME"><B>ISSUER_NAME</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#ISSUER_SERIAL"><B>ISSUER_SERIAL</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#issuerKeyAlias"><B>issuerKeyAlias</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#issuerKeyPassword"><B>issuerKeyPassword</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#issuerName"><B>issuerName</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isSymmetricBinding()"><B>isSymmetricBinding()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isTokenProtection()"><B>isTokenProtection()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#isTokenValid(org.apache.rampart.RampartMessageData, java.lang.String)"><B>isTokenValid(RampartMessageData, String)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#isTransportBinding()"><B>isTransportBinding()</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/Axis2Util.html#isUseDOOM()"><B>isUseDOOM()</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/Axis2Util.html" title="class in org.apache.rampart.util">Axis2Util</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#isUsernameTokenPresent(org.apache.rampart.ValidatorData)"><B>isUsernameTokenPresent(ValidatorData)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#isUsernameTokenPresent(org.apache.ws.secpolicy.model.SupportingToken)"><B>isUsernameTokenPresent(SupportingToken)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_K_"><!-- --></A><H2>
<B>K</B></H2>
<DL>
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.KeyComputation.html#KEY_COMP_PROVIDE_ENT"><B>KEY_COMP_PROVIDE_ENT</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.KeyComputation.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig.KeyComputation</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.KeyComputation.html#KEY_COMP_USE_OWN_KEY"><B>KEY_COMP_USE_OWN_KEY</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.KeyComputation.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig.KeyComputation</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.KeyComputation.html#KEY_COMP_USE_REQ_ENT"><B>KEY_COMP_USE_REQ_ENT</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.KeyComputation.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig.KeyComputation</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.KeyComputation.html#KEY_COMPUTATION"><B>KEY_COMPUTATION</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.KeyComputation.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig.KeyComputation</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#KEY_CUSTOM_ISSUED_TOKEN"><B>KEY_CUSTOM_ISSUED_TOKEN</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>Key to hold the custom issued token identifier
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#KEY_RAMPART_IN_POLICY"><B>KEY_RAMPART_IN_POLICY</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#KEY_RAMPART_OUT_POLICY"><B>KEY_RAMPART_OUT_POLICY</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#KEY_RAMPART_POLICY"><B>KEY_RAMPART_POLICY</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>Axis2 parameter name to be used in the client's axis2 xml
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#KEY_SCT_ISSUER_POLICY"><B>KEY_SCT_ISSUER_POLICY</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html#KEY_SIZE"><B>KEY_SIZE</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html" title="class in org.apache.rahas">RahasConstants.IssuanceBindingLocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html#KEY_TYPE"><B>KEY_TYPE</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html" title="class in org.apache.rahas">RahasConstants.IssuanceBindingLocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#KEY_TYPE_BEARER"><B>KEY_TYPE_BEARER</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#KEY_TYPE_PUBLIC_KEY"><B>KEY_TYPE_PUBLIC_KEY</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#KEY_TYPE_SYMM_KEY"><B>KEY_TYPE_SYMM_KEY</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#KEY_WSSC_VERSION"><B>KEY_WSSC_VERSION</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>Key to hold the WS-SecConv version
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#KEY_WST_VERSION"><B>KEY_WST_VERSION</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>Key to hold the WS-Trust version
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#keyComputation"><B>keyComputation</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#keySize"><B>keySize</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_L_"><!-- --></A><H2>
<B>L</B></H2>
<DL>
<DT><A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html#LIFETIME"><B>LIFETIME</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html" title="class in org.apache.rahas">RahasConstants.IssuanceBindingLocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SCTIssuerConfig.html#load(org.apache.axiom.om.OMElement)"><B>load(OMElement)</B></A> -
Static method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SCTIssuerConfig.html" title="class in org.apache.rahas.impl">SCTIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SCTIssuerConfig.html#load(java.lang.String)"><B>load(String)</B></A> -
Static method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SCTIssuerConfig.html" title="class in org.apache.rahas.impl">SCTIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/TokenCancelerConfig.html#load(org.apache.axiom.om.OMElement)"><B>load(OMElement)</B></A> -
Static method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/TokenCancelerConfig.html" title="class in org.apache.rahas.impl">TokenCancelerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/TokenCancelerConfig.html#load(java.lang.String)"><B>load(String)</B></A> -
Static method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/TokenCancelerConfig.html" title="class in org.apache.rahas.impl">TokenCancelerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html#load(org.apache.axiom.om.OMElement)"><B>load(OMElement)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html" title="class in org.apache.rahas">TokenRequestDispatcherConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html#load(java.lang.String)"><B>load(String)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html" title="class in org.apache.rahas">TokenRequestDispatcherConfig</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_M_"><!-- --></A><H2>
<B>M</B></H2>
<DL>
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#mainRefListElement"><B>mainRefListElement</B></A> -
Variable in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#mainSigId"><B>mainSigId</B></A> -
Variable in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartConstants.html#MERLIN_CRYPTO_IMPL"><B>MERLIN_CRYPTO_IMPL</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartConstants.html" title="class in org.apache.rampart">RampartConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartConstants.html#MERLIN_CRYPTO_IMPL_CACHE_KEY"><B>MERLIN_CRYPTO_IMPL_CACHE_KEY</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartConstants.html" title="class in org.apache.rampart">RampartConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartConstants.html#MESSAGE_LOG"><B>MESSAGE_LOG</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartConstants.html" title="class in org.apache.rampart">RampartConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/MessageBuilder.html" title="class in org.apache.rampart"><B>MessageBuilder</B></A> - Class in <A HREF="./org/apache/rampart/package-summary.html">org.apache.rampart</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/MessageBuilder.html#MessageBuilder()"><B>MessageBuilder()</B></A> -
Constructor for class org.apache.rampart.<A HREF="./org/apache/rampart/MessageBuilder.html" title="class in org.apache.rampart">MessageBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/MessageOptimizer.html" title="class in org.apache.rampart.util"><B>MessageOptimizer</B></A> - Class in <A HREF="./org/apache/rampart/util/package-summary.html">org.apache.rampart.util</A><DD>Utility class to handle MTOM-Optimizing Base64 Text values<DT><A HREF="./org/apache/rampart/util/MessageOptimizer.html#MessageOptimizer()"><B>MessageOptimizer()</B></A> -
Constructor for class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/MessageOptimizer.html" title="class in org.apache.rampart.util">MessageOptimizer</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_N_"><!-- --></A><H2>
<B>N</B></H2>
<DL>
<DT><A HREF="./org/apache/rahas/impl/util/SAMLCallback.html#NAME_IDENTIFIER_CALLBACK"><B>NAME_IDENTIFIER_CALLBACK</B></A> -
Static variable in interface org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLCallback.html" title="interface in org.apache.rahas.impl.util">SAMLCallback</A>
<DD>Subject name identifier
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#NAMESPACE_LN"><B>NAMESPACE_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#NAMESPACES_LN"><B>NAMESPACES_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#nextAction()"><B>nextAction()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Moves to the next action.
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#NONCE_LIFE_TIME"><B>NONCE_LIFE_TIME</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/NonceCache.html" title="class in org.apache.rampart"><B>NonceCache</B></A> - Class in <A HREF="./org/apache/rampart/package-summary.html">org.apache.rampart</A><DD>This is a basic implementation of UniqueMessageAttributeCache.<DT><A HREF="./org/apache/rampart/NonceCache.html#NonceCache()"><B>NonceCache()</B></A> -
Constructor for class org.apache.rampart.<A HREF="./org/apache/rampart/NonceCache.html" title="class in org.apache.rampart">NonceCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/NonceCache.html#NonceCache(int)"><B>NonceCache(int)</B></A> -
Constructor for class org.apache.rampart.<A HREF="./org/apache/rampart/NonceCache.html" title="class in org.apache.rampart">NonceCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#normalize()"><B>normalize()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#normalize()"><B>normalize()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#normalize()"><B>normalize()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/SSLConfig.html#normalize()"><B>normalize()</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/SSLConfig.html" title="class in org.apache.rampart.policy.model">SSLConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#NS"><B>NS</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_O_"><!-- --></A><H2>
<B>O</B></H2>
<DL>
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#OPTIMISE_PARTS"><B>OPTIMISE_PARTS</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/MessageOptimizer.html#optimize(org.apache.axiom.soap.SOAPEnvelope, java.util.List, java.util.Map)"><B>optimize(SOAPEnvelope, List&lt;String&gt;, Map)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/MessageOptimizer.html" title="class in org.apache.rampart.util">MessageOptimizer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/MessageOptimizer.html#optimize(org.apache.axiom.soap.SOAPEnvelope, java.lang.String)"><B>optimize(SOAPEnvelope, String)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/MessageOptimizer.html" title="class in org.apache.rampart.util">MessageOptimizer</A>
<DD>Mark the requied Base64 text values as optimized
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#OPTIMIZE_PARTS"><B>OPTIMIZE_PARTS</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>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
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#OPTIMIZE_PARTS_LN"><B>OPTIMIZE_PARTS_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/builders/OptimizePartsBuilder.html" title="class in org.apache.rampart.policy.builders"><B>OptimizePartsBuilder</B></A> - Class in <A HREF="./org/apache/rampart/policy/builders/package-summary.html">org.apache.rampart.policy.builders</A><DD>OptimizePartsBuilder creates the OptimizePartsConfig
This clase deserialize the following XML fragment inside the RampartConfig.<DT><A HREF="./org/apache/rampart/policy/builders/OptimizePartsBuilder.html#OptimizePartsBuilder()"><B>OptimizePartsBuilder()</B></A> -
Constructor for class org.apache.rampart.policy.builders.<A HREF="./org/apache/rampart/policy/builders/OptimizePartsBuilder.html" title="class in org.apache.rampart.policy.builders">OptimizePartsBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model"><B>OptimizePartsConfig</B></A> - Class in <A HREF="./org/apache/rampart/policy/model/package-summary.html">org.apache.rampart.policy.model</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#OptimizePartsConfig()"><B>OptimizePartsConfig()</B></A> -
Constructor for class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/package-summary.html"><B>org.apache.rahas</B></A> - package org.apache.rahas<DD>&nbsp;<DT><A HREF="./org/apache/rahas/client/package-summary.html"><B>org.apache.rahas.client</B></A> - package org.apache.rahas.client<DD>&nbsp;<DT><A HREF="./org/apache/rahas/impl/package-summary.html"><B>org.apache.rahas.impl</B></A> - package org.apache.rahas.impl<DD>&nbsp;<DT><A HREF="./org/apache/rahas/impl/util/package-summary.html"><B>org.apache.rahas.impl.util</B></A> - package org.apache.rahas.impl.util<DD>&nbsp;<DT><A HREF="./org/apache/rampart/package-summary.html"><B>org.apache.rampart</B></A> - package org.apache.rampart<DD>&nbsp;<DT><A HREF="./org/apache/rampart/builder/package-summary.html"><B>org.apache.rampart.builder</B></A> - package org.apache.rampart.builder<DD>&nbsp;<DT><A HREF="./org/apache/rampart/handler/package-summary.html"><B>org.apache.rampart.handler</B></A> - package org.apache.rampart.handler<DD>&nbsp;<DT><A HREF="./org/apache/rampart/handler/config/package-summary.html"><B>org.apache.rampart.handler.config</B></A> - package org.apache.rampart.handler.config<DD>&nbsp;<DT><A HREF="./org/apache/rampart/policy/package-summary.html"><B>org.apache.rampart.policy</B></A> - package org.apache.rampart.policy<DD>&nbsp;<DT><A HREF="./org/apache/rampart/policy/builders/package-summary.html"><B>org.apache.rampart.policy.builders</B></A> - package org.apache.rampart.policy.builders<DD>&nbsp;<DT><A HREF="./org/apache/rampart/policy/model/package-summary.html"><B>org.apache.rampart.policy.model</B></A> - package org.apache.rampart.policy.model<DD>&nbsp;<DT><A HREF="./org/apache/rampart/saml/package-summary.html"><B>org.apache.rampart.saml</B></A> - package org.apache.rampart.saml<DD>&nbsp;<DT><A HREF="./org/apache/rampart/util/package-summary.html"><B>org.apache.rampart.util</B></A> - package org.apache.rampart.util<DD>&nbsp;<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#OUTFLOW_SECURITY"><B>OUTFLOW_SECURITY</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>Outflow security parameter
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#OUTFLOW_SECURITY_CLIENT"><B>OUTFLOW_SECURITY_CLIENT</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#OUTFLOW_SECURITY_SERVER"><B>OUTFLOW_SECURITY_SERVER</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config"><B>OutflowConfiguration</B></A> - Class in <A HREF="./org/apache/rampart/handler/config/package-summary.html">org.apache.rampart.handler.config</A><DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#OutflowConfiguration()"><B>OutflowConfiguration()</B></A> -
Constructor for class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Creates a default outflow configuration instance with an action.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#OutflowConfiguration(int)"><B>OutflowConfiguration(int)</B></A> -
Constructor for class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Creates a new outflow configuration instance with the given number of
actions.
</DL>
<HR>
<A NAME="_P_"><!-- --></A><H2>
<B>P</B></H2>
<DL>
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#PARAM_CLIENT_SIDE"><B>PARAM_CLIENT_SIDE</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#performCallback(javax.security.auth.callback.CallbackHandler, java.lang.String, int)"><B>performCallback(CallbackHandler, String, int)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Perform a callback to get a password.
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#POLICY_VALIDATOR_CB_CLASS_LN"><B>POLICY_VALIDATOR_CB_CLASS_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart"><B>PolicyBasedResultsValidator</B></A> - Class in <A HREF="./org/apache/rampart/package-summary.html">org.apache.rampart</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#PolicyBasedResultsValidator()"><B>PolicyBasedResultsValidator()</B></A> -
Constructor for class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyValidatorCallbackHandler.html" title="interface in org.apache.rampart"><B>PolicyValidatorCallbackHandler</B></A> - Interface in <A HREF="./org/apache/rampart/package-summary.html">org.apache.rampart</A><DD>Callback handler interface to allow different implementations of policy based results validation.<DT><A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html" title="class in org.apache.rampart.handler"><B>PostDispatchVerificationHandler</B></A> - Class in <A HREF="./org/apache/rampart/handler/package-summary.html">org.apache.rampart.handler</A><DD>Handler to verify the message security after dispatch<DT><A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html#PostDispatchVerificationHandler()"><B>PostDispatchVerificationHandler()</B></A> -
Constructor for class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/PostDispatchVerificationHandler.html" title="class in org.apache.rampart.handler">PostDispatchVerificationHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#PREFIX"><B>PREFIX</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#PREFIX_ATTR"><B>PREFIX_ATTR</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#PRESERVE_ORIGINAL_ENV"><B>PRESERVE_ORIGINAL_ENV</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#previousAction()"><B>previousAction()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Moves to previous action.
<DT><A HREF="./org/apache/rampart/RampartEngine.html#process(org.apache.axis2.context.MessageContext)"><B>process(MessageContext)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartEngine.html" title="class in org.apache.rampart">RampartEngine</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#processIssuerAddress(org.apache.axiom.om.OMElement)"><B>processIssuerAddress(OMElement)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Process a give issuer address element and return the address.
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#processMessage(org.apache.axis2.context.MessageContext)"><B>processMessage(MessageContext)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllReceiver.html#processMessage(org.apache.axis2.context.MessageContext)"><B>processMessage(MessageContext)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllReceiver.html" title="class in org.apache.rampart.handler">WSDoAllReceiver</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllSender.html#processMessage(org.apache.axis2.context.MessageContext)"><B>processMessage(MessageContext)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllSender.html" title="class in org.apache.rampart.handler">WSDoAllSender</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/rampart/util/HandlerParameterDecoder.html#processParameters(org.apache.axis2.context.MessageContext, boolean)"><B>processParameters(MessageContext, boolean)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/HandlerParameterDecoder.html" title="class in org.apache.rampart.util">HandlerParameterDecoder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAML1AssertionHandler.html#processSAMLAssertion()"><B>processSAMLAssertion()</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAML1AssertionHandler.html" title="class in org.apache.rampart.saml">SAML1AssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAML2AssertionHandler.html#processSAMLAssertion()"><B>processSAMLAssertion()</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAML2AssertionHandler.html" title="class in org.apache.rampart.saml">SAML2AssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html#processSAMLAssertion()"><B>processSAMLAssertion()</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html" title="class in org.apache.rampart.saml">SAMLAssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html#processTokenExpiry()"><B>processTokenExpiry()</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas">SimpleTokenStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#PROOF_KEY_TYPE"><B>PROOF_KEY_TYPE</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#proofKeyType"><B>proofKeyType</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#PROPERTY"><B>PROPERTY</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#PROPERTY_LN"><B>PROPERTY_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/SSLConfig.html#PROPERTY_LN"><B>PROPERTY_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/SSLConfig.html" title="class in org.apache.rampart.policy.model">SSLConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#PROPERTY_NAME_ATTR"><B>PROPERTY_NAME_ATTR</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/SSLConfig.html#PROPERTY_NAME_ATTR"><B>PROPERTY_NAME_ATTR</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/SSLConfig.html" title="class in org.apache.rampart.policy.model">SSLConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#PROVIDER"><B>PROVIDER</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#PROVIDER_ATTR"><B>PROVIDER_ATTR</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#PW_CB_CLASS_LN"><B>PW_CB_CLASS_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="./org/apache/rahas/Rahas.html" title="class in org.apache.rahas"><B>Rahas</B></A> - Class in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/Rahas.html#Rahas()"><B>Rahas()</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/Rahas.html" title="class in org.apache.rahas">Rahas</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas"><B>RahasConstants</B></A> - Class in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/RahasConstants.html#RahasConstants()"><B>RahasConstants()</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.CancelBindingLocalNames.html" title="class in org.apache.rahas"><B>RahasConstants.CancelBindingLocalNames</B></A> - Class in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/RahasConstants.CancelBindingLocalNames.html#RahasConstants.CancelBindingLocalNames()"><B>RahasConstants.CancelBindingLocalNames()</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.CancelBindingLocalNames.html" title="class in org.apache.rahas">RahasConstants.CancelBindingLocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html" title="class in org.apache.rahas"><B>RahasConstants.IssuanceBindingLocalNames</B></A> - Class in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html#RahasConstants.IssuanceBindingLocalNames()"><B>RahasConstants.IssuanceBindingLocalNames()</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html" title="class in org.apache.rahas">RahasConstants.IssuanceBindingLocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.LocalNames.html" title="class in org.apache.rahas"><B>RahasConstants.LocalNames</B></A> - Class in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/RahasConstants.LocalNames.html#RahasConstants.LocalNames()"><B>RahasConstants.LocalNames()</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.LocalNames.html" title="class in org.apache.rahas">RahasConstants.LocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas"><B>RahasData</B></A> - Class in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>Common data items on WS-Trust request messages<DT><A HREF="./org/apache/rahas/RahasData.html#RahasData(org.apache.axis2.context.MessageContext)"><B>RahasData(MessageContext)</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>Create a new RahasData instance and populate it with the information from
the request.
<DT><A HREF="./org/apache/rampart/Rampart.html" title="class in org.apache.rampart"><B>Rampart</B></A> - Class in <A HREF="./org/apache/rampart/package-summary.html">org.apache.rampart</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/Rampart.html#Rampart()"><B>Rampart()</B></A> -
Constructor for class org.apache.rampart.<A HREF="./org/apache/rampart/Rampart.html" title="class in org.apache.rampart">Rampart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#RAMPART_CONFIG_CB_CLASS_LN"><B>RAMPART_CONFIG_CB_CLASS_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#RAMPART_CONFIG_LN"><B>RAMPART_CONFIG_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#RAMPART_POLICY_DATA"><B>RAMPART_POLICY_DATA</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>Key to hold the populated RampartPolicyData object
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#RAMPART_STS_POLICY"><B>RAMPART_STS_POLICY</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model"><B>RampartConfig</B></A> - Class in <A HREF="./org/apache/rampart/policy/model/package-summary.html">org.apache.rampart.policy.model</A><DD>Rampart policy model bean to capture Rampart configuration assertion info.<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#RampartConfig()"><B>RampartConfig()</B></A> -
Constructor for class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/builders/RampartConfigBuilder.html" title="class in org.apache.rampart.policy.builders"><B>RampartConfigBuilder</B></A> - Class in <A HREF="./org/apache/rampart/policy/builders/package-summary.html">org.apache.rampart.policy.builders</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/policy/builders/RampartConfigBuilder.html#RampartConfigBuilder()"><B>RampartConfigBuilder()</B></A> -
Constructor for class org.apache.rampart.policy.builders.<A HREF="./org/apache/rampart/policy/builders/RampartConfigBuilder.html" title="class in org.apache.rampart.policy.builders">RampartConfigBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartConfigCallbackHandler.html" title="interface in org.apache.rampart"><B>RampartConfigCallbackHandler</B></A> - Interface in <A HREF="./org/apache/rampart/package-summary.html">org.apache.rampart</A><DD>Callback handler interface to update Rampart Configuration dynamically.<DT><A HREF="./org/apache/rampart/RampartConstants.html" title="class in org.apache.rampart"><B>RampartConstants</B></A> - Class in <A HREF="./org/apache/rampart/package-summary.html">org.apache.rampart</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/RampartConstants.html#RampartConstants()"><B>RampartConstants()</B></A> -
Constructor for class org.apache.rampart.<A HREF="./org/apache/rampart/RampartConstants.html" title="class in org.apache.rampart">RampartConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartEngine.html" title="class in org.apache.rampart"><B>RampartEngine</B></A> - Class in <A HREF="./org/apache/rampart/package-summary.html">org.apache.rampart</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/RampartEngine.html#RampartEngine()"><B>RampartEngine()</B></A> -
Constructor for class org.apache.rampart.<A HREF="./org/apache/rampart/RampartEngine.html" title="class in org.apache.rampart">RampartEngine</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartException.html" title="class in org.apache.rampart"><B>RampartException</B></A> - Exception in <A HREF="./org/apache/rampart/package-summary.html">org.apache.rampart</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/RampartException.html#RampartException(java.lang.String, java.lang.Object[])"><B>RampartException(String, Object[])</B></A> -
Constructor for exception org.apache.rampart.<A HREF="./org/apache/rampart/RampartException.html" title="class in org.apache.rampart">RampartException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartException.html#RampartException(java.lang.String)"><B>RampartException(String)</B></A> -
Constructor for exception org.apache.rampart.<A HREF="./org/apache/rampart/RampartException.html" title="class in org.apache.rampart">RampartException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartException.html#RampartException(java.lang.String, java.lang.Object[], java.lang.Throwable)"><B>RampartException(String, Object[], Throwable)</B></A> -
Constructor for exception org.apache.rampart.<A HREF="./org/apache/rampart/RampartException.html" title="class in org.apache.rampart">RampartException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartException.html#RampartException(java.lang.String, java.lang.Throwable)"><B>RampartException(String, Throwable)</B></A> -
Constructor for exception org.apache.rampart.<A HREF="./org/apache/rampart/RampartException.html" title="class in org.apache.rampart">RampartException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart"><B>RampartMessageData</B></A> - Class in <A HREF="./org/apache/rampart/package-summary.html">org.apache.rampart</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/RampartMessageData.html#RampartMessageData(org.apache.axis2.context.MessageContext, boolean)"><B>RampartMessageData(MessageContext, boolean)</B></A> -
Constructor for class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyBuilder.html" title="class in org.apache.rampart.policy"><B>RampartPolicyBuilder</B></A> - Class in <A HREF="./org/apache/rampart/policy/package-summary.html">org.apache.rampart.policy</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/policy/RampartPolicyBuilder.html#RampartPolicyBuilder()"><B>RampartPolicyBuilder()</B></A> -
Constructor for class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyBuilder.html" title="class in org.apache.rampart.policy">RampartPolicyBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy"><B>RampartPolicyData</B></A> - Class in <A HREF="./org/apache/rampart/policy/package-summary.html">org.apache.rampart.policy</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#RampartPolicyData()"><B>RampartPolicyData()</B></A> -
Constructor for class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/RampartReceiver.html" title="class in org.apache.rampart.handler"><B>RampartReceiver</B></A> - Class in <A HREF="./org/apache/rampart/handler/package-summary.html">org.apache.rampart.handler</A><DD>Rampart inflow handler.<DT><A HREF="./org/apache/rampart/handler/RampartReceiver.html#RampartReceiver()"><B>RampartReceiver()</B></A> -
Constructor for class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/RampartReceiver.html" title="class in org.apache.rampart.handler">RampartReceiver</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RampartSAMLBootstrap.html" title="class in org.apache.rahas"><B>RampartSAMLBootstrap</B></A> - Class in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>Rampart specific SAML bootstrap class.<DT><A HREF="./org/apache/rahas/RampartSAMLBootstrap.html#RampartSAMLBootstrap()"><B>RampartSAMLBootstrap()</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/RampartSAMLBootstrap.html" title="class in org.apache.rahas">RampartSAMLBootstrap</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/RampartSender.html" title="class in org.apache.rampart.handler"><B>RampartSender</B></A> - Class in <A HREF="./org/apache/rampart/handler/package-summary.html">org.apache.rampart.handler</A><DD>Rampart outflow handler.<DT><A HREF="./org/apache/rampart/handler/RampartSender.html#RampartSender()"><B>RampartSender()</B></A> -
Constructor for class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/RampartSender.html" title="class in org.apache.rampart.handler">RampartSender</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util"><B>RampartUtil</B></A> - Class in <A HREF="./org/apache/rampart/util/package-summary.html">org.apache.rampart.util</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#RampartUtil()"><B>RampartUtil()</B></A> -
Constructor for class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/EncryptedKeyToken.html#readExternal(java.io.ObjectInput)"><B>readExternal(ObjectInput)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/EncryptedKeyToken.html" title="class in org.apache.rahas">EncryptedKeyToken</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#readExternal(java.io.ObjectInput)"><B>readExternal(ObjectInput)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>Implementing de-serialization logic in accordance with the serialization logic.
<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html#readLock"><B>readLock</B></A> -
Variable in class org.apache.rahas.<A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas">SimpleTokenStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html#readWriteLock"><B>readWriteLock</B></A> -
Variable in class org.apache.rahas.<A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas">SimpleTokenStore</A>
<DD>We use a read write lock to improve concurrency while avoiding concurrent modification
exceptions.
<DT><A HREF="./org/apache/rampart/TokenCallbackHandler.html#removeEncryptedToken()"><B>removeEncryptedToken()</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/TokenCallbackHandler.html" title="class in org.apache.rampart">TokenCallbackHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html#removeToken(java.lang.String)"><B>removeToken(String)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas">SimpleTokenStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenStorage.html#removeToken(java.lang.String)"><B>removeToken(String)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenStorage.html" title="interface in org.apache.rahas">TokenStorage</A>
<DD>Removes the given token from token storage.
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenRenewer.html#renew(org.apache.rahas.RahasData)"><B>renew(RahasData)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenRenewer.html" title="class in org.apache.rahas.impl">SAMLTokenRenewer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenRenewer.html#renew(org.apache.rahas.RahasData)"><B>renew(RahasData)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenRenewer.html" title="interface in org.apache.rahas">TokenRenewer</A>
<DD>Renew the token specified in the given request.
<DT><A HREF="./org/apache/rahas/TrustException.html#RENEW_NEEDED"><B>RENEW_NEEDED</B></A> -
Static variable in exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.LocalNames.html#RENEW_TARGET"><B>RENEW_TARGET</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.LocalNames.html" title="class in org.apache.rahas">RahasConstants.LocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#RENEWED"><B>RENEWED</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/client/STSClient.html#renewToken(java.lang.String, java.lang.String, org.apache.neethi.Policy)"><B>renewToken(String, String, Policy)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/client/STSClient.html#renewToken(java.lang.String, java.lang.String, org.apache.neethi.Policy, org.apache.rahas.TokenStorage)"><B>renewToken(String, String, Policy, TokenStorage)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>Renews the token referenced by the token id, updates the token store
<DT><A HREF="./org/apache/rahas/RahasConstants.html#REQ_TYPE_CANCEL"><B>REQ_TYPE_CANCEL</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#REQ_TYPE_ISSUE"><B>REQ_TYPE_ISSUE</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#REQ_TYPE_RENEW"><B>REQ_TYPE_RENEW</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#REQ_TYPE_VALIDATE"><B>REQ_TYPE_VALIDATE</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustException.html#REQUEST_FAILED"><B>REQUEST_FAILED</B></A> -
Static variable in exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.LocalNames.html#REQUEST_SECURITY_TOKEN"><B>REQUEST_SECURITY_TOKEN</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.LocalNames.html" title="class in org.apache.rahas">RahasConstants.LocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.LocalNames.html#REQUEST_SECURITY_TOKEN_RESPONSE"><B>REQUEST_SECURITY_TOKEN_RESPONSE</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.LocalNames.html" title="class in org.apache.rahas">RahasConstants.LocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.LocalNames.html#REQUEST_SECURITY_TOKEN_RESPONSE_COLLECTION"><B>REQUEST_SECURITY_TOKEN_RESPONSE_COLLECTION</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.LocalNames.html" title="class in org.apache.rahas">RahasConstants.LocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#REQUEST_SECURITY_TOKEN_RESPONSE_LN"><B>REQUEST_SECURITY_TOKEN_RESPONSE_LN</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.LocalNames.html#REQUEST_TYPE"><B>REQUEST_TYPE</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.LocalNames.html" title="class in org.apache.rahas">RahasConstants.LocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html#REQUESTED_ATTACHED_REFERENCE"><B>REQUESTED_ATTACHED_REFERENCE</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html" title="class in org.apache.rahas">RahasConstants.IssuanceBindingLocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.LocalNames.html#REQUESTED_PROOF_TOKEN"><B>REQUESTED_PROOF_TOKEN</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.LocalNames.html" title="class in org.apache.rahas">RahasConstants.LocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html#REQUESTED_SECURITY_TOKEN"><B>REQUESTED_SECURITY_TOKEN</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html" title="class in org.apache.rahas">RahasConstants.IssuanceBindingLocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.CancelBindingLocalNames.html#REQUESTED_TOKEN_CANCELED"><B>REQUESTED_TOKEN_CANCELED</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.CancelBindingLocalNames.html" title="class in org.apache.rahas">RahasConstants.CancelBindingLocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html#REQUESTED_UNATTACHED_REFERENCE"><B>REQUESTED_UNATTACHED_REFERENCE</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.IssuanceBindingLocalNames.html" title="class in org.apache.rahas">RahasConstants.IssuanceBindingLocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SCTIssuerConfig.html#requesterEntropy"><B>requesterEntropy</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SCTIssuerConfig.html" title="class in org.apache.rahas.impl">SCTIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/client/STSClient.html#requestSecurityToken(org.apache.neethi.Policy, java.lang.String, org.apache.neethi.Policy, java.lang.String)"><B>requestSecurityToken(Policy, String, Policy, String)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#RST_ACTION_CANCEL"><B>RST_ACTION_CANCEL</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#RST_ACTION_CANCEL_SCT"><B>RST_ACTION_CANCEL_SCT</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#RST_ACTION_ISSUE"><B>RST_ACTION_ISSUE</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#RST_ACTION_RENEW"><B>RST_ACTION_RENEW</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#RST_ACTION_SCT"><B>RST_ACTION_SCT</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#RST_ACTION_VALIDATE"><B>RST_ACTION_VALIDATE</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#RST_ACTON_SCT"><B>RST_ACTON_SCT</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#RST_ACTON_SCT_STANDARD"><B>RST_ACTON_SCT_STANDARD</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#RSTR_ACTION_CANCEL"><B>RSTR_ACTION_CANCEL</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#RSTR_ACTION_CANCEL_SCT"><B>RSTR_ACTION_CANCEL_SCT</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#RSTR_ACTION_ISSUE"><B>RSTR_ACTION_ISSUE</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#RSTR_ACTION_RENEW"><B>RSTR_ACTION_RENEW</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#RSTR_ACTION_SCT"><B>RSTR_ACTION_SCT</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#RSTR_ACTION_VALIDATE"><B>RSTR_ACTION_VALIDATE</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#RSTR_ACTON_ISSUE"><B>RSTR_ACTON_ISSUE</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#RSTR_ACTON_SCT"><B>RSTR_ACTON_SCT</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#RSTR_ACTON_SCT_STANDARD"><B>RSTR_ACTON_SCT_STANDARD</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_S_"><!-- --></A><H2>
<B>S</B></H2>
<DL>
<DT><A HREF="./org/apache/rahas/RahasConstants.html#SAML11_SUBJECT_CONFIRMATION_BEARER"><B>SAML11_SUBJECT_CONFIRMATION_BEARER</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#SAML11_SUBJECT_CONFIRMATION_HOK"><B>SAML11_SUBJECT_CONFIRMATION_HOK</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAML1AssertionHandler.html" title="class in org.apache.rampart.saml"><B>SAML1AssertionHandler</B></A> - Class in <A HREF="./org/apache/rampart/saml/package-summary.html">org.apache.rampart.saml</A><DD>This class handles SAML1 assertions.Processes SAML1 assertion and will extract SAML1 attributes
such as assertion id, start date, end date etc ...<DT><A HREF="./org/apache/rampart/saml/SAML1AssertionHandler.html#SAML1AssertionHandler(org.opensaml.saml1.core.Assertion)"><B>SAML1AssertionHandler(Assertion)</B></A> -
Constructor for class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAML1AssertionHandler.html" title="class in org.apache.rampart.saml">SAML1AssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#SAML20_SUBJECT_CONFIRMATION_BEARER"><B>SAML20_SUBJECT_CONFIRMATION_BEARER</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#SAML20_SUBJECT_CONFIRMATION_HOK"><B>SAML20_SUBJECT_CONFIRMATION_HOK</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAML2AssertionHandler.html" title="class in org.apache.rampart.saml"><B>SAML2AssertionHandler</B></A> - Class in <A HREF="./org/apache/rampart/saml/package-summary.html">org.apache.rampart.saml</A><DD>This class handles SAML2 assertions.Processes SAML2 assertion and will extract SAML2 attributes
such as assertion id, start date, end date etc ...<DT><A HREF="./org/apache/rampart/saml/SAML2AssertionHandler.html#SAML2AssertionHandler(org.opensaml.saml2.core.Assertion)"><B>SAML2AssertionHandler(Assertion)</B></A> -
Constructor for class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAML2AssertionHandler.html" title="class in org.apache.rampart.saml">SAML2AssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAML2KeyInfo.html" title="class in org.apache.rahas.impl.util"><B>SAML2KeyInfo</B></A> - Class in <A HREF="./org/apache/rahas/impl/util/package-summary.html">org.apache.rahas.impl.util</A><DD>TODO : This class should be moved to WSS4J once a new version of it is avaliable
This class holds the secrets contained in a SAML2 token.<DT><A HREF="./org/apache/rahas/impl/util/SAML2KeyInfo.html#SAML2KeyInfo(org.opensaml.saml2.core.Assertion, java.security.cert.X509Certificate[])"><B>SAML2KeyInfo(Assertion, X509Certificate[])</B></A> -
Constructor for class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAML2KeyInfo.html" title="class in org.apache.rahas.impl.util">SAML2KeyInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAML2KeyInfo.html#SAML2KeyInfo(org.opensaml.saml2.core.Assertion, byte[])"><B>SAML2KeyInfo(Assertion, byte[])</B></A> -
Constructor for class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAML2KeyInfo.html" title="class in org.apache.rahas.impl.util">SAML2KeyInfo</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html" title="class in org.apache.rahas.impl"><B>SAML2TokenIssuer</B></A> - Class in <A HREF="./org/apache/rahas/impl/package-summary.html">org.apache.rahas.impl</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html#SAML2TokenIssuer()"><B>SAML2TokenIssuer()</B></A> -
Constructor for class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html" title="class in org.apache.rahas.impl">SAML2TokenIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAML2Utils.html" title="class in org.apache.rahas.impl.util"><B>SAML2Utils</B></A> - Class in <A HREF="./org/apache/rahas/impl/util/package-summary.html">org.apache.rahas.impl.util</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/impl/util/SAML2Utils.html#SAML2Utils()"><B>SAML2Utils()</B></A> -
Constructor for class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAML2Utils.html" title="class in org.apache.rahas.impl.util">SAML2Utils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#SAML_CALLBACK_CLASS"><B>SAML_CALLBACK_CLASS</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#SAML_ISSUER_CONFIG"><B>SAML_ISSUER_CONFIG</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>The QName of the configuration element of the SAMLTokenIssuer
<DT><A HREF="./org/apache/rahas/RahasConstants.html#SAML_NS"><B>SAML_NS</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html" title="class in org.apache.rampart.saml"><B>SAMLAssertionHandler</B></A> - Class in <A HREF="./org/apache/rampart/saml/package-summary.html">org.apache.rampart.saml</A><DD>A class to handle attributes to common SAML1 and SAML2 assertions.<DT><A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html#SAMLAssertionHandler()"><B>SAMLAssertionHandler()</B></A> -
Constructor for class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html" title="class in org.apache.rampart.saml">SAMLAssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAMLAssertionHandlerFactory.html" title="class in org.apache.rampart.saml"><B>SAMLAssertionHandlerFactory</B></A> - Class in <A HREF="./org/apache/rampart/saml/package-summary.html">org.apache.rampart.saml</A><DD>Creates SAML assertion handlers based on assertion type.<DT><A HREF="./org/apache/rampart/saml/SAMLAssertionHandlerFactory.html#SAMLAssertionHandlerFactory()"><B>SAMLAssertionHandlerFactory()</B></A> -
Constructor for class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAMLAssertionHandlerFactory.html" title="class in org.apache.rampart.saml">SAMLAssertionHandlerFactory</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLAttributeCallback.html" title="class in org.apache.rahas.impl.util"><B>SAMLAttributeCallback</B></A> - Class in <A HREF="./org/apache/rahas/impl/util/package-summary.html">org.apache.rahas.impl.util</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/impl/util/SAMLAttributeCallback.html#SAMLAttributeCallback(org.apache.rahas.RahasData)"><B>SAMLAttributeCallback(RahasData)</B></A> -
Constructor for class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLAttributeCallback.html" title="class in org.apache.rahas.impl.util">SAMLAttributeCallback</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLCallback.html" title="interface in org.apache.rahas.impl.util"><B>SAMLCallback</B></A> - Interface in <A HREF="./org/apache/rahas/impl/util/package-summary.html">org.apache.rahas.impl.util</A><DD>All SAML data retrieving call backs will implement this interface<DT><A HREF="./org/apache/rahas/impl/util/SAMLCallbackHandler.html" title="interface in org.apache.rahas.impl.util"><B>SAMLCallbackHandler</B></A> - Interface in <A HREF="./org/apache/rahas/impl/util/package-summary.html">org.apache.rahas.impl.util</A><DD>SAMLCallback Handler enables you to add data to the
to the SAMLAssertion.<DT><A HREF="./org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html" title="class in org.apache.rahas.impl.util"><B>SAMLNameIdentifierCallback</B></A> - Class in <A HREF="./org/apache/rahas/impl/util/package-summary.html">org.apache.rahas.impl.util</A><DD>This is used retrieve data for the SAMLNameIdentifier.<DT><A HREF="./org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html#SAMLNameIdentifierCallback(org.apache.rahas.RahasData)"><B>SAMLNameIdentifierCallback(RahasData)</B></A> -
Constructor for class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html" title="class in org.apache.rahas.impl.util">SAMLNameIdentifierCallback</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuer.html" title="class in org.apache.rahas.impl"><B>SAMLTokenIssuer</B></A> - Class in <A HREF="./org/apache/rahas/impl/package-summary.html">org.apache.rahas.impl</A><DD>Issuer to issue SAMl tokens<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuer.html#SAMLTokenIssuer()"><B>SAMLTokenIssuer()</B></A> -
Constructor for class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuer.html" title="class in org.apache.rahas.impl">SAMLTokenIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl"><B>SAMLTokenIssuerConfig</B></A> - Class in <A HREF="./org/apache/rahas/impl/package-summary.html">org.apache.rahas.impl</A><DD>Configuration manager for the <code>SAMLTokenIssuer</code><DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#SAMLTokenIssuerConfig(java.lang.String, java.lang.String, java.util.Properties)"><B>SAMLTokenIssuerConfig(String, String, Properties)</B></A> -
Constructor for class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>Create a new configuration with issuer name and crypto information
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#SAMLTokenIssuerConfig(java.lang.String)"><B>SAMLTokenIssuerConfig(String)</B></A> -
Constructor for class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>Create a SAMLTokenIssuer configuration with a config file picked from the
given location.
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#SAMLTokenIssuerConfig(org.apache.axiom.om.OMElement)"><B>SAMLTokenIssuerConfig(OMElement)</B></A> -
Constructor for class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>Create a SAMLTokenIssuer configuration using the give config element
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenRenewer.html" title="class in org.apache.rahas.impl"><B>SAMLTokenRenewer</B></A> - Class in <A HREF="./org/apache/rahas/impl/package-summary.html">org.apache.rahas.impl</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/impl/SAMLTokenRenewer.html#SAMLTokenRenewer()"><B>SAMLTokenRenewer()</B></A> -
Constructor for class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenRenewer.html" title="class in org.apache.rahas.impl">SAMLTokenRenewer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenValidator.html" title="class in org.apache.rahas.impl"><B>SAMLTokenValidator</B></A> - Class in <A HREF="./org/apache/rahas/impl/package-summary.html">org.apache.rahas.impl</A><DD>Implementation of a SAML Token Validator for the Security Token Service.<DT><A HREF="./org/apache/rahas/impl/SAMLTokenValidator.html#SAMLTokenValidator()"><B>SAMLTokenValidator()</B></A> -
Constructor for class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenValidator.html" title="class in org.apache.rahas.impl">SAMLTokenValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util"><B>SAMLUtils</B></A> - Class in <A HREF="./org/apache/rahas/impl/util/package-summary.html">org.apache.rahas.impl.util</A><DD>Utility class for SAML 1 assertions.<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#SAMLUtils()"><B>SAMLUtils()</B></A> -
Constructor for class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#SCT_ID"><B>SCT_ID</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SCTIssuerConfig.html#SCT_ISSUER_CONFIG"><B>SCT_ISSUER_CONFIG</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SCTIssuerConfig.html" title="class in org.apache.rahas.impl">SCTIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SCTIssuer.html" title="class in org.apache.rahas.impl"><B>SCTIssuer</B></A> - Class in <A HREF="./org/apache/rahas/impl/package-summary.html">org.apache.rahas.impl</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/impl/SCTIssuer.html#SCTIssuer()"><B>SCTIssuer()</B></A> -
Constructor for class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SCTIssuer.html" title="class in org.apache.rahas.impl">SCTIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SCTIssuerConfig.html" title="class in org.apache.rahas.impl"><B>SCTIssuerConfig</B></A> - Class in <A HREF="./org/apache/rahas/impl/package-summary.html">org.apache.rahas.impl</A><DD>SCTIssuer Configuration processor<DT><A HREF="./org/apache/rampart/RampartConstants.html#SEC_FAULT"><B>SEC_FAULT</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartConstants.html" title="class in org.apache.rampart">RampartConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#SECURITY_MODULE_NAME"><B>SECURITY_MODULE_NAME</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>Name of the .mar file
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#SENDER_REPEAT_COUNT"><B>SENDER_REPEAT_COUNT</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>Repetition count
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#serialize(javax.xml.stream.XMLStreamWriter)"><B>serialize(XMLStreamWriter)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#serialize(javax.xml.stream.XMLStreamWriter)"><B>serialize(XMLStreamWriter)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#serialize(javax.xml.stream.XMLStreamWriter)"><B>serialize(XMLStreamWriter)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/SSLConfig.html#serialize(javax.xml.stream.XMLStreamWriter)"><B>serialize(XMLStreamWriter)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/SSLConfig.html" title="class in org.apache.rampart.policy.model">SSLConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/ServiceNonceCache.html" title="class in org.apache.rampart"><B>ServiceNonceCache</B></A> - Class in <A HREF="./org/apache/rampart/package-summary.html">org.apache.rampart</A><DD>This class holds nonce information per service.<DT><A HREF="./org/apache/rampart/ServiceNonceCache.html#ServiceNonceCache()"><B>ServiceNonceCache()</B></A> -
Constructor for class org.apache.rampart.<A HREF="./org/apache/rampart/ServiceNonceCache.html" title="class in org.apache.rampart">ServiceNonceCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/client/STSClient.html#setAction(java.lang.String)"><B>setAction(String)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html#setActionItems(java.lang.String)"><B>setActionItems(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config">InflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the action items.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setActionItems(java.lang.String)"><B>setActionItems(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the action items.
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#setAddRequestedAttachedRef(boolean)"><B>setAddRequestedAttachedRef(boolean)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#setAddRequestedUnattachedRef(boolean)"><B>setAddRequestedUnattachedRef(boolean)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/client/STSClient.html#setAddressingNs(java.lang.String)"><B>setAddressingNs(String)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setAddUTElements(java.lang.String)"><B>setAddUTElements(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Option to add additional elements in the username token element.
<DT><A HREF="./org/apache/rahas/client/STSClient.html#setAlgorithmSuite(org.apache.ws.secpolicy.model.AlgorithmSuite)"><B>setAlgorithmSuite(AlgorithmSuite)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>This can be used in the case where the AlgorithmSuite is not specified in
the given policy.
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setAlgorithmSuite(org.apache.ws.secpolicy.model.AlgorithmSuite)"><B>setAlgorithmSuite(AlgorithmSuite)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html#setAssertionId(java.lang.String)"><B>setAssertionId(String)</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html" title="class in org.apache.rampart.saml">SAMLAssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setAsymmetricBinding(boolean)"><B>setAsymmetricBinding(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#setAttachedReference(org.apache.axiom.om.OMElement)"><B>setAttachedReference(OMElement)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html#setBSPCompliant(boolean)"><B>setBSPCompliant(boolean)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config">InflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;This will set whether request or response evaluation should adhere to "Basic Security Profile"
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setBSPCompliant(boolean)"><B>setBSPCompliant(boolean)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;This will set whether request or response evaluation should adhere to "Basic Security Profile"
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#setCacheEnabled(boolean)"><B>setCacheEnabled(boolean)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#setCacheRefreshInterval(java.lang.String)"><B>setCacheRefreshInterval(String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#setCallbackHander(org.apache.rahas.impl.util.SAMLCallbackHandler)"><B>setCallbackHander(SAMLCallbackHandler)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD><B>Deprecated.</B>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#setCallbackHandler(org.apache.rahas.impl.util.SAMLCallbackHandler)"><B>setCallbackHandler(SAMLCallbackHandler)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#setCallbackHandlerName(java.lang.String)"><B>setCallbackHandlerName(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#setChanged(boolean)"><B>setChanged(boolean)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#setConfig(org.apache.ws.security.WSSConfig)"><B>setConfig(WSSConfig)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html#setConfigurationElement(org.apache.axiom.om.OMElement)"><B>setConfigurationElement(OMElement)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html" title="class in org.apache.rahas.impl">SAML2TokenIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuer.html#setConfigurationElement(org.apache.axiom.om.OMElement)"><B>setConfigurationElement(OMElement)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuer.html" title="class in org.apache.rahas.impl">SAMLTokenIssuer</A>
<DD>Set the configuration element of this TokenIssuer.
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenRenewer.html#setConfigurationElement(org.apache.axiom.om.OMElement)"><B>setConfigurationElement(OMElement)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenRenewer.html" title="class in org.apache.rahas.impl">SAMLTokenRenewer</A>
<DD>Set the configuration element of TokenRenewer.
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenValidator.html#setConfigurationElement(org.apache.axiom.om.OMElement)"><B>setConfigurationElement(OMElement)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenValidator.html" title="class in org.apache.rahas.impl">SAMLTokenValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SCTIssuer.html#setConfigurationElement(org.apache.axiom.om.OMElement)"><B>setConfigurationElement(OMElement)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SCTIssuer.html" title="class in org.apache.rahas.impl">SCTIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/TokenCancelerImpl.html#setConfigurationElement(org.apache.axiom.om.OMElement)"><B>setConfigurationElement(OMElement)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/TokenCancelerImpl.html" title="class in org.apache.rahas.impl">TokenCancelerImpl</A>
<DD>Set the configuration element of this TokenCanceller.
<DT><A HREF="./org/apache/rahas/TokenCanceler.html#setConfigurationElement(org.apache.axiom.om.OMElement)"><B>setConfigurationElement(OMElement)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenCanceler.html" title="interface in org.apache.rahas">TokenCanceler</A>
<DD>Set the configuration element of this TokenCanceller.
<DT><A HREF="./org/apache/rahas/TokenIssuer.html#setConfigurationElement(org.apache.axiom.om.OMElement)"><B>setConfigurationElement(OMElement)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenIssuer.html" title="interface in org.apache.rahas">TokenIssuer</A>
<DD>Set the configuration element of this TokenIssuer.
<DT><A HREF="./org/apache/rahas/TokenRenewer.html#setConfigurationElement(org.apache.axiom.om.OMElement)"><B>setConfigurationElement(OMElement)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenRenewer.html" title="interface in org.apache.rahas">TokenRenewer</A>
<DD>Set the configuration element of TokenRenewer.
<DT><A HREF="./org/apache/rahas/TokenValidator.html#setConfigurationElement(org.apache.axiom.om.OMElement)"><B>setConfigurationElement(OMElement)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenValidator.html" title="interface in org.apache.rahas">TokenValidator</A>
<DD>Set the configuration element of this TokenValidator.
<DT><A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html#setConfigurationFile(java.lang.String)"><B>setConfigurationFile(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html" title="class in org.apache.rahas.impl">SAML2TokenIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuer.html#setConfigurationFile(java.lang.String)"><B>setConfigurationFile(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuer.html" title="class in org.apache.rahas.impl">SAMLTokenIssuer</A>
<DD>Set the configuration file of this TokenIssuer.
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenRenewer.html#setConfigurationFile(java.lang.String)"><B>setConfigurationFile(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenRenewer.html" title="class in org.apache.rahas.impl">SAMLTokenRenewer</A>
<DD>Set the configuration file of this TokenRenewer.
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenValidator.html#setConfigurationFile(java.lang.String)"><B>setConfigurationFile(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenValidator.html" title="class in org.apache.rahas.impl">SAMLTokenValidator</A>
<DD>Set the configuration file of this TokenValidator.
<DT><A HREF="./org/apache/rahas/impl/SCTIssuer.html#setConfigurationFile(java.lang.String)"><B>setConfigurationFile(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SCTIssuer.html" title="class in org.apache.rahas.impl">SCTIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/TokenCancelerImpl.html#setConfigurationFile(java.lang.String)"><B>setConfigurationFile(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/TokenCancelerImpl.html" title="class in org.apache.rahas.impl">TokenCancelerImpl</A>
<DD>Set the configuration file of this TokenCanceller.
<DT><A HREF="./org/apache/rahas/TokenCanceler.html#setConfigurationFile(java.lang.String)"><B>setConfigurationFile(String)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenCanceler.html" title="interface in org.apache.rahas">TokenCanceler</A>
<DD>Set the configuration file of this TokenCanceller.
<DT><A HREF="./org/apache/rahas/TokenIssuer.html#setConfigurationFile(java.lang.String)"><B>setConfigurationFile(String)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenIssuer.html" title="interface in org.apache.rahas">TokenIssuer</A>
<DD>Set the configuration file of this TokenIssuer.
<DT><A HREF="./org/apache/rahas/TokenRenewer.html#setConfigurationFile(java.lang.String)"><B>setConfigurationFile(String)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenRenewer.html" title="interface in org.apache.rahas">TokenRenewer</A>
<DD>Set the configuration file of this TokenRenewer.
<DT><A HREF="./org/apache/rahas/TokenValidator.html#setConfigurationFile(java.lang.String)"><B>setConfigurationFile(String)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenValidator.html" title="interface in org.apache.rahas">TokenValidator</A>
<DD>Set the configuration file of this TokenValidator.
<DT><A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html#setConfigurationParamName(java.lang.String)"><B>setConfigurationParamName(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html" title="class in org.apache.rahas.impl">SAML2TokenIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuer.html#setConfigurationParamName(java.lang.String)"><B>setConfigurationParamName(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuer.html" title="class in org.apache.rahas.impl">SAMLTokenIssuer</A>
<DD>Set the name of the configuration parameter.
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenRenewer.html#setConfigurationParamName(java.lang.String)"><B>setConfigurationParamName(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenRenewer.html" title="class in org.apache.rahas.impl">SAMLTokenRenewer</A>
<DD>Set the name of the configuration parameter.
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenValidator.html#setConfigurationParamName(java.lang.String)"><B>setConfigurationParamName(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenValidator.html" title="class in org.apache.rahas.impl">SAMLTokenValidator</A>
<DD>Set the name of the configuration parameter.
<DT><A HREF="./org/apache/rahas/impl/SCTIssuer.html#setConfigurationParamName(java.lang.String)"><B>setConfigurationParamName(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SCTIssuer.html" title="class in org.apache.rahas.impl">SCTIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/TokenCancelerImpl.html#setConfigurationParamName(java.lang.String)"><B>setConfigurationParamName(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/TokenCancelerImpl.html" title="class in org.apache.rahas.impl">TokenCancelerImpl</A>
<DD>Set the name of the configuration parameter.
<DT><A HREF="./org/apache/rahas/TokenCanceler.html#setConfigurationParamName(java.lang.String)"><B>setConfigurationParamName(String)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenCanceler.html" title="interface in org.apache.rahas">TokenCanceler</A>
<DD>Set the name of the configuration parameter.
<DT><A HREF="./org/apache/rahas/TokenIssuer.html#setConfigurationParamName(java.lang.String)"><B>setConfigurationParamName(String)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenIssuer.html" title="interface in org.apache.rahas">TokenIssuer</A>
<DD>Set the name of the configuration parameter.
<DT><A HREF="./org/apache/rahas/TokenRenewer.html#setConfigurationParamName(java.lang.String)"><B>setConfigurationParamName(String)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenRenewer.html" title="interface in org.apache.rahas">TokenRenewer</A>
<DD>Set the name of the configuration parameter.
<DT><A HREF="./org/apache/rahas/TokenValidator.html#setConfigurationParamName(java.lang.String)"><B>setConfigurationParamName(String)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenValidator.html" title="interface in org.apache.rahas">TokenValidator</A>
<DD>Set the name of the configuration parameter.
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setContentEncryptedElements(java.lang.String)"><B>setContentEncryptedElements(String)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/client/STSClient.html#setCryptoInfo(org.apache.ws.security.components.crypto.Crypto, javax.security.auth.callback.CallbackHandler)"><B>setCryptoInfo(Crypto, CallbackHandler)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>Sets the crypto information required to process the RSTR.
<DT><A HREF="./org/apache/rahas/client/STSClient.html#setCryptoInfo(org.apache.ws.security.components.crypto.Crypto, java.lang.String)"><B>setCryptoInfo(Crypto, String)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>Sets the crypto information required to process the RSTR.
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#setCryptoKey(java.lang.String)"><B>setCryptoKey(String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#setCryptoProperties(java.lang.String, java.util.Properties)"><B>setCryptoProperties(String, Properties)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>Set crypto information using WSS4J mechanisms
<DT><A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html#setDateNotBefore(java.util.Date)"><B>setDateNotBefore(Date)</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html" title="class in org.apache.rampart.saml">SAMLAssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html#setDateNotOnOrAfter(java.util.Date)"><B>setDateNotOnOrAfter(Date)</B></A> -
Method in class org.apache.rampart.saml.<A HREF="./org/apache/rampart/saml/SAMLAssertionHandler.html" title="class in org.apache.rampart.saml">SAMLAssertionHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setDecCryptoConfig(org.apache.rampart.policy.model.CryptoConfig)"><B>setDecCryptoConfig(CryptoConfig)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#setDecryptionCrypto(org.apache.axis2.context.MessageContext)"><B>setDecryptionCrypto(MessageContext)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Sets decryption crypto file or crypto reference key to signature crypto file or signature
crypto reference.
<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html#setDecryptionPropFile(java.lang.String)"><B>setDecryptionPropFile(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config">InflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the decryption property file.
<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html#setDecryptionPropRefKey(java.lang.String)"><B>setDecryptionPropRefKey(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config">InflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the decryption property ref key.
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#setDocument(org.w3c.dom.Document)"><B>setDocument(Document)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD><B>Deprecated.</B>&nbsp;<I>document is derived from MessageContext passed in constructor</I>
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setEmbeddedKeyCallbackClass(java.lang.String)"><B>setEmbeddedKeyCallbackClass(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the embedded key callback class of the current action
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setEmbeddedKeyName(java.lang.String)"><B>setEmbeddedKeyName(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the text of the key name that needs to be sent.
<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html#setEnableSignatureConfirmation(boolean)"><B>setEnableSignatureConfirmation(boolean)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config">InflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets whether signature confirmation should be enabled or not.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setEnableSignatureConfirmation(boolean)"><B>setEnableSignatureConfirmation(boolean)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets whether signature confirmation should be enabled or not.
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setEncrCryptoConfig(org.apache.rampart.policy.model.CryptoConfig)"><B>setEncrCryptoConfig(CryptoConfig)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setEncryptAttachments(boolean)"><B>setEncryptAttachments(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setEncryptAttachmentsOptional(boolean)"><B>setEncryptAttachmentsOptional(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setEncryptBody()"><B>setEncryptBody()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setEncryptBody(boolean)"><B>setEncryptBody(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setEncryptBodyOptional(boolean)"><B>setEncryptBodyOptional(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setEncryptedElements(java.lang.String)"><B>setEncryptedElements(String)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setEncryptedParts(java.lang.String, java.lang.String)"><B>setEncryptedParts(String, String)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setEncryptedParts(java.lang.String, java.lang.String, java.lang.String)"><B>setEncryptedParts(String, String, String)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setEncryptedSupportingTokens(org.apache.ws.secpolicy.model.SupportingToken)"><B>setEncryptedSupportingTokens(SupportingToken)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#setEncryptionCrypto(org.apache.axis2.context.MessageContext)"><B>setEncryptionCrypto(MessageContext)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Sets encryption crypto file or crypto reference key to signature crypto file or signature
crypto reference.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setEncryptionKeyIdentifier(java.lang.String)"><B>setEncryptionKeyIdentifier(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the encrypted key identifier of the current action.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setEncryptionKeyTransportAlgorithm(java.lang.String)"><B>setEncryptionKeyTransportAlgorithm(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the encryption key transport algorithm of the current action
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setEncryptionParts(java.lang.String)"><B>setEncryptionParts(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the encryption parts of the current action.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setEncryptionPropFile(java.lang.String)"><B>setEncryptionPropFile(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the encryption property file.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setEncryptionPropRefId(java.lang.String)"><B>setEncryptionPropRefId(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the encryption property ref key of the current action.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setEncryptionSymAlgorithm(java.lang.String)"><B>setEncryptionSymAlgorithm(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the encryption symmetric algorithm of the current action
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setEncryptionToken(org.apache.ws.secpolicy.model.Token)"><B>setEncryptionToken(Token)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setEncryptionUser(java.lang.String)"><B>setEncryptionUser(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the encryption user of the current action.
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setEncryptionUser(java.lang.String)"><B>setEncryptionUser(String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#setEncryptionUser(org.apache.rampart.RampartMessageData, org.apache.ws.security.message.WSSecEncryptedKey)"><B>setEncryptionUser(RampartMessageData, WSSecEncryptedKey)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#setEncryptionUser(org.apache.rampart.RampartMessageData, org.apache.ws.security.message.WSSecEncryptedKey, java.lang.String)"><B>setEncryptionUser(RampartMessageData, WSSecEncryptedKey, String)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setEndorsingEncryptedSupportingTokens(org.apache.ws.secpolicy.model.SupportingToken)"><B>setEndorsingEncryptedSupportingTokens(SupportingToken)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setEndorsingSupportingTokens(org.apache.ws.secpolicy.model.SupportingToken)"><B>setEndorsingSupportingTokens(SupportingToken)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setEntireHeadersAndBodySignatures(boolean)"><B>setEntireHeadersAndBodySignatures(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#setEphmeralKey(byte[])"><B>setEphmeralKey(byte[])</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#setExpires(java.util.Date)"><B>setExpires(Date)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setIncludeTimestamp(boolean)"><B>setIncludeTimestamp(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setIncludeTimestampOptional(boolean)"><B>setIncludeTimestampOptional(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setInitiatorToken(org.apache.ws.secpolicy.model.Token)"><B>setInitiatorToken(Token)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#setInsertionLocation(org.w3c.dom.Element)"><B>setInsertionLocation(Element)</B></A> -
Method in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#setIssuedEncryptionTokenId(java.lang.String)"><B>setIssuedEncryptionTokenId(String)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#setIssuedSignatureTokenId(java.lang.String)"><B>setIssuedSignatureTokenId(String)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#setIssuerAddress(java.lang.String)"><B>setIssuerAddress(String)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#setIssuerCerts(java.security.cert.X509Certificate[])"><B>setIssuerCerts(X509Certificate[])</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#setIssuerKeyAlias(java.lang.String)"><B>setIssuerKeyAlias(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#setIssuerKeyPassword(java.lang.String)"><B>setIssuerKeyPassword(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#setIssuerName(java.lang.String)"><B>setIssuerName(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#setIssuerPK(java.security.PrivateKey)"><B>setIssuerPK(PrivateKey)</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#setKeyComputation(int)"><B>setKeyComputation(int)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#setKeyIdentifierType(org.apache.rampart.RampartMessageData, org.apache.ws.security.message.WSSecBase, org.apache.ws.secpolicy.model.Token)"><B>setKeyIdentifierType(RampartMessageData, WSSecBase, Token)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>Sets the keyIdentifierType of <code>WSSecSignature</code> or <code>WSSecEncryptedKey</code>
according to the given <code>Token</code> and <code>RampartPolicyData</code>
First check the requirements specified under Token Assertion and if not found check
the WSS11 and WSS10 assertions
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#setKeySize(int)"><B>setKeySize(int)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setLayout(java.lang.String)"><B>setLayout(String)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/AbstractUniqueMessageAttributeCache.html#setMaximumLifeTimeOfAnAttribute(int)"><B>setMaximumLifeTimeOfAnAttribute(int)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/AbstractUniqueMessageAttributeCache.html" title="class in org.apache.rampart">AbstractUniqueMessageAttributeCache</A>
<DD>Sets the maximum life time of a message id.
<DT><A HREF="./org/apache/rampart/UniqueMessageAttributeCache.html#setMaximumLifeTimeOfAnAttribute(int)"><B>setMaximumLifeTimeOfAnAttribute(int)</B></A> -
Method in interface org.apache.rampart.<A HREF="./org/apache/rampart/UniqueMessageAttributeCache.html" title="interface in org.apache.rampart">UniqueMessageAttributeCache</A>
<DD>Sets the maximum life time of a message id.
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#setMsgContext(org.apache.axis2.context.MessageContext)"><B>setMsgContext(MessageContext)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD><B>Deprecated.</B>&nbsp;<I>MessageContext is set in constructor</I>
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setMTOMAssertion(org.apache.axis2.policy.model.MTOMAssertion)"><B>setMTOMAssertion(MTOMAssertion)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html#setNameId(org.opensaml.saml1.core.NameIdentifier)"><B>setNameId(NameIdentifier)</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html" title="class in org.apache.rahas.impl.util">SAMLNameIdentifierCallback</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setNonceLifeTime(java.lang.String)"><B>setNonceLifeTime(String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setOptimizeParts(java.lang.String)"><B>setOptimizeParts(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the XPath expression to selecte the elements with content of the
current action to be MTOM optimized.
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setOptimizeParts(org.apache.rampart.policy.model.OptimizePartsConfig)"><B>setOptimizeParts(OptimizePartsConfig)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/client/STSClient.html#setOptions(org.apache.axis2.client.Options)"><B>setOptions(Options)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#setPassword(java.lang.Object, java.lang.String)"><B>setPassword(Object, String)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html#setPasswordCallbackClass(java.lang.String)"><B>setPasswordCallbackClass(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config">InflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the password callback class name.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setPasswordCallbackClass(java.lang.String)"><B>setPasswordCallbackClass(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the name of the password callback class of the current action.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setPasswordType(java.lang.String)"><B>setPasswordType(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the password type of the current action
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#setPolicyData(org.apache.rampart.policy.RampartPolicyData)"><B>setPolicyData(RampartPolicyData)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD><B>Deprecated.</B>&nbsp;<I>Policy data determined within constructor</I>
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setPolicyValidatorCbClass(java.lang.String)"><B>setPolicyValidatorCbClass(String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setPrecisionInMilliseconds(boolean)"><B>setPrecisionInMilliseconds(boolean)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Enable/Disable PrecisionInMilliseconds
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setPreserveOriginalEnvelope(boolean)"><B>setPreserveOriginalEnvelope(boolean)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets whether signature confirmation should be enabled or not
<DT><A HREF="./org/apache/rahas/Token.html#setPreviousToken(org.apache.axiom.om.OMElement)"><B>setPreviousToken(OMElement)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#setProofKeyType(java.lang.String)"><B>setProofKeyType(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#setProp(java.util.Properties)"><B>setProp(Properties)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/SSLConfig.html#setProp(java.util.Properties)"><B>setProp(Properties)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/SSLConfig.html" title="class in org.apache.rampart.policy.model">SSLConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#setProperties(java.util.Properties)"><B>setProperties(Properties)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#setProperty(java.lang.Object, java.lang.String, java.lang.Object)"><B>setProperty(Object, String, Object)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setProtectionOrder(java.lang.String)"><B>setProtectionOrder(String)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setProtectionToken(org.apache.ws.secpolicy.model.Token)"><B>setProtectionToken(Token)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/CryptoConfig.html#setProvider(java.lang.String)"><B>setProvider(String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/CryptoConfig.html" title="class in org.apache.rampart.policy.model">CryptoConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setPwCbClass(java.lang.String)"><B>setPwCbClass(String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setRampartConfig(org.apache.rampart.policy.model.RampartConfig)"><B>setRampartConfig(RampartConfig)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setRampartConfigCbClass(java.lang.String)"><B>setRampartConfigCbClass(String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setRecipientToken(org.apache.ws.secpolicy.model.Token)"><B>setRecipientToken(Token)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setRequiredElements(java.lang.String)"><B>setRequiredElements(String)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasData.html#setResponseEntropy(byte[])"><B>setResponseEntropy(byte[])</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasData.html" title="class in org.apache.rahas">RahasData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/client/STSClient.html#setRstTemplate(org.apache.axiom.om.OMElement)"><B>setRstTemplate(OMElement)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setSamlPropFile(java.lang.String)"><B>setSamlPropFile(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the SAML property file of the current action.
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#setSecConvTokenId(java.lang.String)"><B>setSecConvTokenId(String)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#setSecHeader(org.apache.ws.security.message.WSSecHeader)"><B>setSecHeader(WSSecHeader)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#setSecret(byte[])"><B>setSecret(byte[])</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#setServicePolicy(org.apache.neethi.Policy)"><B>setServicePolicy(Policy)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD><B>Deprecated.</B>&nbsp;<I>servicePolicy determined in constructor</I>
<DT><A HREF="./org/apache/rahas/EncryptedKeyToken.html#setSHA1(java.lang.String)"><B>setSHA1(String)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/EncryptedKeyToken.html" title="class in org.apache.rahas">EncryptedKeyToken</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setSigCryptoConfig(org.apache.rampart.policy.model.CryptoConfig)"><B>setSigCryptoConfig(CryptoConfig)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSignAllHeaders(boolean)"><B>setSignAllHeaders(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setSignAllHeadersAndBody()"><B>setSignAllHeadersAndBody()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSignAttachments(boolean)"><B>setSignAttachments(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSignAttachmentsOptional(boolean)"><B>setSignAttachmentsOptional(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html#setSignature(org.opensaml.saml2.core.Assertion, org.apache.rahas.impl.util.SignKeyHolder)"><B>setSignature(Assertion, SignKeyHolder)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html" title="class in org.apache.rahas.impl">SAML2TokenIssuer</A>
<DD>This method is used to sign the assertion
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#setSignatureAlgorithm(java.lang.String)"><B>setSignatureAlgorithm(String)</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setSignatureAlgorithm(java.lang.String)"><B>setSignatureAlgorithm(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSignatureConfirmation(boolean)"><B>setSignatureConfirmation(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setSignatureKeyIdentifier(java.lang.String)"><B>setSignatureKeyIdentifier(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the signatue key identifier of the current action.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setSignatureParts(java.lang.String)"><B>setSignatureParts(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the signature parts of the current action.
<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html#setSignaturePropFile(java.lang.String)"><B>setSignaturePropFile(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config">InflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the signature property file.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setSignaturePropFile(java.lang.String)"><B>setSignaturePropFile(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the signature property file of the current action.
<DT><A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html#setSignaturePropRefId(java.lang.String)"><B>setSignaturePropRefId(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/InflowConfiguration.html" title="class in org.apache.rampart.handler.config">InflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the signature property ref key.
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setSignaturePropRefId(java.lang.String)"><B>setSignaturePropRefId(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the signature property ref key of the current action.
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSignatureProtection(boolean)"><B>setSignatureProtection(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSignatureToken(org.apache.ws.secpolicy.model.Token)"><B>setSignatureToken(Token)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setSignBody()"><B>setSignBody()</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSignBody(boolean)"><B>setSignBody(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSignBodyOptional(boolean)"><B>setSignBodyOptional(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSignedElements(java.lang.String)"><B>setSignedElements(String)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSignedEncryptedSupportingTokens(org.apache.ws.secpolicy.model.SupportingToken)"><B>setSignedEncryptedSupportingTokens(SupportingToken)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSignedEndorsingEncryptedSupportingTokens(org.apache.ws.secpolicy.model.SupportingToken)"><B>setSignedEndorsingEncryptedSupportingTokens(SupportingToken)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSignedEndorsingSupportingTokens(org.apache.ws.secpolicy.model.SupportingToken)"><B>setSignedEndorsingSupportingTokens(SupportingToken)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSignedParts(java.util.List)"><B>setSignedParts(List&lt;WSEncryptionPart&gt;)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSignedSupportingTokens(org.apache.ws.secpolicy.model.SupportingToken)"><B>setSignedSupportingTokens(SupportingToken)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/client/STSClient.html#setSoapVersion(java.lang.String)"><B>setSoapVersion(String)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setSSLConfig(org.apache.rampart.policy.model.SSLConfig)"><B>setSSLConfig(SSLConfig)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#setState(int)"><B>setState(int)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setStsAlias(java.lang.String)"><B>setStsAlias(String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setStsCryptoConfig(org.apache.rampart.policy.model.CryptoConfig)"><B>setStsCryptoConfig(CryptoConfig)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSupportingTokens(org.apache.ws.secpolicy.model.SupportingToken)"><B>setSupportingTokens(SupportingToken)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSupporttingtokenId(org.apache.ws.secpolicy.model.Token, java.lang.String, int)"><B>setSupporttingtokenId(Token, String, int)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>Add the given token and id to the map.
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setSymmetricBinding(boolean)"><B>setSymmetricBinding(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#setTimestampId(java.lang.String)"><B>setTimestampId(String)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setTimestampMaxSkew(java.lang.String)"><B>setTimestampMaxSkew(String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#setTimestampMaxSkew(int)"><B>setTimestampMaxSkew(int)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setTimestampPrecisionInMilliseconds(java.lang.String)"><B>setTimestampPrecisionInMilliseconds(String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setTimestampTTL(java.lang.String)"><B>setTimestampTTL(String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#setTimeToLive(int)"><B>setTimeToLive(int)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#setToken(org.apache.axiom.om.OMElement)"><B>setToken(OMElement)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setTokenProtection(boolean)"><B>setTokenProtection(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#setTokenStorage(org.apache.rahas.TokenStorage)"><B>setTokenStorage(TokenStorage)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setTokenStoreClass(java.lang.String)"><B>setTokenStoreClass(String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setTransportBinding(boolean)"><B>setTransportBinding(boolean)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setTransportToken(org.apache.ws.secpolicy.model.Token)"><B>setTransportToken(Token)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/client/STSClient.html#setTrust10(org.apache.ws.secpolicy.model.Trust10)"><B>setTrust10(Trust10)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>Set this to set the entropy configurations.
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setTrust10(org.apache.ws.secpolicy.model.Trust10)"><B>setTrust10(Trust10)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/client/STSClient.html#setTrust13(org.apache.ws.secpolicy.model.Trust13)"><B>setTrust13(Trust13)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>Set this to set the entropy configurations.
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#setTrustedServices(java.util.Map)"><B>setTrustedServices(Map)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#setTrustStorePropFile(java.lang.String)"><B>setTrustStorePropFile(String)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/client/STSClient.html#setTtl(int)"><B>setTtl(int)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#setTtl(long)"><B>setTtl(long)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#setUnattachedReference(org.apache.axiom.om.OMElement)"><B>setUnattachedReference(OMElement)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html#setUser(java.lang.String)"><B>setUser(String)</B></A> -
Method in class org.apache.rampart.handler.config.<A HREF="./org/apache/rampart/handler/config/OutflowConfiguration.html" title="class in org.apache.rampart.handler.config">OutflowConfiguration</A>
<DD><B>Deprecated.</B>&nbsp;Sets the user of the current action.
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setUser(java.lang.String)"><B>setUser(String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#setUserCertAlias(java.lang.String)"><B>setUserCertAlias(String)</B></A> -
Method in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html#setUserId(java.lang.String)"><B>setUserId(String)</B></A> -
Method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLNameIdentifierCallback.html" title="class in org.apache.rahas.impl.util">SAMLNameIdentifierCallback</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#setUsername(java.lang.Object, java.lang.String)"><B>setUsername(Object, String)</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/client/STSClient.html#setVersion(int)"><B>setVersion(int)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setWebServiceSecurityPolicyNS(java.lang.String)"><B>setWebServiceSecurityPolicyNS(String)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setWss10(org.apache.ws.secpolicy.model.Wss10)"><B>setWss10(Wss10)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/RampartPolicyData.html#setWss11(org.apache.ws.secpolicy.model.Wss11)"><B>setWss11(Wss11)</B></A> -
Method in class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/RampartPolicyData.html" title="class in org.apache.rampart.policy">RampartPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#setWstVersion(int)"><B>setWstVersion(int)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD><B>Deprecated.</B>&nbsp;<I>This is defined by the class.</I>
<DT><A HREF="./org/apache/rahas/Rahas.html#shutdown(org.apache.axis2.context.ConfigurationContext)"><B>shutdown(ConfigurationContext)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Rahas.html" title="class in org.apache.rahas">Rahas</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/Rampart.html#shutdown(org.apache.axis2.context.ConfigurationContext)"><B>shutdown(ConfigurationContext)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/Rampart.html" title="class in org.apache.rampart">Rampart</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#SIG_CRYPTO_LN"><B>SIG_CRYPTO_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#SIGN_ALL_HEADERS"><B>SIGN_ALL_HEADERS</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#SIGN_BODY"><B>SIGN_BODY</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SAMLUtils.html#signAssertion(org.opensaml.saml1.core.Assertion, org.apache.ws.security.components.crypto.Crypto, java.lang.String, java.lang.String)"><B>signAssertion(Assertion, Crypto, String, String)</B></A> -
Static method in class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SAMLUtils.html" title="class in org.apache.rahas.impl.util">SAMLUtils</A>
<DD>Signs the SAML assertion.
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#SIGNATURE_CERT_ALIAS"><B>SIGNATURE_CERT_ALIAS</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html#signatureList"><B>signatureList</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAML2TokenIssuer.html" title="class in org.apache.rahas.impl">SAML2TokenIssuer</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util"><B>SignKeyHolder</B></A> - Class in <A HREF="./org/apache/rahas/impl/util/package-summary.html">org.apache.rahas.impl.util</A><DD>This class is used to store the signing credentials.<DT><A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html#SignKeyHolder()"><B>SignKeyHolder()</B></A> -
Constructor for class org.apache.rahas.impl.util.<A HREF="./org/apache/rahas/impl/util/SignKeyHolder.html" title="class in org.apache.rahas.impl.util">SignKeyHolder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas"><B>SimpleTokenStore</B></A> - Class in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>In-memory implementation of the token storage<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html#SimpleTokenStore()"><B>SimpleTokenStore()</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas">SimpleTokenStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#SKI_KEY_IDENTIFIER"><B>SKI_KEY_IDENTIFIER</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#SSL_CONFIG"><B>SSL_CONFIG</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/SSLConfig.html#SSL_LN"><B>SSL_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/SSLConfig.html" title="class in org.apache.rampart.policy.model">SSLConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/SSLConfig.html" title="class in org.apache.rampart.policy.model"><B>SSLConfig</B></A> - Class in <A HREF="./org/apache/rampart/policy/model/package-summary.html">org.apache.rampart.policy.model</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/policy/model/SSLConfig.html#SSLConfig()"><B>SSLConfig()</B></A> -
Constructor for class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/SSLConfig.html" title="class in org.apache.rampart.policy.model">SSLConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/builders/SSLConfigBuilder.html" title="class in org.apache.rampart.policy.builders"><B>SSLConfigBuilder</B></A> - Class in <A HREF="./org/apache/rampart/policy/builders/package-summary.html">org.apache.rampart.policy.builders</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/policy/builders/SSLConfigBuilder.html#SSLConfigBuilder()"><B>SSLConfigBuilder()</B></A> -
Constructor for class org.apache.rampart.policy.builders.<A HREF="./org/apache/rampart/policy/builders/SSLConfigBuilder.html" title="class in org.apache.rampart.policy.builders">SSLConfigBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.LocalNames.html#STATUS"><B>STATUS</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.LocalNames.html" title="class in org.apache.rahas">RahasConstants.LocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#STATUS_CODE_INVALID"><B>STATUS_CODE_INVALID</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#STATUS_CODE_VALID"><B>STATUS_CODE_VALID</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#STS_ALIAS_LN"><B>STS_ALIAS_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#STS_CRYPTO_LN"><B>STS_CRYPTO_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#STS_INFLOW_SECURITY"><B>STS_INFLOW_SECURITY</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>Inflow security parameter of a client to talk to an STS
when sec conv is used
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#STS_OUTFLOW_SECURITY"><B>STS_OUTFLOW_SECURITY</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>Outflow security parameter of a client to talk to an STS
when sec conv is used
<DT><A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client"><B>STSClient</B></A> - Class in <A HREF="./org/apache/rahas/client/package-summary.html">org.apache.rahas.client</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/client/STSClient.html#STSClient(org.apache.axis2.context.ConfigurationContext)"><B>STSClient(ConfigurationContext)</B></A> -
Constructor for class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/STSMessageReceiver.html" title="class in org.apache.rahas"><B>STSMessageReceiver</B></A> - Class in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/STSMessageReceiver.html#STSMessageReceiver()"><B>STSMessageReceiver()</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/STSMessageReceiver.html" title="class in org.apache.rahas">STSMessageReceiver</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/SupportingPolicyData.html" title="class in org.apache.rampart.policy"><B>SupportingPolicyData</B></A> - Class in <A HREF="./org/apache/rampart/policy/package-summary.html">org.apache.rampart.policy</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/policy/SupportingPolicyData.html#SupportingPolicyData()"><B>SupportingPolicyData()</B></A> -
Constructor for class org.apache.rampart.policy.<A HREF="./org/apache/rampart/policy/SupportingPolicyData.html" title="class in org.apache.rampart.policy">SupportingPolicyData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/SymmetricBindingBuilder.html" title="class in org.apache.rampart.builder"><B>SymmetricBindingBuilder</B></A> - Class in <A HREF="./org/apache/rampart/builder/package-summary.html">org.apache.rampart.builder</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/builder/SymmetricBindingBuilder.html#SymmetricBindingBuilder()"><B>SymmetricBindingBuilder()</B></A> -
Constructor for class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/SymmetricBindingBuilder.html" title="class in org.apache.rampart.builder">SymmetricBindingBuilder</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_T_"><!-- --></A><H2>
<B>T</B></H2>
<DL>
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#THUMBPRINT_IDENTIFIER"><B>THUMBPRINT_IDENTIFIER</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartConstants.html#TIME_LOG"><B>TIME_LOG</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartConstants.html" title="class in org.apache.rampart">RampartConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/BindingBuilder.html#timestampElement"><B>timestampElement</B></A> -
Variable in class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/BindingBuilder.html" title="class in org.apache.rampart.builder">BindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/Axis2Util.html#toDOOM(org.apache.axiom.om.OMFactory, org.apache.axiom.om.OMElement)"><B>toDOOM(OMFactory, OMElement)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/Axis2Util.html" title="class in org.apache.rampart.util">Axis2Util</A>
<DD>This will build a DOOM Element that is of the same <code>Document</code>
<DT><A HREF="./org/apache/rahas/RahasConstants.html#TOK_TYPE_SAML_10"><B>TOK_TYPE_SAML_10</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#TOK_TYPE_SAML_20"><B>TOK_TYPE_SAML_20</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#TOK_TYPE_SCT"><B>TOK_TYPE_SCT</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#TOK_TYPE_STATUS"><B>TOK_TYPE_STATUS</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas"><B>Token</B></A> - Class in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>This represents a security token which can have either one of 4 states.<DT><A HREF="./org/apache/rahas/Token.html#Token()"><B>Token()</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#Token(java.lang.String, java.util.Date, java.util.Date)"><B>Token(String, Date, Date)</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#Token(java.lang.String, org.apache.axiom.om.OMElement, java.util.Date, java.util.Date)"><B>Token(String, OMElement, Date, Date)</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#Token(java.lang.String, org.apache.axiom.om.OMElement, org.apache.axiom.om.OMElement)"><B>Token(String, OMElement, OMElement)</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/TokenCancelerConfig.html#TOKEN_CANCELER_CONFIG"><B>TOKEN_CANCELER_CONFIG</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/TokenCancelerConfig.html" title="class in org.apache.rahas.impl">TokenCancelerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenStorage.html#TOKEN_STORAGE_KEY"><B>TOKEN_STORAGE_KEY</B></A> -
Static variable in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenStorage.html" title="interface in org.apache.rahas">TokenStorage</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#TOKEN_STORE_CLASS_LN"><B>TOKEN_STORE_CLASS_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.LocalNames.html#TOKEN_TYPE"><B>TOKEN_TYPE</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.LocalNames.html" title="class in org.apache.rahas">RahasConstants.LocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/TokenCallbackHandler.html" title="class in org.apache.rampart"><B>TokenCallbackHandler</B></A> - Class in <A HREF="./org/apache/rampart/package-summary.html">org.apache.rampart</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/TokenCallbackHandler.html#TokenCallbackHandler(org.apache.rahas.TokenStorage, javax.security.auth.callback.CallbackHandler)"><B>TokenCallbackHandler(TokenStorage, CallbackHandler)</B></A> -
Constructor for class org.apache.rampart.<A HREF="./org/apache/rampart/TokenCallbackHandler.html" title="class in org.apache.rampart">TokenCallbackHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenCanceler.html" title="interface in org.apache.rahas"><B>TokenCanceler</B></A> - Interface in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/impl/TokenCancelerConfig.html" title="class in org.apache.rahas.impl"><B>TokenCancelerConfig</B></A> - Class in <A HREF="./org/apache/rahas/impl/package-summary.html">org.apache.rahas.impl</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/impl/TokenCancelerImpl.html" title="class in org.apache.rahas.impl"><B>TokenCancelerImpl</B></A> - Class in <A HREF="./org/apache/rahas/impl/package-summary.html">org.apache.rahas.impl</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/impl/TokenCancelerImpl.html#TokenCancelerImpl()"><B>TokenCancelerImpl()</B></A> -
Constructor for class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/TokenCancelerImpl.html" title="class in org.apache.rahas.impl">TokenCancelerImpl</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenIssuer.html" title="interface in org.apache.rahas"><B>TokenIssuer</B></A> - Interface in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>The <code>TokenIssuer</code><DT><A HREF="./org/apache/rahas/impl/TokenIssuerUtil.html" title="class in org.apache.rahas.impl"><B>TokenIssuerUtil</B></A> - Class in <A HREF="./org/apache/rahas/impl/package-summary.html">org.apache.rahas.impl</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/impl/TokenIssuerUtil.html#TokenIssuerUtil()"><B>TokenIssuerUtil()</B></A> -
Constructor for class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/TokenIssuerUtil.html" title="class in org.apache.rahas.impl">TokenIssuerUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenRenewer.html" title="interface in org.apache.rahas"><B>TokenRenewer</B></A> - Interface in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/TokenRequestDispatcher.html" title="class in org.apache.rahas"><B>TokenRequestDispatcher</B></A> - Class in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/TokenRequestDispatcher.html#TokenRequestDispatcher(org.apache.rahas.TokenRequestDispatcherConfig)"><B>TokenRequestDispatcher(TokenRequestDispatcherConfig)</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcher.html" title="class in org.apache.rahas">TokenRequestDispatcher</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenRequestDispatcher.html#TokenRequestDispatcher(org.apache.axiom.om.OMElement)"><B>TokenRequestDispatcher(OMElement)</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcher.html" title="class in org.apache.rahas">TokenRequestDispatcher</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenRequestDispatcher.html#TokenRequestDispatcher(java.lang.String)"><B>TokenRequestDispatcher(String)</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcher.html" title="class in org.apache.rahas">TokenRequestDispatcher</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html" title="class in org.apache.rahas"><B>TokenRequestDispatcherConfig</B></A> - Class in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html#TokenRequestDispatcherConfig()"><B>TokenRequestDispatcherConfig()</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/TokenRequestDispatcherConfig.html" title="class in org.apache.rahas">TokenRequestDispatcherConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html#tokens"><B>tokens</B></A> -
Variable in class org.apache.rahas.<A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas">SimpleTokenStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenStorage.html" title="interface in org.apache.rahas"><B>TokenStorage</B></A> - Interface in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>The storage interface to store security tokens and
manipulate them<DT><A HREF="./org/apache/rahas/TokenValidator.html" title="interface in org.apache.rahas"><B>TokenValidator</B></A> - Interface in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/TrustUtil.html#toProperties(org.apache.axiom.om.OMElement)"><B>toProperties(OMElement)</B></A> -
Static method in class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#toString()"><B>toString()</B></A> -
Method in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/builder/TransportBindingBuilder.html" title="class in org.apache.rampart.builder"><B>TransportBindingBuilder</B></A> - Class in <A HREF="./org/apache/rampart/builder/package-summary.html">org.apache.rampart.builder</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/builder/TransportBindingBuilder.html#TransportBindingBuilder()"><B>TransportBindingBuilder()</B></A> -
Constructor for class org.apache.rampart.builder.<A HREF="./org/apache/rampart/builder/TransportBindingBuilder.html" title="class in org.apache.rampart.builder">TransportBindingBuilder</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#trustedServices"><B>trustedServices</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas"><B>TrustException</B></A> - Exception in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/TrustException.html#TrustException(java.lang.String, java.lang.Object[])"><B>TrustException(String, Object[])</B></A> -
Constructor for exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustException.html#TrustException(java.lang.String)"><B>TrustException(String)</B></A> -
Constructor for exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustException.html#TrustException(java.lang.String, java.lang.Object[], java.lang.Throwable)"><B>TrustException(String, Object[], Throwable)</B></A> -
Constructor for exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustException.html#TrustException(java.lang.String, java.lang.Throwable)"><B>TrustException(String, Throwable)</B></A> -
Constructor for exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#trustStorePropFile"><B>trustStorePropFile</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas"><B>TrustUtil</B></A> - Class in <A HREF="./org/apache/rahas/package-summary.html">org.apache.rahas</A><DD>&nbsp;<DT><A HREF="./org/apache/rahas/TrustUtil.html#TrustUtil()"><B>TrustUtil()</B></A> -
Constructor for class org.apache.rahas.<A HREF="./org/apache/rahas/TrustUtil.html" title="class in org.apache.rahas">TrustUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#TS_MAX_SKEW_LN"><B>TS_MAX_SKEW_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#TS_PRECISION_IN_MS_LN"><B>TS_PRECISION_IN_MS_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#TS_TTL_LN"><B>TS_TTL_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html#ttl"><B>ttl</B></A> -
Variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/AbstractIssuerConfig.html" title="class in org.apache.rahas.impl">AbstractIssuerConfig</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_U_"><!-- --></A><H2>
<B>U</B></H2>
<DL>
<DT><A HREF="./org/apache/rahas/TrustException.html#UNABLE_TO_RENEW"><B>UNABLE_TO_RENEW</B></A> -
Static variable in exception org.apache.rahas.<A HREF="./org/apache/rahas/TrustException.html" title="class in org.apache.rahas">TrustException</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/UniqueMessageAttributeCache.html" title="interface in org.apache.rampart"><B>UniqueMessageAttributeCache</B></A> - Interface in <A HREF="./org/apache/rampart/package-summary.html">org.apache.rampart</A><DD>An interface to cache nonce/sequence number values coming with messages.<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html#update(org.apache.rahas.Token)"><B>update(Token)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas">SimpleTokenStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/TokenStorage.html#update(org.apache.rahas.Token)"><B>update(Token)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenStorage.html" title="interface in org.apache.rahas">TokenStorage</A>
<DD>Update an existing token.
<DT><A HREF="./org/apache/rampart/RampartConfigCallbackHandler.html#update(org.apache.rampart.policy.model.RampartConfig)"><B>update(RampartConfig)</B></A> -
Method in interface org.apache.rampart.<A HREF="./org/apache/rampart/RampartConfigCallbackHandler.html" title="interface in org.apache.rampart">RampartConfigCallbackHandler</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.CancelBindingLocalNames.html#URI"><B>URI</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.CancelBindingLocalNames.html" title="class in org.apache.rahas">RahasConstants.CancelBindingLocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html#URI_ATTR"><B>URI_ATTR</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/OptimizePartsConfig.html" title="class in org.apache.rampart.policy.model">OptimizePartsConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#USE_DOOM"><B>USE_DOOM</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>Key to be used to set a flag in msg ctx to enable/disable using doom
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html#USE_SAML_ATTRIBUTE_STATEMENT"><B>USE_SAML_ATTRIBUTE_STATEMENT</B></A> -
Static variable in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenIssuerConfig.html" title="class in org.apache.rahas.impl">SAMLTokenIssuerConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/Axis2Util.html#useDOOM(boolean)"><B>useDOOM(boolean)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/Axis2Util.html" title="class in org.apache.rampart.util">Axis2Util</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#USER_CERT_ALIAS_LN"><B>USER_CERT_ALIAS_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/policy/model/RampartConfig.html#USER_LN"><B>USER_LN</B></A> -
Static variable in class org.apache.rampart.policy.model.<A HREF="./org/apache/rampart/policy/model/RampartConfig.html" title="class in org.apache.rampart.policy.model">RampartConfig</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#USERNAME"><B>USERNAME</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#USERNAME"><B>USERNAME</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>Key to hold username which was used to authenticate
</DL>
<HR>
<A NAME="_V_"><!-- --></A><H2>
<B>V</B></H2>
<DL>
<DT><A HREF="./org/apache/rahas/impl/SAMLTokenValidator.html#validate(org.apache.rahas.RahasData)"><B>validate(RahasData)</B></A> -
Method in class org.apache.rahas.impl.<A HREF="./org/apache/rahas/impl/SAMLTokenValidator.html" title="class in org.apache.rahas.impl">SAMLTokenValidator</A>
<DD>Returns a SOAPEnvelope with the result of the validation.
<DT><A HREF="./org/apache/rahas/TokenValidator.html#validate(org.apache.rahas.RahasData)"><B>validate(RahasData)</B></A> -
Method in interface org.apache.rahas.<A HREF="./org/apache/rahas/TokenValidator.html" title="interface in org.apache.rahas">TokenValidator</A>
<DD>Validate the token specified in the given request.
<DT><A HREF="./org/apache/rampart/ExtendedPolicyValidatorCallbackHandler.html#validate(org.apache.rampart.ValidatorData, java.util.List)"><B>validate(ValidatorData, List&lt;WSSecurityEngineResult&gt;)</B></A> -
Method in interface org.apache.rampart.<A HREF="./org/apache/rampart/ExtendedPolicyValidatorCallbackHandler.html" title="interface in org.apache.rampart">ExtendedPolicyValidatorCallbackHandler</A>
<DD>Validate policy based results.
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#validate(org.apache.rampart.ValidatorData, java.util.Vector)"><B>validate(ValidatorData, Vector)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#validate(org.apache.rampart.ValidatorData, java.util.List)"><B>validate(ValidatorData, List&lt;WSSecurityEngineResult&gt;)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>Validate policy based results.
<DT><A HREF="./org/apache/rampart/PolicyValidatorCallbackHandler.html#validate(org.apache.rampart.ValidatorData, java.util.Vector)"><B>validate(ValidatorData, Vector)</B></A> -
Method in interface org.apache.rampart.<A HREF="./org/apache/rampart/PolicyValidatorCallbackHandler.html" title="interface in org.apache.rampart">PolicyValidatorCallbackHandler</A>
<DD>Validate policy based results.
<DT><A HREF="./org/apache/rahas/RahasConstants.LocalNames.html#VALIDATE_TARGET"><B>VALIDATE_TARGET</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.LocalNames.html" title="class in org.apache.rahas">RahasConstants.LocalNames</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#validateEncrSig(org.apache.rampart.ValidatorData, java.util.List, java.util.List, java.util.List)"><B>validateEncrSig(ValidatorData, List&lt;WSEncryptionPart&gt;, List&lt;WSEncryptionPart&gt;, List&lt;WSSecurityEngineResult&gt;)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#validateEncryptedParts(org.apache.rampart.ValidatorData, java.util.List, java.util.List)"><B>validateEncryptedParts(ValidatorData, List&lt;WSEncryptionPart&gt;, List&lt;WSSecurityEngineResult&gt;)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#validateProtectionOrder(org.apache.rampart.ValidatorData, java.util.List)"><B>validateProtectionOrder(ValidatorData, List&lt;WSSecurityEngineResult&gt;)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#validateRequiredElements(org.apache.rampart.ValidatorData)"><B>validateRequiredElements(ValidatorData)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#validateSignedPartsHeaders(org.apache.rampart.ValidatorData, java.util.List, java.util.List)"><B>validateSignedPartsHeaders(ValidatorData, List&lt;WSEncryptionPart&gt;, List&lt;WSSecurityEngineResult&gt;)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#validateSupportingTokens(org.apache.rampart.ValidatorData, java.util.List)"><B>validateSupportingTokens(ValidatorData, List&lt;WSSecurityEngineResult&gt;)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/client/STSClient.html#validateToken(java.lang.String, java.lang.String, org.apache.neethi.Policy)"><B>validateToken(String, String, Policy)</B></A> -
Method in class org.apache.rahas.client.<A HREF="./org/apache/rahas/client/STSClient.html" title="class in org.apache.rahas.client">STSClient</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/util/RampartUtil.html#validateTransport(org.apache.rampart.RampartMessageData)"><B>validateTransport(RampartMessageData)</B></A> -
Static method in class org.apache.rampart.util.<A HREF="./org/apache/rampart/util/RampartUtil.html" title="class in org.apache.rampart.util">RampartUtil</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/ValidatorData.html" title="class in org.apache.rampart"><B>ValidatorData</B></A> - Class in <A HREF="./org/apache/rampart/package-summary.html">org.apache.rampart</A><DD>&nbsp;<DT><A HREF="./org/apache/rampart/ValidatorData.html#ValidatorData(org.apache.rampart.RampartMessageData)"><B>ValidatorData(RampartMessageData)</B></A> -
Constructor for class org.apache.rampart.<A HREF="./org/apache/rampart/ValidatorData.html" title="class in org.apache.rampart">ValidatorData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/NonceCache.html#valueExistsInCache(java.lang.String, java.lang.String)"><B>valueExistsInCache(String, String)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/NonceCache.html" title="class in org.apache.rampart">NonceCache</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/UniqueMessageAttributeCache.html#valueExistsInCache(java.lang.String, java.lang.String)"><B>valueExistsInCache(String, String)</B></A> -
Method in interface org.apache.rampart.<A HREF="./org/apache/rampart/UniqueMessageAttributeCache.html" title="interface in org.apache.rampart">UniqueMessageAttributeCache</A>
<DD>Checks whether value already exists in the cache for a given user name.
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#verifyTimestamp(org.apache.ws.security.message.token.Timestamp, org.apache.rampart.RampartMessageData)"><B>verifyTimestamp(Timestamp, RampartMessageData)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html#verifyTrust(java.security.cert.X509Certificate, org.apache.rampart.RampartMessageData)"><B>verifyTrust(X509Certificate, RampartMessageData)</B></A> -
Method in class org.apache.rampart.<A HREF="./org/apache/rampart/PolicyBasedResultsValidator.html" title="class in org.apache.rampart">PolicyBasedResultsValidator</A>
<DD>Evaluate whether a given certificate should be trusted.
<DT><A HREF="./org/apache/rahas/RahasConstants.html#VERSION_05_02"><B>VERSION_05_02</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#VERSION_05_12"><B>VERSION_05_12</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_W_"><!-- --></A><H2>
<B>W</B></H2>
<DL>
<DT><A HREF="./org/apache/rahas/EncryptedKeyToken.html#writeExternal(java.io.ObjectOutput)"><B>writeExternal(ObjectOutput)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/EncryptedKeyToken.html" title="class in org.apache.rahas">EncryptedKeyToken</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/Token.html#writeExternal(java.io.ObjectOutput)"><B>writeExternal(ObjectOutput)</B></A> -
Method in class org.apache.rahas.<A HREF="./org/apache/rahas/Token.html" title="class in org.apache.rahas">Token</A>
<DD>Implementing serialize logic according to our own protocol.
<DT><A HREF="./org/apache/rahas/SimpleTokenStore.html#writeLock"><B>writeLock</B></A> -
Variable in class org.apache.rahas.<A HREF="./org/apache/rahas/SimpleTokenStore.html" title="class in org.apache.rahas">SimpleTokenStore</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler"><B>WSDoAllHandler</B></A> - Class in <A HREF="./org/apache/rampart/handler/package-summary.html">org.apache.rampart.handler</A><DD>Class WSDoAllHandler<DT><A HREF="./org/apache/rampart/handler/WSDoAllHandler.html#WSDoAllHandler()"><B>WSDoAllHandler()</B></A> -
Constructor for class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllHandler.html" title="class in org.apache.rampart.handler">WSDoAllHandler</A>
<DD>Constructor AbstractHandler.
<DT><A HREF="./org/apache/rampart/handler/WSDoAllReceiver.html" title="class in org.apache.rampart.handler"><B>WSDoAllReceiver</B></A> - Class in <A HREF="./org/apache/rampart/handler/package-summary.html">org.apache.rampart.handler</A><DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;<DT><A HREF="./org/apache/rampart/handler/WSDoAllReceiver.html#WSDoAllReceiver()"><B>WSDoAllReceiver()</B></A> -
Constructor for class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllReceiver.html" title="class in org.apache.rampart.handler">WSDoAllReceiver</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSDoAllSender.html" title="class in org.apache.rampart.handler"><B>WSDoAllSender</B></A> - Class in <A HREF="./org/apache/rampart/handler/package-summary.html">org.apache.rampart.handler</A><DD><B>Deprecated.</B>&nbsp;<I></I>&nbsp;<DT><A HREF="./org/apache/rampart/handler/WSDoAllSender.html#WSDoAllSender()"><B>WSDoAllSender()</B></A> -
Constructor for class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSDoAllSender.html" title="class in org.apache.rampart.handler">WSDoAllSender</A>
<DD><B>Deprecated.</B>&nbsp;&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#WSP_NS"><B>WSP_NS</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#WSP_PREFIX"><B>WSP_PREFIX</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler"><B>WSSHandlerConstants</B></A> - Class in <A HREF="./org/apache/rampart/handler/package-summary.html">org.apache.rampart.handler</A><DD>Constants specific to the Axis2 security module<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#WST_NS"><B>WST_NS</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rahas/RahasConstants.html#WST_NS_05_02"><B>WST_NS_05_02</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>WS-Trust 2005 Feb namespace
<DT><A HREF="./org/apache/rahas/RahasConstants.html#WST_NS_05_12"><B>WST_NS_05_12</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>WS-SX Namespace
<DT><A HREF="./org/apache/rahas/RahasConstants.html#WST_PREFIX"><B>WST_PREFIX</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_X_"><!-- --></A><H2>
<B>X</B></H2>
<DL>
<DT><A HREF="./org/apache/rahas/RahasConstants.html#X509_CERT"><B>X509_CERT</B></A> -
Static variable in class org.apache.rahas.<A HREF="./org/apache/rahas/RahasConstants.html" title="class in org.apache.rahas">RahasConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartMessageData.html#X509_CERT"><B>X509_CERT</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartMessageData.html" title="class in org.apache.rampart">RampartMessageData</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html#X509_KEY_IDENTIFIER"><B>X509_KEY_IDENTIFIER</B></A> -
Static variable in class org.apache.rampart.handler.<A HREF="./org/apache/rampart/handler/WSSHandlerConstants.html" title="class in org.apache.rampart.handler">WSSHandlerConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartConstants.html#XML_ENCRYPTION_MODIFIER_CONTENT"><B>XML_ENCRYPTION_MODIFIER_CONTENT</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartConstants.html" title="class in org.apache.rampart">RampartConstants</A>
<DD>&nbsp;
<DT><A HREF="./org/apache/rampart/RampartConstants.html#XML_ENCRYPTION_MODIFIER_ELEMENT"><B>XML_ENCRYPTION_MODIFIER_ELEMENT</B></A> -
Static variable in class org.apache.rampart.<A HREF="./org/apache/rampart/RampartConstants.html" title="class in org.apache.rampart">RampartConstants</A>
<DD>&nbsp;
</DL>
<HR>
<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_K_">K</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_O_">O</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>