blob: 416975af1baab3d73e06551b9243653475b1b0ac [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
AlgorithmSuite (Apache CXF Bundle Jar 2.6.3 API)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.cxf.ws.security.policy.model.AlgorithmSuite class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="AlgorithmSuite (Apache CXF Bundle Jar 2.6.3 API)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= 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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AlgorithmSuite.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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>
Apache CXF API</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html" title="class in org.apache.cxf.ws.security.policy.model"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmWrapper.html" title="interface in org.apache.cxf.ws.security.policy.model"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="AlgorithmSuite.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.cxf.ws.security.policy.model</FONT>
<BR>
Class AlgorithmSuite</H2>
<PRE>
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html" title="class in org.apache.cxf.ws.security.policy.model">org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion</A>
<IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.cxf.ws.security.policy.model.AlgorithmSuite</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>org.apache.neethi.Assertion, org.apache.neethi.PolicyComponent</DD>
</DL>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/custom/GCMAlgorithmSuite.html" title="class in org.apache.cxf.ws.security.policy.custom">GCMAlgorithmSuite</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>AlgorithmSuite</B><DT>extends <A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html" title="class in org.apache.cxf.ws.security.policy.model">AbstractSecurityAssertion</A></DL>
</PRE>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#algoSuiteString">algoSuiteString</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#asymmetricKeyWrap">asymmetricKeyWrap</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#asymmetricSignature">asymmetricSignature</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#c14n">c14n</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#computedKey">computedKey</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#digest">digest</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#encryption">encryption</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#encryptionDerivedKeyLength">encryptionDerivedKeyLength</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#encryptionKeyDerivation">encryptionKeyDerivation</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#maximumAsymmetricKeyLength">maximumAsymmetricKeyLength</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#maximumSymmetricKeyLength">maximumSymmetricKeyLength</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#minimumAsymmetricKeyLength">minimumAsymmetricKeyLength</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#minimumSymmetricKeyLength">minimumSymmetricKeyLength</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#signatureDerivedKeyLength">signatureDerivedKeyLength</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#signatureKeyDerivation">signatureKeyDerivation</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#soapNormalization">soapNormalization</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#strTransform">strTransform</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#symmetricKeyWrap">symmetricKeyWrap</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#symmetricSignature">symmetricSignature</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#xPath">xPath</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.cxf.ws.security.policy.model.<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html" title="class in org.apache.cxf.ws.security.policy.model">AbstractSecurityAssertion</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html#constants">constants</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#AlgorithmSuite()">AlgorithmSuite</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#AlgorithmSuite(org.apache.cxf.ws.security.policy.SPConstants)">AlgorithmSuite</A></B>(<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html" title="class in org.apache.cxf.ws.security.policy">SPConstants</A>&nbsp;version)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getAsymmetricKeyWrap()">getAsymmetricKeyWrap</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getAsymmetricSignature()">getAsymmetricSignature</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getComputedKey()">getComputedKey</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getDigest()">getDigest</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getEncryption()">getEncryption</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getEncryptionDerivedKeyLength()">getEncryptionDerivedKeyLength</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getEncryptionKeyDerivation()">getEncryptionKeyDerivation</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getInclusiveC14n()">getInclusiveC14n</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getMaximumAsymmetricKeyLength()">getMaximumAsymmetricKeyLength</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getMaximumSymmetricKeyLength()">getMaximumSymmetricKeyLength</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getMinimumAsymmetricKeyLength()">getMinimumAsymmetricKeyLength</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getMinimumSymmetricKeyLength()">getMinimumSymmetricKeyLength</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html" title="class or interface in javax.xml.namespace">QName</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getName()">getName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html" title="class or interface in javax.xml.namespace">QName</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getRealName()">getRealName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getSignatureDerivedKeyLength()">getSignatureDerivedKeyLength</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getSignatureKeyDerivation()">getSignatureKeyDerivation</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getSoapNormalization()">getSoapNormalization</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getStrTransform()">getStrTransform</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getSymmetricKeyWrap()">getSymmetricKeyWrap</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getSymmetricSignature()">getSymmetricSignature</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#getXPath()">getXPath</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#serialize(javax.xml.stream.XMLStreamWriter)">serialize</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</A>&nbsp;writer)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#setAlgorithmSuite(java.lang.String)">setAlgorithmSuite</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;algoSuite)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Set the algorithm suite</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#setAsymmetricKeyWrap(java.lang.String)">setAsymmetricKeyWrap</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;asymmetricKeyWrap)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#setC14n(java.lang.String)">setC14n</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;c14n)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#setSoapNormalization(java.lang.String)">setSoapNormalization</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;soapNormalization)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#setStrTransform(java.lang.String)">setStrTransform</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;strTransform)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html#setXPath(java.lang.String)">setXPath</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;path)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.cxf.ws.security.policy.model.AbstractSecurityAssertion"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.cxf.ws.security.policy.model.<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html" title="class in org.apache.cxf.ws.security.policy.model">AbstractSecurityAssertion</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html#equal(org.apache.neethi.PolicyComponent)">equal</A>, <A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html#getSPConstants()">getSPConstants</A>, <A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html#getType()">getType</A>, <A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html#isIgnorable()">isIgnorable</A>, <A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html#isNormalized()">isNormalized</A>, <A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html#isOptional()">isOptional</A>, <A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html#normalize()">normalize</A>, <A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html#setIgnorable(boolean)">setIgnorable</A>, <A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html#setNormalized(boolean)">setNormalized</A>, <A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html#setOptional(boolean)">setOptional</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="algoSuiteString"><!-- --></A><H3>
algoSuiteString</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>algoSuiteString</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="symmetricSignature"><!-- --></A><H3>
symmetricSignature</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>symmetricSignature</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="asymmetricSignature"><!-- --></A><H3>
asymmetricSignature</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>asymmetricSignature</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="computedKey"><!-- --></A><H3>
computedKey</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>computedKey</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="maximumSymmetricKeyLength"><!-- --></A><H3>
maximumSymmetricKeyLength</H3>
<PRE>
protected int <B>maximumSymmetricKeyLength</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="minimumAsymmetricKeyLength"><!-- --></A><H3>
minimumAsymmetricKeyLength</H3>
<PRE>
protected int <B>minimumAsymmetricKeyLength</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="maximumAsymmetricKeyLength"><!-- --></A><H3>
maximumAsymmetricKeyLength</H3>
<PRE>
protected int <B>maximumAsymmetricKeyLength</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="digest"><!-- --></A><H3>
digest</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>digest</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="encryption"><!-- --></A><H3>
encryption</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>encryption</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="symmetricKeyWrap"><!-- --></A><H3>
symmetricKeyWrap</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>symmetricKeyWrap</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="asymmetricKeyWrap"><!-- --></A><H3>
asymmetricKeyWrap</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>asymmetricKeyWrap</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="encryptionKeyDerivation"><!-- --></A><H3>
encryptionKeyDerivation</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>encryptionKeyDerivation</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="encryptionDerivedKeyLength"><!-- --></A><H3>
encryptionDerivedKeyLength</H3>
<PRE>
protected int <B>encryptionDerivedKeyLength</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="signatureKeyDerivation"><!-- --></A><H3>
signatureKeyDerivation</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>signatureKeyDerivation</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="signatureDerivedKeyLength"><!-- --></A><H3>
signatureDerivedKeyLength</H3>
<PRE>
protected int <B>signatureDerivedKeyLength</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="minimumSymmetricKeyLength"><!-- --></A><H3>
minimumSymmetricKeyLength</H3>
<PRE>
protected int <B>minimumSymmetricKeyLength</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="c14n"><!-- --></A><H3>
c14n</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>c14n</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="soapNormalization"><!-- --></A><H3>
soapNormalization</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>soapNormalization</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="strTransform"><!-- --></A><H3>
strTransform</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>strTransform</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="xPath"><!-- --></A><H3>
xPath</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>xPath</B></PRE>
<DL>
<DL>
</DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="AlgorithmSuite(org.apache.cxf.ws.security.policy.SPConstants)"><!-- --></A><H3>
AlgorithmSuite</H3>
<PRE>
public <B>AlgorithmSuite</B>(<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html" title="class in org.apache.cxf.ws.security.policy">SPConstants</A>&nbsp;version)</PRE>
<DL>
</DL>
<HR>
<A NAME="AlgorithmSuite()"><!-- --></A><H3>
AlgorithmSuite</H3>
<PRE>
public <B>AlgorithmSuite</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="getAsymmetricKeyWrap()"><!-- --></A><H3>
getAsymmetricKeyWrap</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getAsymmetricKeyWrap</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the asymmetricKeyWrap.</DL>
</DD>
</DL>
<HR>
<A NAME="getAsymmetricSignature()"><!-- --></A><H3>
getAsymmetricSignature</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getAsymmetricSignature</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the asymmetricSignature.</DL>
</DD>
</DL>
<HR>
<A NAME="getComputedKey()"><!-- --></A><H3>
getComputedKey</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getComputedKey</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the computedKey.</DL>
</DD>
</DL>
<HR>
<A NAME="getDigest()"><!-- --></A><H3>
getDigest</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getDigest</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the digest.</DL>
</DD>
</DL>
<HR>
<A NAME="getEncryption()"><!-- --></A><H3>
getEncryption</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getEncryption</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the encryption.</DL>
</DD>
</DL>
<HR>
<A NAME="getEncryptionKeyDerivation()"><!-- --></A><H3>
getEncryptionKeyDerivation</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getEncryptionKeyDerivation</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the encryptionKeyDerivation.</DL>
</DD>
</DL>
<HR>
<A NAME="getMaximumAsymmetricKeyLength()"><!-- --></A><H3>
getMaximumAsymmetricKeyLength</H3>
<PRE>
public int <B>getMaximumAsymmetricKeyLength</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the maximumAsymmetricKeyLength.</DL>
</DD>
</DL>
<HR>
<A NAME="getMaximumSymmetricKeyLength()"><!-- --></A><H3>
getMaximumSymmetricKeyLength</H3>
<PRE>
public int <B>getMaximumSymmetricKeyLength</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the maximumSymmetricKeyLength.</DL>
</DD>
</DL>
<HR>
<A NAME="getMinimumAsymmetricKeyLength()"><!-- --></A><H3>
getMinimumAsymmetricKeyLength</H3>
<PRE>
public int <B>getMinimumAsymmetricKeyLength</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the minimumAsymmetricKeyLength.</DL>
</DD>
</DL>
<HR>
<A NAME="getMinimumSymmetricKeyLength()"><!-- --></A><H3>
getMinimumSymmetricKeyLength</H3>
<PRE>
public int <B>getMinimumSymmetricKeyLength</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the minimumSymmetricKeyLength.</DL>
</DD>
</DL>
<HR>
<A NAME="getSignatureKeyDerivation()"><!-- --></A><H3>
getSignatureKeyDerivation</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getSignatureKeyDerivation</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the signatureKeyDerivation.</DL>
</DD>
</DL>
<HR>
<A NAME="getSymmetricKeyWrap()"><!-- --></A><H3>
getSymmetricKeyWrap</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getSymmetricKeyWrap</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the symmetricKeyWrap.</DL>
</DD>
</DL>
<HR>
<A NAME="getSymmetricSignature()"><!-- --></A><H3>
getSymmetricSignature</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getSymmetricSignature</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the symmetricSignature.</DL>
</DD>
</DL>
<HR>
<A NAME="getInclusiveC14n()"><!-- --></A><H3>
getInclusiveC14n</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getInclusiveC14n</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the c14n.</DL>
</DD>
</DL>
<HR>
<A NAME="setC14n(java.lang.String)"><!-- --></A><H3>
setC14n</H3>
<PRE>
public void <B>setC14n</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;c14n)</PRE>
<DL>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>c14n</CODE> - The c14n to set.</DL>
</DD>
</DL>
<HR>
<A NAME="getSoapNormalization()"><!-- --></A><H3>
getSoapNormalization</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getSoapNormalization</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the soapNormalization.</DL>
</DD>
</DL>
<HR>
<A NAME="setSoapNormalization(java.lang.String)"><!-- --></A><H3>
setSoapNormalization</H3>
<PRE>
public void <B>setSoapNormalization</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;soapNormalization)</PRE>
<DL>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>soapNormalization</CODE> - The soapNormalization to set.</DL>
</DD>
</DL>
<HR>
<A NAME="getStrTransform()"><!-- --></A><H3>
getStrTransform</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getStrTransform</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the strTransform.</DL>
</DD>
</DL>
<HR>
<A NAME="setStrTransform(java.lang.String)"><!-- --></A><H3>
setStrTransform</H3>
<PRE>
public void <B>setStrTransform</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;strTransform)</PRE>
<DL>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>strTransform</CODE> - The strTransform to set.</DL>
</DD>
</DL>
<HR>
<A NAME="getXPath()"><!-- --></A><H3>
getXPath</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A> <B>getXPath</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>Returns the xPath.</DL>
</DD>
</DL>
<HR>
<A NAME="setXPath(java.lang.String)"><!-- --></A><H3>
setXPath</H3>
<PRE>
public void <B>setXPath</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;path)</PRE>
<DL>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>path</CODE> - The xPath to set.</DL>
</DD>
</DL>
<HR>
<A NAME="getName()"><!-- --></A><H3>
getName</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html" title="class or interface in javax.xml.namespace">QName</A> <B>getName</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getRealName()"><!-- --></A><H3>
getRealName</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html" title="class or interface in javax.xml.namespace">QName</A> <B>getRealName</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="serialize(javax.xml.stream.XMLStreamWriter)"><!-- --></A><H3>
serialize</H3>
<PRE>
public void <B>serialize</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/stream.XMLStreamWriter.html" title="class or interface in javax.xml">javax.xml.stream.XMLStreamWriter</A>&nbsp;writer)
throws <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</A></PRE>
<DL>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/stream.XMLStreamException.html" title="class or interface in javax.xml">javax.xml.stream.XMLStreamException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="getEncryptionDerivedKeyLength()"><!-- --></A><H3>
getEncryptionDerivedKeyLength</H3>
<PRE>
public int <B>getEncryptionDerivedKeyLength</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getSignatureDerivedKeyLength()"><!-- --></A><H3>
getSignatureDerivedKeyLength</H3>
<PRE>
public int <B>getSignatureDerivedKeyLength</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAsymmetricKeyWrap(java.lang.String)"><!-- --></A><H3>
setAsymmetricKeyWrap</H3>
<PRE>
public void <B>setAsymmetricKeyWrap</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;asymmetricKeyWrap)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAlgorithmSuite(java.lang.String)"><!-- --></A><H3>
setAlgorithmSuite</H3>
<PRE>
public void <B>setAlgorithmSuite</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;algoSuite)
throws <A HREF="../../../../../../../org/apache/cxf/ws/security/policy/WSSPolicyException.html" title="class in org.apache.cxf.ws.security.policy">WSSPolicyException</A></PRE>
<DL>
<DD>Set the algorithm suite
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>algoSuite</CODE> -
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/WSSPolicyException.html" title="class in org.apache.cxf.ws.security.policy">WSSPolicyException</A></CODE><DT><B>See Also:</B><DD><A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html#ALGO_SUITE_BASIC128"><CODE>SPConstants.ALGO_SUITE_BASIC128</CODE></A>,
<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html#ALGO_SUITE_BASIC128_RSA15"><CODE>SPConstants.ALGO_SUITE_BASIC128_RSA15</CODE></A>,
<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html#ALGO_SUITE_BASIC128_SHA256"><CODE>SPConstants.ALGO_SUITE_BASIC128_SHA256</CODE></A>,
<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html#ALGO_SUITE_BASIC128_SHA256_RSA15"><CODE>SPConstants.ALGO_SUITE_BASIC128_SHA256_RSA15</CODE></A>,
<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html#ALGO_SUITE_BASIC192"><CODE>SPConstants.ALGO_SUITE_BASIC192</CODE></A>,
<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html#ALGO_SUITE_BASIC192_RSA15"><CODE>SPConstants.ALGO_SUITE_BASIC192_RSA15</CODE></A>,
<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html#ALGO_SUITE_BASIC192_SHA256"><CODE>SPConstants.ALGO_SUITE_BASIC192_SHA256</CODE></A>,
<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html#ALGO_SUITE_BASIC192_SHA256_RSA15"><CODE>SPConstants.ALGO_SUITE_BASIC192_SHA256_RSA15</CODE></A>,
<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html#ALGO_SUITE_BASIC256"><CODE>SPConstants.ALGO_SUITE_BASIC256</CODE></A>,
<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html#ALGO_SUITE_BASIC256_RSA15"><CODE>SPConstants.ALGO_SUITE_BASIC256_RSA15</CODE></A>,
<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html#ALGO_SUITE_BASIC256_SHA256"><CODE>SPConstants.ALGO_SUITE_BASIC256_SHA256</CODE></A>,
<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html#ALGO_SUITE_BASIC256_SHA256_RSA15"><CODE>SPConstants.ALGO_SUITE_BASIC256_SHA256_RSA15</CODE></A>,
<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html#ALGO_SUITE_TRIPLE_DES"><CODE>SPConstants.ALGO_SUITE_TRIPLE_DES</CODE></A>,
<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html#ALGO_SUITE_TRIPLE_DES_RSA15"><CODE>SPConstants.ALGO_SUITE_TRIPLE_DES_RSA15</CODE></A>,
<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html#ALGO_SUITE_TRIPLE_DES_SHA256"><CODE>SPConstants.ALGO_SUITE_TRIPLE_DES_SHA256</CODE></A>,
<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/SPConstants.html#ALGO_SUITE_TRIPLE_DES_SHA256_RSA15"><CODE>SPConstants.ALGO_SUITE_TRIPLE_DES_SHA256_RSA15</CODE></A></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= 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"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/AlgorithmSuite.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&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>
Apache CXF API</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AbstractSecurityAssertion.html" title="class in org.apache.cxf.ws.security.policy.model"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../../org/apache/cxf/ws/security/policy/model/AlgorithmWrapper.html" title="interface in org.apache.cxf.ws.security.policy.model"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/cxf/ws/security/policy/model/AlgorithmSuite.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="AlgorithmSuite.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>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Apache CXF
</BODY>
</HTML>