You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2012/12/04 13:49:58 UTC

svn commit: r1416918 [2/47] - in /webservices/wss4j/site: ./ apidocs/ apidocs/org/apache/ws/security/ apidocs/org/apache/ws/security/action/ apidocs/org/apache/ws/security/action/class-use/ apidocs/org/apache/ws/security/cache/ apidocs/org/apache/ws/se...

Modified: webservices/wss4j/site/apidocs/index-all.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/index-all.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/index-all.html (original)
+++ webservices/wss4j/site/apidocs/index-all.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,19 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:47 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:49 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-Index (WSS4J 1.6.7 API)
+Index (Apache WSS4J 1.6.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
 
 <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 (WSS4J 1.6.7 API)";
-    }
+    parent.document.title="Index (Apache WSS4J 1.6.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +23,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -119,6 +115,9 @@ Method in class org.apache.ws.security.u
 Static variable in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/WSHandlerConstants.html" title="class in org.apache.ws.security.handler">WSHandlerConstants</A>
 <DD>Parameter to generate additional elements (nonce and created) in a 
  <code>UsernameToken</code>.
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#addC14nAlgorithm(java.lang.String)"><B>addC14nAlgorithm(String)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/message/token/UsernameToken.html#addCreated(boolean, org.w3c.dom.Document)"><B>addCreated(boolean, Document)</B></A> - 
 Method in class org.apache.ws.security.message.token.<A HREF="./org/apache/ws/security/message/token/UsernameToken.html" title="class in org.apache.ws.security.message.token">UsernameToken</A>
 <DD>Creates and adds a Created element to this UsernameToken
@@ -131,6 +130,15 @@ Method in class org.apache.ws.security.m
 <DT><A HREF="./org/apache/ws/security/message/WSSecUsernameToken.html#addDerivedKey(boolean, byte[], int)"><B>addDerivedKey(boolean, byte[], int)</B></A> - 
 Method in class org.apache.ws.security.message.<A HREF="./org/apache/ws/security/message/WSSecUsernameToken.html" title="class in org.apache.ws.security.message">WSSecUsernameToken</A>
 <DD>Add a derived key to the UsernameToken
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#addDerivedKeyAlgorithm(java.lang.String)"><B>addDerivedKeyAlgorithm(String)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#addDigestAlgorithm(java.lang.String)"><B>addDigestAlgorithm(String)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#addEncryptionMethod(java.lang.String)"><B>addEncryptionMethod(String)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/message/WSSecDKEncrypt.html#addExternalRefElement(org.w3c.dom.Element, org.apache.ws.security.message.WSSecHeader)"><B>addExternalRefElement(Element, WSSecHeader)</B></A> - 
 Method in class org.apache.ws.security.message.<A HREF="./org/apache/ws/security/message/WSSecDKEncrypt.html" title="class in org.apache.ws.security.message">WSSecDKEncrypt</A>
 <DD>Adds (prepends) the external Reference element to the Security header.
@@ -149,6 +157,9 @@ Static method in class org.apache.ws.sec
 <DT><A HREF="./org/apache/ws/security/WSSConfig.html#addJceProvider(java.lang.String, java.security.Provider)"><B>addJceProvider(String, Provider)</B></A> - 
 Static method in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSSConfig.html" title="class in org.apache.ws.security">WSSConfig</A>
 <DD>Add a new JCE security provider to use for WSS4J, of the specified name and class.
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#addKeyWrapAlgorithm(java.lang.String)"><B>addKeyWrapAlgorithm(String)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/message/token/UsernameToken.html#addNonce(org.w3c.dom.Document)"><B>addNonce(Document)</B></A> - 
 Method in class org.apache.ws.security.message.token.<A HREF="./org/apache/ws/security/message/token/UsernameToken.html" title="class in org.apache.ws.security.message.token">UsernameToken</A>
 <DD>Creates and adds a Nonce element to this UsernameToken
@@ -173,6 +184,9 @@ Method in class org.apache.ws.security.<
 <DT><A HREF="./org/apache/ws/security/message/token/UsernameToken.html#addSalt(org.w3c.dom.Document, byte[], boolean)"><B>addSalt(Document, byte[], boolean)</B></A> - 
 Method in class org.apache.ws.security.message.token.<A HREF="./org/apache/ws/security/message/token/UsernameToken.html" title="class in org.apache.ws.security.message.token">UsernameToken</A>
 <DD>Adds and optionally creates a Salt element to this UsernameToken.
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#addSignatureMethod(java.lang.String)"><B>addSignatureMethod(String)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/WSDocInfo.html#addTokenElement(org.w3c.dom.Element)"><B>addTokenElement(Element)</B></A> - 
 Method in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSDocInfo.html" title="class in org.apache.ws.security">WSDocInfo</A>
 <DD>Store a token element for later retrieval.
@@ -182,6 +196,9 @@ Method in class org.apache.ws.security.<
 <DT><A HREF="./org/apache/ws/security/message/token/SecurityTokenReference.html#addTokenType(java.lang.String)"><B>addTokenType(String)</B></A> - 
 Method in class org.apache.ws.security.message.token.<A HREF="./org/apache/ws/security/message/token/SecurityTokenReference.html" title="class in org.apache.ws.security.message.token">SecurityTokenReference</A>
 <DD>Add a wsse11:TokenType attribute to this SecurityTokenReference
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#addTransformAlgorithm(java.lang.String)"><B>addTransformAlgorithm(String)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/message/token/BinarySecurity.html#addWSSENamespace()"><B>addWSSENamespace()</B></A> - 
 Method in class org.apache.ws.security.message.token.<A HREF="./org/apache/ws/security/message/token/BinarySecurity.html" title="class in org.apache.ws.security.message.token">BinarySecurity</A>
 <DD>Add the WSSE Namespace to this BST.
@@ -236,7 +253,13 @@ Static variable in class org.apache.ws.s
 <DT><A HREF="./org/apache/ws/security/WSConstants.html#AES_256_GCM"><B>AES_256_GCM</B></A> - 
 Static variable in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSConstants.html" title="class in org.apache.ws.security">WSConstants</A>
 <DD>&nbsp;
-<DT><A HREF="./org/apache/ws/security/conversation/dkalgo/AlgoFactory.html" title="class in org.apache.ws.security.conversation.dkalgo"><B>AlgoFactory</B></A> - Class in <A HREF="./org/apache/ws/security/conversation/dkalgo/package-summary.html">org.apache.ws.security.conversation.dkalgo</A><DD>&nbsp;<DT><A HREF="./org/apache/ws/security/handler/WSHandlerConstants.html#ALLOW_NAMESPACE_QUALIFIED_PASSWORD_TYPES"><B>ALLOW_NAMESPACE_QUALIFIED_PASSWORD_TYPES</B></A> - 
+<DT><A HREF="./org/apache/ws/security/conversation/dkalgo/AlgoFactory.html" title="class in org.apache.ws.security.conversation.dkalgo"><B>AlgoFactory</B></A> - Class in <A HREF="./org/apache/ws/security/conversation/dkalgo/package-summary.html">org.apache.ws.security.conversation.dkalgo</A><DD>&nbsp;<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto"><B>AlgorithmSuite</B></A> - Class in <A HREF="./org/apache/ws/security/components/crypto/package-summary.html">org.apache.ws.security.components.crypto</A><DD>This class holds the permitted values for encryption/signature/etc.<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#AlgorithmSuite()"><B>AlgorithmSuite()</B></A> - 
+Constructor for class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html" title="class in org.apache.ws.security.components.crypto"><B>AlgorithmSuiteValidator</B></A> - Class in <A HREF="./org/apache/ws/security/components/crypto/package-summary.html">org.apache.ws.security.components.crypto</A><DD>Validate signature/encryption/etc.<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html#AlgorithmSuiteValidator(org.apache.ws.security.components.crypto.AlgorithmSuite)"><B>AlgorithmSuiteValidator(AlgorithmSuite)</B></A> - 
+Constructor for class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuiteValidator</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/handler/WSHandlerConstants.html#ALLOW_NAMESPACE_QUALIFIED_PASSWORD_TYPES"><B>ALLOW_NAMESPACE_QUALIFIED_PASSWORD_TYPES</B></A> - 
 Static variable in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/WSHandlerConstants.html" title="class in org.apache.ws.security.handler">WSHandlerConstants</A>
 <DD>This variable controls whether (wsse) namespace qualified password types are
  accepted when processing UsernameTokens.
@@ -582,17 +605,35 @@ Variable in class org.apache.ws.security
 Static method in class org.apache.ws.security.util.<A HREF="./org/apache/ws/security/util/WSSecurityUtil.html" title="class in org.apache.ws.security.util">WSSecurityUtil</A>
 <DD>Check that all of the QName[] requiredParts are protected by a specified action in the
  results list.
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html#checkAsymmetricKeyLength(java.security.cert.X509Certificate)"><B>checkAsymmetricKeyLength(X509Certificate)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuiteValidator</A>
+<DD>Check the asymmetric key length
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html#checkAsymmetricKeyLength(java.security.PublicKey)"><B>checkAsymmetricKeyLength(PublicKey)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuiteValidator</A>
+<DD>Check the asymmetric key length
 <DT><A HREF="./org/apache/ws/security/str/BSPEnforcer.html#checkBinarySecurityBSPCompliance(org.apache.ws.security.message.token.SecurityTokenReference, org.apache.ws.security.message.token.BinarySecurity)"><B>checkBinarySecurityBSPCompliance(SecurityTokenReference, BinarySecurity)</B></A> - 
 Static method in class org.apache.ws.security.str.<A HREF="./org/apache/ws/security/str/BSPEnforcer.html" title="class in org.apache.ws.security.str">BSPEnforcer</A>
 <DD>Check that the BinarySecurityToken referenced by the SecurityTokenReference argument 
  is BSP compliant.
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html#checkC14nAlgorithm(java.lang.String)"><B>checkC14nAlgorithm(String)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuiteValidator</A>
+<DD>Check the C14n Algorithm
 <DT><A HREF="./org/apache/ws/security/validate/SamlAssertionValidator.html#checkConditions(org.apache.ws.security.saml.ext.AssertionWrapper)"><B>checkConditions(AssertionWrapper)</B></A> - 
 Method in class org.apache.ws.security.validate.<A HREF="./org/apache/ws/security/validate/SamlAssertionValidator.html" title="class in org.apache.ws.security.validate">SamlAssertionValidator</A>
 <DD>Check the Conditions of the Assertion.
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html#checkDerivedKeyAlgorithm(java.lang.String)"><B>checkDerivedKeyAlgorithm(String)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuiteValidator</A>
+<DD>Check Derived Key algorithm
 <DT><A HREF="./org/apache/ws/security/str/BSPEnforcer.html#checkEncryptedKeyBSPCompliance(org.apache.ws.security.message.token.SecurityTokenReference)"><B>checkEncryptedKeyBSPCompliance(SecurityTokenReference)</B></A> - 
 Static method in class org.apache.ws.security.str.<A HREF="./org/apache/ws/security/str/BSPEnforcer.html" title="class in org.apache.ws.security.str">BSPEnforcer</A>
 <DD>Check that the EncryptedKey referenced by the SecurityTokenReference argument 
  is BSP compliant.
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html#checkEncryptionDerivedKeyLength(int)"><B>checkEncryptionDerivedKeyLength(int)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuiteValidator</A>
+<DD>Check Encryption Derived Key length (in bytes)
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html#checkEncryptionKeyWrapAlgorithm(java.lang.String)"><B>checkEncryptionKeyWrapAlgorithm(String)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuiteValidator</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/handler/WSHandler.html#checkReceiverResults(java.util.List, java.util.List)"><B>checkReceiverResults(List&lt;WSSecurityEngineResult&gt;, List&lt;Integer&gt;)</B></A> - 
 Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>
 <DD>&nbsp;
@@ -603,13 +644,28 @@ Method in class org.apache.ws.security.h
 Static method in class org.apache.ws.security.str.<A HREF="./org/apache/ws/security/str/BSPEnforcer.html" title="class in org.apache.ws.security.str">BSPEnforcer</A>
 <DD>Check that the SAML token referenced by the SecurityTokenReference argument 
  is BSP compliant.
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html#checkSignatureAlgorithms(javax.xml.crypto.dsig.XMLSignature)"><B>checkSignatureAlgorithms(XMLSignature)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuiteValidator</A>
+<DD>Check the Signature Algorithms
 <DT><A HREF="./org/apache/ws/security/handler/WSHandler.html#checkSignatureConfirmation(org.apache.ws.security.handler.RequestData, java.util.List)"><B>checkSignatureConfirmation(RequestData, List&lt;WSSecurityEngineResult&gt;)</B></A> - 
 Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html#checkSignatureDerivedKeyLength(int)"><B>checkSignatureDerivedKeyLength(int)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuiteValidator</A>
+<DD>Check Signature Derived Key length (in bytes)
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html#checkSignatureMethod(java.lang.String)"><B>checkSignatureMethod(String)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuiteValidator</A>
+<DD>Check the Signature Method
 <DT><A HREF="./org/apache/ws/security/util/WSSecurityUtil.html#checkSignsAllElements(org.apache.ws.security.WSSecurityEngineResult, java.lang.String[])"><B>checkSignsAllElements(WSSecurityEngineResult, String[])</B></A> - 
 Static method in class org.apache.ws.security.util.<A HREF="./org/apache/ws/security/util/WSSecurityUtil.html" title="class in org.apache.ws.security.util">WSSecurityUtil</A>
 <DD>Ensure that this covers all required elements (identified by
  their wsu:Id attributes).
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html#checkSymmetricEncryptionAlgorithm(java.lang.String)"><B>checkSymmetricEncryptionAlgorithm(String)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuiteValidator</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html#checkSymmetricKeyLength(int)"><B>checkSymmetricKeyLength(int)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuiteValidator.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuiteValidator</A>
+<DD>Check the symmetric key length
 <DT><A HREF="./org/apache/ws/security/str/BSPEnforcer.html#checkUsernameTokenBSPCompliance(org.apache.ws.security.message.token.SecurityTokenReference)"><B>checkUsernameTokenBSPCompliance(SecurityTokenReference)</B></A> - 
 Static method in class org.apache.ws.security.str.<A HREF="./org/apache/ws/security/str/BSPEnforcer.html" title="class in org.apache.ws.security.str">BSPEnforcer</A>
 <DD>Check that the Username token referenced by the SecurityTokenReference argument 
@@ -951,6 +1007,9 @@ Static method in class org.apache.ws.sec
 <DT><A HREF="./org/apache/ws/security/util/WSSecurityUtil.html#decodeAction(java.lang.String, java.util.List, org.apache.ws.security.WSSConfig)"><B>decodeAction(String, List&lt;Integer&gt;, WSSConfig)</B></A> - 
 Static method in class org.apache.ws.security.util.<A HREF="./org/apache/ws/security/util/WSSecurityUtil.html" title="class in org.apache.ws.security.util">WSSecurityUtil</A>
 <DD>Decode an action String.
+<DT><A HREF="./org/apache/ws/security/handler/WSHandler.html#decodeAlgorithmSuite(org.apache.ws.security.handler.RequestData)"><B>decodeAlgorithmSuite(RequestData)</B></A> - 
+Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/handler/WSHandler.html#decodeBooleanConfigValue(org.apache.ws.security.handler.RequestData, java.lang.String, boolean)"><B>decodeBooleanConfigValue(RequestData, String, boolean)</B></A> - 
 Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/WSHandler.html" title="class in org.apache.ws.security.handler">WSHandler</A>
 <DD>&nbsp;
@@ -1105,6 +1164,9 @@ Constructor for class org.apache.ws.secu
 <DT><A HREF="./org/apache/ws/security/message/token/DerivedKeyToken.html#deriveKey(int, byte[])"><B>deriveKey(int, byte[])</B></A> - 
 Method in class org.apache.ws.security.message.token.<A HREF="./org/apache/ws/security/message/token/DerivedKeyToken.html" title="class in org.apache.ws.security.message.token">DerivedKeyToken</A>
 <DD>Derive a key from this DerivedKeyToken instance
+<DT><A HREF="./org/apache/ws/security/message/WSSecEncryptedKey.html#digestAlgo"><B>digestAlgo</B></A> - 
+Variable in class org.apache.ws.security.message.<A HREF="./org/apache/ws/security/message/WSSecEncryptedKey.html" title="class in org.apache.ws.security.message">WSSecEncryptedKey</A>
+<DD>Digest Algorithm to be used with RSA-OAEP.
 <DT><A HREF="./org/apache/ws/security/conversation/ConversationConstants.html#DIRECT_GENERATED"><B>DIRECT_GENERATED</B></A> - 
 Static variable in class org.apache.ws.security.conversation.<A HREF="./org/apache/ws/security/conversation/ConversationConstants.html" title="class in org.apache.ws.security.conversation">ConversationConstants</A>
 <DD>&nbsp;
@@ -1294,6 +1356,10 @@ Static variable in class org.apache.ws.s
 <DT><A HREF="./org/apache/ws/security/WSConstants.html#ENC_DATA_LN"><B>ENC_DATA_LN</B></A> - 
 Static variable in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSConstants.html" title="class in org.apache.ws.security">WSConstants</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/handler/WSHandlerConstants.html#ENC_DIGEST_ALGO"><B>ENC_DIGEST_ALGO</B></A> - 
+Static variable in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/WSHandlerConstants.html" title="class in org.apache.ws.security.handler">WSHandlerConstants</A>
+<DD>Defines which encryption digest algorithm to use with the RSA OAEP Key Transport 
+ algorithm for encryption.
 <DT><A HREF="./org/apache/ws/security/handler/WSHandlerConstants.html#ENC_KEY_ID"><B>ENC_KEY_ID</B></A> - 
 Static variable in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/WSHandlerConstants.html" title="class in org.apache.ws.security.handler">WSHandlerConstants</A>
 <DD>Defines which key identifier type to use for encryption.
@@ -1650,6 +1716,12 @@ Method in class org.apache.ws.security.m
 <DT><A HREF="./org/apache/ws/security/WSDataRef.html#getAlgorithm()"><B>getAlgorithm()</B></A> - 
 Method in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSDataRef.html" title="class in org.apache.ws.security">WSDataRef</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/WSDerivedKeyTokenPrincipal.html#getAlgorithm()"><B>getAlgorithm()</B></A> - 
+Method in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSDerivedKeyTokenPrincipal.html" title="class in org.apache.ws.security">WSDerivedKeyTokenPrincipal</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/handler/RequestData.html#getAlgorithmSuite()"><B>getAlgorithmSuite()</B></A> - 
+Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/components/crypto/CryptoType.html#getAlias()"><B>getAlias()</B></A> - 
 Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/CryptoType.html" title="class in org.apache.ws.security.components.crypto">CryptoType</A>
 <DD>Get the alias of the cert (chain) to locate.
@@ -1729,6 +1801,9 @@ Method in interface org.apache.ws.securi
 <DT><A HREF="./org/apache/ws/security/components/crypto/CryptoBase.html#getBytesFromCertificates(java.security.cert.X509Certificate[])"><B>getBytesFromCertificates(X509Certificate[])</B></A> - 
 Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/CryptoBase.html" title="class in org.apache.ws.security.components.crypto">CryptoBase</A>
 <DD>Get a byte array given an array of X509 certificates.
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#getC14nAlgorithms()"><B>getC14nAlgorithms()</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/handler/RequestData.html#getCallbackHandler()"><B>getCallbackHandler()</B></A> - 
 Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
 <DD>Returns the CallbackHandler used for this request.
@@ -1861,6 +1936,10 @@ Method in class org.apache.ws.security.m
 <DT><A HREF="./org/apache/ws/security/WSUsernameTokenPrincipal.html#getCreatedTime()"><B>getCreatedTime()</B></A> - 
 Method in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSUsernameTokenPrincipal.html" title="class in org.apache.ws.security">WSUsernameTokenPrincipal</A>
 <DD>Return the WSUsernameToken created time for this <code>WSUsernameTokenPrincipal</code>.
+<DT><A HREF="./org/apache/ws/security/saml/SAMLUtil.html#getCredentialDirectlyFromKeyInfo(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData)"><B>getCredentialDirectlyFromKeyInfo(Element, RequestData)</B></A> - 
+Static method in class org.apache.ws.security.saml.<A HREF="./org/apache/ws/security/saml/SAMLUtil.html" title="class in org.apache.ws.security.saml">SAMLUtil</A>
+<DD>This method returns a SAMLKeyInfo corresponding to the credential found in the
+ KeyInfo (DOM Element) argument.
 <DT><A HREF="./org/apache/ws/security/saml/SAMLUtil.html#getCredentialFromKeyInfo(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo, boolean)"><B>getCredentialFromKeyInfo(Element, RequestData, WSDocInfo, boolean)</B></A> - 
 Static method in class org.apache.ws.security.saml.<A HREF="./org/apache/ws/security/saml/SAMLUtil.html" title="class in org.apache.ws.security.saml">SAMLUtil</A>
 <DD>This method returns a SAMLKeyInfo corresponding to the credential found in the
@@ -1923,6 +2002,9 @@ Method in class org.apache.ws.security.m
 <DT><A HREF="./org/apache/ws/security/message/WSSecUsernameToken.html#getDerivedKey()"><B>getDerivedKey()</B></A> - 
 Method in class org.apache.ws.security.message.<A HREF="./org/apache/ws/security/message/WSSecUsernameToken.html" title="class in org.apache.ws.security.message">WSSecUsernameToken</A>
 <DD>Get the derived key.
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#getDerivedKeyAlgorithms()"><B>getDerivedKeyAlgorithms()</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/handler/RequestData.html#getDerivedKeyIterations()"><B>getDerivedKeyIterations()</B></A> - 
 Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
 <DD>Get the derived key iterations.
@@ -1941,9 +2023,15 @@ Method in class org.apache.ws.security.m
 <DT><A HREF="./org/apache/ws/security/message/WSSecDKSign.html#getDigestAlgorithm()"><B>getDigestAlgorithm()</B></A> - 
 Method in class org.apache.ws.security.message.<A HREF="./org/apache/ws/security/message/WSSecDKSign.html" title="class in org.apache.ws.security.message">WSSecDKSign</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/message/WSSecEncryptedKey.html#getDigestAlgorithm()"><B>getDigestAlgorithm()</B></A> - 
+Method in class org.apache.ws.security.message.<A HREF="./org/apache/ws/security/message/WSSecEncryptedKey.html" title="class in org.apache.ws.security.message">WSSecEncryptedKey</A>
+<DD>Get the digest algorithm to use with the RSA-OAEP key transport algorithm.
 <DT><A HREF="./org/apache/ws/security/WSDataRef.html#getDigestAlgorithm()"><B>getDigestAlgorithm()</B></A> - 
 Method in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSDataRef.html" title="class in org.apache.ws.security">WSDataRef</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#getDigestAlgorithms()"><B>getDigestAlgorithms()</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/util/WSSecurityUtil.html#getDirectChildElement(org.w3c.dom.Node, java.lang.String, java.lang.String)"><B>getDirectChildElement(Node, String, String)</B></A> - 
 Static method in class org.apache.ws.security.util.<A HREF="./org/apache/ws/security/util/WSSecurityUtil.html" title="class in org.apache.ws.security.util">WSSecurityUtil</A>
 <DD>Gets a direct child with specified localname and namespace.
@@ -2022,6 +2110,9 @@ Method in class org.apache.ws.security.h
 <DT><A HREF="./org/apache/ws/security/handler/RequestData.html#getEncCrypto()"><B>getEncCrypto()</B></A> - 
 Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/handler/RequestData.html#getEncDigestAlgorithm()"><B>getEncDigestAlgorithm()</B></A> - 
+Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/WSEncryptionPart.html#getEncId()"><B>getEncId()</B></A> - 
 Method in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSEncryptionPart.html" title="class in org.apache.ws.security">WSEncryptionPart</A>
 <DD>&nbsp;
@@ -2043,6 +2134,12 @@ Method in class org.apache.ws.security.m
 <DT><A HREF="./org/apache/ws/security/message/WSSecEncryptedKey.html#getEncryptedKeyElement()"><B>getEncryptedKeyElement()</B></A> - 
 Method in class org.apache.ws.security.message.<A HREF="./org/apache/ws/security/message/WSSecEncryptedKey.html" title="class in org.apache.ws.security.message">WSSecEncryptedKey</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#getEncryptionDerivedKeyLength()"><B>getEncryptionDerivedKeyLength()</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#getEncryptionMethods()"><B>getEncryptionMethods()</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/handler/RequestData.html#getEncryptParts()"><B>getEncryptParts()</B></A> - 
 Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
 <DD>&nbsp;
@@ -2331,6 +2428,9 @@ Static method in class org.apache.ws.sec
 <DT><A HREF="./org/apache/ws/security/components/crypto/Merlin.html#getKeyStore()"><B>getKeyStore()</B></A> - 
 Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/Merlin.html" title="class in org.apache.ws.security.components.crypto">Merlin</A>
 <DD>Gets the Keystore that was loaded
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#getKeyWrapAlgorithms()"><B>getKeyWrapAlgorithms()</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/message/token/DerivedKeyToken.html#getLabel()"><B>getLabel()</B></A> - 
 Method in class org.apache.ws.security.message.token.<A HREF="./org/apache/ws/security/message/token/DerivedKeyToken.html" title="class in org.apache.ws.security.message.token">DerivedKeyToken</A>
 <DD>Returns the label of the derived key token
@@ -2346,9 +2446,21 @@ Method in class org.apache.ws.security.m
 <DT><A HREF="./org/apache/ws/security/WSDerivedKeyTokenPrincipal.html#getLength()"><B>getLength()</B></A> - 
 Method in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSDerivedKeyTokenPrincipal.html" title="class in org.apache.ws.security">WSDerivedKeyTokenPrincipal</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#getMaximumAsymmetricKeyLength()"><B>getMaximumAsymmetricKeyLength()</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#getMaximumSymmetricKeyLength()"><B>getMaximumSymmetricKeyLength()</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/conversation/ConversationException.html#getMessage(java.lang.String, java.lang.Object[])"><B>getMessage(String, Object[])</B></A> - 
 Static method in exception org.apache.ws.security.conversation.<A HREF="./org/apache/ws/security/conversation/ConversationException.html" title="class in org.apache.ws.security.conversation">ConversationException</A>
 <DD>get the message from resource bundle.
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#getMinimumAsymmetricKeyLength()"><B>getMinimumAsymmetricKeyLength()</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#getMinimumSymmetricKeyLength()"><B>getMinimumSymmetricKeyLength()</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/handler/RequestData.html#getMsgContext()"><B>getMsgContext()</B></A> - 
 Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
 <DD>&nbsp;
@@ -2644,6 +2756,9 @@ Method in class org.apache.ws.security.s
 <DT><A HREF="./org/apache/ws/security/saml/ext/AssertionWrapper.html#getSaml2()"><B>getSaml2()</B></A> - 
 Method in class org.apache.ws.security.saml.ext.<A HREF="./org/apache/ws/security/saml/ext/AssertionWrapper.html" title="class in org.apache.ws.security.saml.ext">AssertionWrapper</A>
 <DD>Method getSaml2 returns the saml2 of this AssertionWrapper object.
+<DT><A HREF="./org/apache/ws/security/handler/RequestData.html#getSamlAlgorithmSuite()"><B>getSamlAlgorithmSuite()</B></A> - 
+Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/saml/ext/bean/AttributeStatementBean.html#getSamlAttributes()"><B>getSamlAttributes()</B></A> - 
 Method in class org.apache.ws.security.saml.ext.bean.<A HREF="./org/apache/ws/security/saml/ext/bean/AttributeStatementBean.html" title="class in org.apache.ws.security.saml.ext.bean">AttributeStatementBean</A>
 <DD>Method getSamlAttributes returns the samlAttributes of this SamlAttributeStatement object.
@@ -2779,6 +2894,9 @@ Method in class org.apache.ws.security.h
 <DT><A HREF="./org/apache/ws/security/handler/RequestData.html#getSigKeyId()"><B>getSigKeyId()</B></A> - 
 Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/saml/ext/AssertionWrapper.html#getSignature()"><B>getSignature()</B></A> - 
+Method in class org.apache.ws.security.saml.ext.<A HREF="./org/apache/ws/security/saml/ext/AssertionWrapper.html" title="class in org.apache.ws.security.saml.ext">AssertionWrapper</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/message/WSSecDKSign.html#getSignatureAlgorithm()"><B>getSignatureAlgorithm()</B></A> - 
 Method in class org.apache.ws.security.message.<A HREF="./org/apache/ws/security/message/WSSecDKSign.html" title="class in org.apache.ws.security.message">WSSecDKSign</A>
 <DD>&nbsp;
@@ -2789,6 +2907,9 @@ Method in class org.apache.ws.security.m
 Method in class org.apache.ws.security.message.<A HREF="./org/apache/ws/security/message/WSSecSignatureConfirmation.html" title="class in org.apache.ws.security.message">WSSecSignatureConfirmation</A>
 <DD>Get the SignatureConfirmation element generated during 
  <code>prepare()</code>.
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#getSignatureDerivedKeyLength()"><B>getSignatureDerivedKeyLength()</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/message/WSSecDKSign.html#getSignatureElement()"><B>getSignatureElement()</B></A> - 
 Method in class org.apache.ws.security.message.<A HREF="./org/apache/ws/security/message/WSSecDKSign.html" title="class in org.apache.ws.security.message">WSSecDKSign</A>
 <DD>Returns the SignatureElement.
@@ -2801,6 +2922,9 @@ Method in class org.apache.ws.security.m
 <DT><A HREF="./org/apache/ws/security/saml/ext/AssertionWrapper.html#getSignatureKeyInfo()"><B>getSignatureKeyInfo()</B></A> - 
 Method in class org.apache.ws.security.saml.ext.<A HREF="./org/apache/ws/security/saml/ext/AssertionWrapper.html" title="class in org.apache.ws.security.saml.ext">AssertionWrapper</A>
 <DD>Get the SAMLKeyInfo associated with the signature of the assertion
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#getSignatureMethods()"><B>getSignatureMethods()</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/handler/RequestData.html#getSignatureParts()"><B>getSignatureParts()</B></A> - 
 Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
 <DD>&nbsp;
@@ -2866,6 +2990,9 @@ Method in class org.apache.ws.security.s
 <DT><A HREF="./org/apache/ws/security/saml/ext/SAMLCallback.html#getSubject()"><B>getSubject()</B></A> - 
 Method in class org.apache.ws.security.saml.ext.<A HREF="./org/apache/ws/security/saml/ext/SAMLCallback.html" title="class in org.apache.ws.security.saml.ext">SAMLCallback</A>
 <DD>Method getSubject returns the subject of this SAMLCallback object.
+<DT><A HREF="./org/apache/ws/security/validate/Credential.html#getSubject()"><B>getSubject()</B></A> - 
+Method in class org.apache.ws.security.validate.<A HREF="./org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>
+<DD>Get the subject that may result from the Validation process
 <DT><A HREF="./org/apache/ws/security/handler/RequestData.html#getSubjectCertConstraints()"><B>getSubjectCertConstraints()</B></A> - 
 Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
 <DD>Get the Signature Subject Cert Constraints
@@ -2959,6 +3086,9 @@ Method in class org.apache.ws.security.m
 <DT><A HREF="./org/apache/ws/security/message/token/SecurityTokenReference.html#getTokenType()"><B>getTokenType()</B></A> - 
 Method in class org.apache.ws.security.message.token.<A HREF="./org/apache/ws/security/message/token/SecurityTokenReference.html" title="class in org.apache.ws.security.message.token">SecurityTokenReference</A>
 <DD>Get the wsse11:TokenType attribute of this SecurityTokenReference
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#getTransformAlgorithms()"><B>getTransformAlgorithms()</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/WSDataRef.html#getTransformAlgorithms()"><B>getTransformAlgorithms()</B></A> - 
 Method in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSDataRef.html" title="class in org.apache.ws.security">WSDataRef</A>
 <DD>Get the Transform algorithm URIs used to transform the element before digest
@@ -3105,6 +3235,9 @@ Method in class org.apache.ws.security.p
 <DT><A HREF="./org/apache/ws/security/processor/EncryptedKeyProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)"><B>handleToken(Element, RequestData, WSDocInfo)</B></A> - 
 Method in class org.apache.ws.security.processor.<A HREF="./org/apache/ws/security/processor/EncryptedKeyProcessor.html" title="class in org.apache.ws.security.processor">EncryptedKeyProcessor</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/processor/EncryptedKeyProcessor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo, org.apache.ws.security.components.crypto.AlgorithmSuite)"><B>handleToken(Element, RequestData, WSDocInfo, AlgorithmSuite)</B></A> - 
+Method in class org.apache.ws.security.processor.<A HREF="./org/apache/ws/security/processor/EncryptedKeyProcessor.html" title="class in org.apache.ws.security.processor">EncryptedKeyProcessor</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/processor/Processor.html#handleToken(org.w3c.dom.Element, org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)"><B>handleToken(Element, RequestData, WSDocInfo)</B></A> - 
 Method in interface org.apache.ws.security.processor.<A HREF="./org/apache/ws/security/processor/Processor.html" title="interface in org.apache.ws.security.processor">Processor</A>
 <DD>&nbsp;
@@ -3266,6 +3399,9 @@ Static variable in class org.apache.ws.s
 <DT><A HREF="./org/apache/ws/security/util/WSSecurityUtil.html#isActorEqual(java.lang.String, java.lang.String)"><B>isActorEqual(String, String)</B></A> - 
 Static method in class org.apache.ws.security.util.<A HREF="./org/apache/ws/security/util/WSSecurityUtil.html" title="class in org.apache.ws.security.util">WSSecurityUtil</A>
 <DD>Compares two actor strings and returns true if these are equal.
+<DT><A HREF="./org/apache/ws/security/handler/RequestData.html#isAppendSignatureAfterTimestamp()"><B>isAppendSignatureAfterTimestamp()</B></A> - 
+Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/util/Base64.html#isBase64(char)"><B>isBase64(char)</B></A> - 
 Static method in class org.apache.ws.security.util.<A HREF="./org/apache/ws/security/util/Base64.html" title="class in org.apache.ws.security.util">Base64</A>
 <DD>&nbsp;
@@ -3772,6 +3908,18 @@ Constructor for class org.apache.ws.secu
 <DT><A HREF="./org/apache/ws/security/util/DOM2Writer.html#normalize(java.lang.String, java.io.PrintWriter)"><B>normalize(String, PrintWriter)</B></A> - 
 Static method in class org.apache.ws.security.util.<A HREF="./org/apache/ws/security/util/DOM2Writer.html" title="class in org.apache.ws.security.util">DOM2Writer</A>
 <DD>Normalizes and prints the given string.
+<DT><A HREF="./org/apache/ws/security/util/RFC2253Parser.html#normalize(java.lang.String)"><B>normalize(String)</B></A> - 
+Static method in class org.apache.ws.security.util.<A HREF="./org/apache/ws/security/util/RFC2253Parser.html" title="class in org.apache.ws.security.util">RFC2253Parser</A>
+<DD>Method normalize
+<DT><A HREF="./org/apache/ws/security/util/RFC2253Parser.html#normalize(java.lang.String, boolean)"><B>normalize(String, boolean)</B></A> - 
+Static method in class org.apache.ws.security.util.<A HREF="./org/apache/ws/security/util/RFC2253Parser.html" title="class in org.apache.ws.security.util">RFC2253Parser</A>
+<DD>Method normalize
+<DT><A HREF="./org/apache/ws/security/WSConstants.html#NS_XMLDSIG_ENVELOPED_SIGNATURE"><B>NS_XMLDSIG_ENVELOPED_SIGNATURE</B></A> - 
+Static variable in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSConstants.html" title="class in org.apache.ws.security">WSConstants</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/WSConstants.html#NS_XMLDSIG_FILTER2"><B>NS_XMLDSIG_FILTER2</B></A> - 
+Static variable in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSConstants.html" title="class in org.apache.ws.security">WSConstants</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/util/NSStack.html" title="class in org.apache.ws.security.util"><B>NSStack</B></A> - Class in <A HREF="./org/apache/ws/security/util/package-summary.html">org.apache.ws.security.util</A><DD>The abstraction this class provides is a push down stack of variable
  length frames of prefix to namespace mappings.<DT><A HREF="./org/apache/ws/security/util/NSStack.html#NSStack()"><B>NSStack()</B></A> - 
 Constructor for class org.apache.ws.security.util.<A HREF="./org/apache/ws/security/util/NSStack.html" title="class in org.apache.ws.security.util">NSStack</A>
@@ -4082,6 +4230,12 @@ Method in class org.apache.ws.security.m
 Method in class org.apache.ws.security.spnego.<A HREF="./org/apache/ws/security/spnego/SpnegoTokenContext.html" title="class in org.apache.ws.security.spnego">SpnegoTokenContext</A>
 <DD>Retrieve a service ticket from a KDC using the Kerberos JAAS module, and set it in this
  BinarySecurityToken.
+<DT><A HREF="./org/apache/ws/security/util/RFC2253Parser.html" title="class in org.apache.ws.security.util"><B>RFC2253Parser</B></A> - Class in <A HREF="./org/apache/ws/security/util/package-summary.html">org.apache.ws.security.util</A><DD>&nbsp;<DT><A HREF="./org/apache/ws/security/util/RFC2253Parser.html#RFC2253Parser()"><B>RFC2253Parser()</B></A> - 
+Constructor for class org.apache.ws.security.util.<A HREF="./org/apache/ws/security/util/RFC2253Parser.html" title="class in org.apache.ws.security.util">RFC2253Parser</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/util/RFC2253Parser.html#rfc2253toXMLdsig(java.lang.String)"><B>rfc2253toXMLdsig(String)</B></A> - 
+Static method in class org.apache.ws.security.util.<A HREF="./org/apache/ws/security/util/RFC2253Parser.html" title="class in org.apache.ws.security.util">RFC2253Parser</A>
+<DD>Method rfc2253toXMLdsig
 <DT><A HREF="./org/apache/ws/security/WSConstants.html#RSA"><B>RSA</B></A> - 
 Static variable in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSConstants.html" title="class in org.apache.ws.security">WSConstants</A>
 <DD>&nbsp;
@@ -4353,12 +4507,21 @@ Method in class org.apache.ws.security.m
 <DT><A HREF="./org/apache/ws/security/WSDataRef.html#setAlgorithm(java.lang.String)"><B>setAlgorithm(String)</B></A> - 
 Method in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSDataRef.html" title="class in org.apache.ws.security">WSDataRef</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/WSDerivedKeyTokenPrincipal.html#setAlgorithm(java.lang.String)"><B>setAlgorithm(String)</B></A> - 
+Method in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSDerivedKeyTokenPrincipal.html" title="class in org.apache.ws.security">WSDerivedKeyTokenPrincipal</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/handler/RequestData.html#setAlgorithmSuite(org.apache.ws.security.components.crypto.AlgorithmSuite)"><B>setAlgorithmSuite(AlgorithmSuite)</B></A> - 
+Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/components/crypto/CryptoType.html#setAlias(java.lang.String)"><B>setAlias(String)</B></A> - 
 Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/CryptoType.html" title="class in org.apache.ws.security.components.crypto">CryptoType</A>
 <DD>Set the alias of the cert (chain) to locate.
 <DT><A HREF="./org/apache/ws/security/WSSConfig.html#setAllowNamespaceQualifiedPasswordTypes(boolean)"><B>setAllowNamespaceQualifiedPasswordTypes(boolean)</B></A> - 
 Method in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSSConfig.html" title="class in org.apache.ws.security">WSSConfig</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/handler/RequestData.html#setAppendSignatureAfterTimestamp(boolean)"><B>setAppendSignatureAfterTimestamp(boolean)</B></A> - 
+Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/validate/Credential.html#setAssertion(org.apache.ws.security.saml.ext.AssertionWrapper)"><B>setAssertion(AssertionWrapper)</B></A> - 
 Method in class org.apache.ws.security.validate.<A HREF="./org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>
 <DD>Set an AssertionWrapper to be validated
@@ -4524,6 +4687,9 @@ Method in class org.apache.ws.security.m
 <DT><A HREF="./org/apache/ws/security/message/WSSecDKSign.html#setDigestAlgorithm(java.lang.String)"><B>setDigestAlgorithm(String)</B></A> - 
 Method in class org.apache.ws.security.message.<A HREF="./org/apache/ws/security/message/WSSecDKSign.html" title="class in org.apache.ws.security.message">WSSecDKSign</A>
 <DD>Set the digest algorithm to use.
+<DT><A HREF="./org/apache/ws/security/message/WSSecEncryptedKey.html#setDigestAlgorithm(java.lang.String)"><B>setDigestAlgorithm(String)</B></A> - 
+Method in class org.apache.ws.security.message.<A HREF="./org/apache/ws/security/message/WSSecEncryptedKey.html" title="class in org.apache.ws.security.message">WSSecEncryptedKey</A>
+<DD>Set the digest algorithm to use with the RSA-OAEP key transport algorithm.
 <DT><A HREF="./org/apache/ws/security/WSDataRef.html#setDigestAlgorithm(java.lang.String)"><B>setDigestAlgorithm(String)</B></A> - 
 Method in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSDataRef.html" title="class in org.apache.ws.security">WSDataRef</A>
 <DD>&nbsp;
@@ -4560,6 +4726,9 @@ Method in class org.apache.ws.security.h
 <DT><A HREF="./org/apache/ws/security/handler/RequestData.html#setEncCrypto(org.apache.ws.security.components.crypto.Crypto)"><B>setEncCrypto(Crypto)</B></A> - 
 Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/handler/RequestData.html#setEncDigestAlgorithm(java.lang.String)"><B>setEncDigestAlgorithm(String)</B></A> - 
+Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/WSEncryptionPart.html#setEncId(java.lang.String)"><B>setEncId(String)</B></A> - 
 Method in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSEncryptionPart.html" title="class in org.apache.ws.security">WSEncryptionPart</A>
 <DD>&nbsp;
@@ -4587,6 +4756,9 @@ Method in class org.apache.ws.security.m
 <DT><A HREF="./org/apache/ws/security/message/WSSecEncryptedKey.html#setEncryptedKeyElement(org.w3c.dom.Element)"><B>setEncryptedKeyElement(Element)</B></A> - 
 Method in class org.apache.ws.security.message.<A HREF="./org/apache/ws/security/message/WSSecEncryptedKey.html" title="class in org.apache.ws.security.message">WSSecEncryptedKey</A>
 <DD>Set the encrypted key element when a pre prepared encrypted key is used
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#setEncryptionDerivedKeyLength(int)"><B>setEncryptionDerivedKeyLength(int)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/handler/RequestData.html#setEncryptSymmetricEncryptionKey(boolean)"><B>setEncryptSymmetricEncryptionKey(boolean)</B></A> - 
 Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
 <DD>&nbsp;
@@ -4757,6 +4929,18 @@ Method in class org.apache.ws.security.<
 <DT><A HREF="./org/apache/ws/security/util/XmlSchemaDateFormat.html#setLenient(boolean)"><B>setLenient(boolean)</B></A> - 
 Method in class org.apache.ws.security.util.<A HREF="./org/apache/ws/security/util/XmlSchemaDateFormat.html" title="class in org.apache.ws.security.util">XmlSchemaDateFormat</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#setMaximumAsymmetricKeyLength(int)"><B>setMaximumAsymmetricKeyLength(int)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#setMaximumSymmetricKeyLength(int)"><B>setMaximumSymmetricKeyLength(int)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#setMinimumAsymmetricKeyLength(int)"><B>setMinimumAsymmetricKeyLength(int)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#setMinimumSymmetricKeyLength(int)"><B>setMinimumSymmetricKeyLength(int)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/handler/RequestData.html#setMsgContext(java.lang.Object)"><B>setMsgContext(Object)</B></A> - 
 Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
 <DD>&nbsp;
@@ -4921,6 +5105,9 @@ Method in class org.apache.ws.security.h
 <DT><A HREF="./org/apache/ws/security/saml/ext/bean/AuthDecisionStatementBean.html#setResource(java.lang.String)"><B>setResource(String)</B></A> - 
 Method in class org.apache.ws.security.saml.ext.bean.<A HREF="./org/apache/ws/security/saml/ext/bean/AuthDecisionStatementBean.html" title="class in org.apache.ws.security.saml.ext.bean">AuthDecisionStatementBean</A>
 <DD>Method setResource sets the resource of this SamlDecision object.
+<DT><A HREF="./org/apache/ws/security/handler/RequestData.html#setSamlAlgorithmSuite(org.apache.ws.security.components.crypto.AlgorithmSuite)"><B>setSamlAlgorithmSuite(AlgorithmSuite)</B></A> - 
+Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/saml/ext/bean/AttributeStatementBean.html#setSamlAttributes(java.util.List)"><B>setSamlAttributes(List&lt;AttributeBean&gt;)</B></A> - 
 Method in class org.apache.ws.security.saml.ext.bean.<A HREF="./org/apache/ws/security/saml/ext/bean/AttributeStatementBean.html" title="class in org.apache.ws.security.saml.ext.bean">AttributeStatementBean</A>
 <DD>Method setSamlAttributes sets the samlAttributes of this SamlAttributeStatement object.
@@ -5042,6 +5229,9 @@ Method in class org.apache.ws.security.m
 <DT><A HREF="./org/apache/ws/security/message/WSSecSignature.html#setSignatureAlgorithm(java.lang.String)"><B>setSignatureAlgorithm(String)</B></A> - 
 Method in class org.apache.ws.security.message.<A HREF="./org/apache/ws/security/message/WSSecSignature.html" title="class in org.apache.ws.security.message">WSSecSignature</A>
 <DD>Set the name (uri) of the signature encryption algorithm to use.
+<DT><A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html#setSignatureDerivedKeyLength(int)"><B>setSignatureDerivedKeyLength(int)</B></A> - 
+Method in class org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/AlgorithmSuite.html" title="class in org.apache.ws.security.components.crypto">AlgorithmSuite</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/handler/RequestData.html#setSignatureUser(java.lang.String)"><B>setSignatureUser(String)</B></A> - 
 Method in class org.apache.ws.security.handler.<A HREF="./org/apache/ws/security/handler/RequestData.html" title="class in org.apache.ws.security.handler">RequestData</A>
 <DD>&nbsp;
@@ -5072,6 +5262,9 @@ Method in class org.apache.ws.security.s
 <DT><A HREF="./org/apache/ws/security/saml/ext/SAMLCallback.html#setSubject(org.apache.ws.security.saml.ext.bean.SubjectBean)"><B>setSubject(SubjectBean)</B></A> - 
 Method in class org.apache.ws.security.saml.ext.<A HREF="./org/apache/ws/security/saml/ext/SAMLCallback.html" title="class in org.apache.ws.security.saml.ext">SAMLCallback</A>
 <DD>Method setSubject sets the subject of this SAMLCallback object.
+<DT><A HREF="./org/apache/ws/security/validate/Credential.html#setSubject(javax.security.auth.Subject)"><B>setSubject(Subject)</B></A> - 
+Method in class org.apache.ws.security.validate.<A HREF="./org/apache/ws/security/validate/Credential.html" title="class in org.apache.ws.security.validate">Credential</A>
+<DD>Set the subject that may result from the Validation process
 <DT><A HREF="./org/apache/ws/security/validate/KerberosTokenDecoder.html#setSubject(javax.security.auth.Subject)"><B>setSubject(Subject)</B></A> - 
 Method in interface org.apache.ws.security.validate.<A HREF="./org/apache/ws/security/validate/KerberosTokenDecoder.html" title="interface in org.apache.ws.security.validate">KerberosTokenDecoder</A>
 <DD>Set the Subject
@@ -5272,6 +5465,9 @@ Method in class org.apache.ws.security.<
 <DT><A HREF="./org/apache/ws/security/WSConstants.html#SHA1"><B>SHA1</B></A> - 
 Static variable in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSConstants.html" title="class in org.apache.ws.security">WSConstants</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/WSConstants.html#SHA256"><B>SHA256</B></A> - 
+Static variable in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSConstants.html" title="class in org.apache.ws.security">WSConstants</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/message/WSSecSignature.html#sig"><B>sig</B></A> - 
 Variable in class org.apache.ws.security.message.<A HREF="./org/apache/ws/security/message/WSSecSignature.html" title="class in org.apache.ws.security.message">WSSecSignature</A>
 <DD>&nbsp;
@@ -5498,6 +5694,12 @@ Constructor for class org.apache.ws.secu
 <DT><A HREF="./org/apache/ws/security/saml/ext/bean/SubjectLocalityBean.html#SubjectLocalityBean(java.lang.String, java.lang.String)"><B>SubjectLocalityBean(String, String)</B></A> - 
 Constructor for class org.apache.ws.security.saml.ext.bean.<A HREF="./org/apache/ws/security/saml/ext/bean/SubjectLocalityBean.html" title="class in org.apache.ws.security.saml.ext.bean">SubjectLocalityBean</A>
 <DD>Constructor for creating a SubjectLocalityBean with ip and dns addresses.
+<DT><A HREF="./org/apache/ws/security/WSConstants.html#SWA_ATTACHMENT_COMPLETE_SIG_TRANS"><B>SWA_ATTACHMENT_COMPLETE_SIG_TRANS</B></A> - 
+Static variable in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSConstants.html" title="class in org.apache.ws.security">WSConstants</A>
+<DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/WSConstants.html#SWA_ATTACHMENT_CONTENT_SIG_TRANS"><B>SWA_ATTACHMENT_CONTENT_SIG_TRANS</B></A> - 
+Static variable in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSConstants.html" title="class in org.apache.ws.security">WSConstants</A>
+<DD>&nbsp;
 <DT><A HREF="./org/apache/ws/security/message/WSSecDKEncrypt.html#symEncAlgo"><B>symEncAlgo</B></A> - 
 Variable in class org.apache.ws.security.message.<A HREF="./org/apache/ws/security/message/WSSecDKEncrypt.html" title="class in org.apache.ws.security.message">WSSecDKEncrypt</A>
 <DD>&nbsp;
@@ -5570,6 +5772,9 @@ Static variable in class org.apache.ws.s
 <DT><A HREF="./org/apache/ws/security/WSSecurityEngineResult.html#TAG_SIGNATURE_VALUE"><B>TAG_SIGNATURE_VALUE</B></A> - 
 Static variable in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>
 <DD>Tag denoting the signature value of a signed element, if applicable.
+<DT><A HREF="./org/apache/ws/security/WSSecurityEngineResult.html#TAG_SUBJECT"><B>TAG_SUBJECT</B></A> - 
+Static variable in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>
+<DD>Tag denoting the security subject found, if applicable.
 <DT><A HREF="./org/apache/ws/security/WSSecurityEngineResult.html#TAG_TIMESTAMP"><B>TAG_TIMESTAMP</B></A> - 
 Static variable in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSSecurityEngineResult.html" title="class in org.apache.ws.security">WSSecurityEngineResult</A>
 <DD>Tag denoting the timestamp found, if applicable.
@@ -5996,19 +6201,19 @@ Static method in enum org.apache.ws.secu
 <DT><A HREF="./org/apache/ws/security/components/crypto/CryptoType.TYPE.html#values()"><B>values()</B></A> - 
 Static method in enum org.apache.ws.security.components.crypto.<A HREF="./org/apache/ws/security/components/crypto/CryptoType.TYPE.html" title="enum in org.apache.ws.security.components.crypto">CryptoType.TYPE</A>
 <DD>Returns an array containing the constants of this enum type, in
-the order they are declared.
+the order they're declared.
 <DT><A HREF="./org/apache/ws/security/saml/ext/bean/AuthDecisionStatementBean.Decision.html#values()"><B>values()</B></A> - 
 Static method in enum org.apache.ws.security.saml.ext.bean.<A HREF="./org/apache/ws/security/saml/ext/bean/AuthDecisionStatementBean.Decision.html" title="enum in org.apache.ws.security.saml.ext.bean">AuthDecisionStatementBean.Decision</A>
 <DD>Returns an array containing the constants of this enum type, in
-the order they are declared.
+the order they're declared.
 <DT><A HREF="./org/apache/ws/security/saml/ext/bean/KeyInfoBean.CERT_IDENTIFIER.html#values()"><B>values()</B></A> - 
 Static method in enum org.apache.ws.security.saml.ext.bean.<A HREF="./org/apache/ws/security/saml/ext/bean/KeyInfoBean.CERT_IDENTIFIER.html" title="enum in org.apache.ws.security.saml.ext.bean">KeyInfoBean.CERT_IDENTIFIER</A>
 <DD>Returns an array containing the constants of this enum type, in
-the order they are declared.
+the order they're declared.
 <DT><A HREF="./org/apache/ws/security/str/STRParser.REFERENCE_TYPE.html#values()"><B>values()</B></A> - 
 Static method in enum org.apache.ws.security.str.<A HREF="./org/apache/ws/security/str/STRParser.REFERENCE_TYPE.html" title="enum in org.apache.ws.security.str">STRParser.REFERENCE_TYPE</A>
 <DD>Returns an array containing the constants of this enum type, in
-the order they are declared.
+the order they're declared.
 <DT><A HREF="./org/apache/ws/security/message/token/Timestamp.html#verifyCreated(int, int)"><B>verifyCreated(int, int)</B></A> - 
 Method in class org.apache.ws.security.message.token.<A HREF="./org/apache/ws/security/message/token/Timestamp.html" title="class in org.apache.ws.security.message.token">Timestamp</A>
 <DD>Return true if the "Created" value is before the current time minus the timeToLive
@@ -6026,6 +6231,9 @@ Method in class org.apache.ws.security.v
 <DT><A HREF="./org/apache/ws/security/saml/ext/AssertionWrapper.html#verifySignature(org.apache.ws.security.handler.RequestData, org.apache.ws.security.WSDocInfo)"><B>verifySignature(RequestData, WSDocInfo)</B></A> - 
 Method in class org.apache.ws.security.saml.ext.<A HREF="./org/apache/ws/security/saml/ext/AssertionWrapper.html" title="class in org.apache.ws.security.saml.ext">AssertionWrapper</A>
 <DD>Verify the signature of this assertion
+<DT><A HREF="./org/apache/ws/security/saml/ext/AssertionWrapper.html#verifySignature(org.apache.ws.security.saml.SAMLKeyInfo)"><B>verifySignature(SAMLKeyInfo)</B></A> - 
+Method in class org.apache.ws.security.saml.ext.<A HREF="./org/apache/ws/security/saml/ext/AssertionWrapper.html" title="class in org.apache.ws.security.saml.ext">AssertionWrapper</A>
+<DD>Verify the signature of this assertion
 <DT><A HREF="./org/apache/ws/security/validate/SamlAssertionValidator.html#verifySignedAssertion(org.apache.ws.security.saml.ext.AssertionWrapper, org.apache.ws.security.handler.RequestData)"><B>verifySignedAssertion(AssertionWrapper, RequestData)</B></A> - 
 Method in class org.apache.ws.security.validate.<A HREF="./org/apache/ws/security/validate/SamlAssertionValidator.html" title="class in org.apache.ws.security.validate">SamlAssertionValidator</A>
 <DD>Verify trust in the signature of a signed Assertion.
@@ -6447,6 +6655,9 @@ Static variable in class org.apache.ws.s
 <DT><A HREF="./org/apache/ws/security/processor/X509Util.html" title="class in org.apache.ws.security.processor"><B>X509Util</B></A> - Class in <A HREF="./org/apache/ws/security/processor/package-summary.html">org.apache.ws.security.processor</A><DD>&nbsp;<DT><A HREF="./org/apache/ws/security/WSConstants.html#XML_NS"><B>XML_NS</B></A> - 
 Static variable in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSConstants.html" title="class in org.apache.ws.security">WSConstants</A>
 <DD>&nbsp;
+<DT><A HREF="./org/apache/ws/security/util/RFC2253Parser.html#xmldsigtoRFC2253(java.lang.String)"><B>xmldsigtoRFC2253(String)</B></A> - 
+Static method in class org.apache.ws.security.util.<A HREF="./org/apache/ws/security/util/RFC2253Parser.html" title="class in org.apache.ws.security.util">RFC2253Parser</A>
+<DD>Method xmldsigtoRFC2253
 <DT><A HREF="./org/apache/ws/security/WSConstants.html#XMLNS_NS"><B>XMLNS_NS</B></A> - 
 Static variable in class org.apache.ws.security.<A HREF="./org/apache/ws/security/WSConstants.html" title="class in org.apache.ws.security">WSConstants</A>
 <DD>&nbsp;

Modified: webservices/wss4j/site/apidocs/index.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/index.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/index.html (original)
+++ webservices/wss4j/site/apidocs/index.html Tue Dec  4 12:48:10 2012
@@ -2,10 +2,10 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc on Wed Jul 25 15:27:47 IST 2012-->
+<!-- Generated by javadoc on Mon Nov 26 14:56:50 GMT 2012-->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-WSS4J 1.6.7 API
+Apache WSS4J 1.6.8 API
 </TITLE>
 <SCRIPT type="text/javascript">
     targetPage = "" + window.location.search;

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/CustomTokenPrincipal.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/CustomTokenPrincipal.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/CustomTokenPrincipal.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/CustomTokenPrincipal.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:45 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:47 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-CustomTokenPrincipal (WSS4J 1.6.7 API)
+CustomTokenPrincipal (Apache WSS4J 1.6.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.CustomTokenPrincipal class">
 
 <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="CustomTokenPrincipal (WSS4J 1.6.7 API)";
-    }
+    parent.document.title="CustomTokenPrincipal (Apache WSS4J 1.6.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/NamePasswordCallbackHandler.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/NamePasswordCallbackHandler.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/NamePasswordCallbackHandler.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/NamePasswordCallbackHandler.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:45 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:47 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-NamePasswordCallbackHandler (WSS4J 1.6.7 API)
+NamePasswordCallbackHandler (Apache WSS4J 1.6.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.NamePasswordCallbackHandler class">
 
 <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="NamePasswordCallbackHandler (WSS4J 1.6.7 API)";
-    }
+    parent.document.title="NamePasswordCallbackHandler (Apache WSS4J 1.6.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/PublicKeyPrincipal.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/PublicKeyPrincipal.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/PublicKeyPrincipal.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/PublicKeyPrincipal.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:45 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:47 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-PublicKeyPrincipal (WSS4J 1.6.7 API)
+PublicKeyPrincipal (Apache WSS4J 1.6.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.PublicKeyPrincipal class">
 
 <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="PublicKeyPrincipal (WSS4J 1.6.7 API)";
-    }
+    parent.document.title="PublicKeyPrincipal (Apache WSS4J 1.6.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/SAMLTokenPrincipal.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/SAMLTokenPrincipal.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/SAMLTokenPrincipal.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/SAMLTokenPrincipal.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:45 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:47 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SAMLTokenPrincipal (WSS4J 1.6.7 API)
+SAMLTokenPrincipal (Apache WSS4J 1.6.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.SAMLTokenPrincipal class">
 
 <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="SAMLTokenPrincipal (WSS4J 1.6.7 API)";
-    }
+    parent.document.title="SAMLTokenPrincipal (Apache WSS4J 1.6.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/SOAP11Constants.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/SOAP11Constants.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/SOAP11Constants.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/SOAP11Constants.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:45 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:47 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SOAP11Constants (WSS4J 1.6.7 API)
+SOAP11Constants (Apache WSS4J 1.6.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.SOAP11Constants class">
 
 <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="SOAP11Constants (WSS4J 1.6.7 API)";
-    }
+    parent.document.title="SOAP11Constants (Apache WSS4J 1.6.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/SOAP12Constants.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/SOAP12Constants.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/SOAP12Constants.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/SOAP12Constants.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:45 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:47 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SOAP12Constants (WSS4J 1.6.7 API)
+SOAP12Constants (Apache WSS4J 1.6.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.SOAP12Constants class">
 
 <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="SOAP12Constants (WSS4J 1.6.7 API)";
-    }
+    parent.document.title="SOAP12Constants (Apache WSS4J 1.6.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/SOAPConstants.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/SOAPConstants.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/SOAPConstants.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/SOAPConstants.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:45 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:47 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-SOAPConstants (WSS4J 1.6.7 API)
+SOAPConstants (Apache WSS4J 1.6.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.SOAPConstants interface">
 
 <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="SOAPConstants (WSS4J 1.6.7 API)";
-    }
+    parent.document.title="SOAPConstants (Apache WSS4J 1.6.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/WSConstants.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/WSConstants.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/WSConstants.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/WSConstants.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:45 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:47 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-WSConstants (WSS4J 1.6.7 API)
+WSConstants (Apache WSS4J 1.6.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.WSConstants class">
 
 <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="WSConstants (WSS4J 1.6.7 API)";
-    }
+    parent.document.title="WSConstants (Apache WSS4J 1.6.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->
@@ -624,6 +621,22 @@ Constants in WS-Security spec.
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/ws/security/WSConstants.html#NS_XMLDSIG_ENVELOPED_SIGNATURE">NS_XMLDSIG_ENVELOPED_SIGNATURE</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>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/ws/security/WSConstants.html#NS_XMLDSIG_FILTER2">NS_XMLDSIG_FILTER2</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>static&nbsp;java.lang.String</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/ws/security/WSConstants.html#NULL_NS">NULL_NS</A></B></CODE>
 
 <BR>
@@ -832,6 +845,14 @@ Constants in WS-Security spec.
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/ws/security/WSConstants.html#SHA256">SHA256</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>static&nbsp;java.lang.String</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/ws/security/WSConstants.html#SIG_INFO_LN">SIG_INFO_LN</A></B></CODE>
 
 <BR>
@@ -921,6 +942,22 @@ Constants in WS-Security spec.
 <TR BGCOLOR="white" CLASS="TableRowColor">
 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
 <CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/ws/security/WSConstants.html#SWA_ATTACHMENT_COMPLETE_SIG_TRANS">SWA_ATTACHMENT_COMPLETE_SIG_TRANS</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>static&nbsp;java.lang.String</CODE></FONT></TD>
+<TD><CODE><B><A HREF="../../../../org/apache/ws/security/WSConstants.html#SWA_ATTACHMENT_CONTENT_SIG_TRANS">SWA_ATTACHMENT_CONTENT_SIG_TRANS</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>static&nbsp;java.lang.String</CODE></FONT></TD>
 <TD><CODE><B><A HREF="../../../../org/apache/ws/security/WSConstants.html#THUMBPRINT">THUMBPRINT</A></B></CODE>
 
 <BR>
@@ -1689,6 +1726,46 @@ public static final java.lang.String <B>
 </DL>
 <HR>
 
+<A NAME="NS_XMLDSIG_FILTER2"><!-- --></A><H3>
+NS_XMLDSIG_FILTER2</H3>
+<PRE>
+public static final java.lang.String <B>NS_XMLDSIG_FILTER2</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.ws.security.WSConstants.NS_XMLDSIG_FILTER2">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="NS_XMLDSIG_ENVELOPED_SIGNATURE"><!-- --></A><H3>
+NS_XMLDSIG_ENVELOPED_SIGNATURE</H3>
+<PRE>
+public static final java.lang.String <B>NS_XMLDSIG_ENVELOPED_SIGNATURE</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.ws.security.WSConstants.NS_XMLDSIG_ENVELOPED_SIGNATURE">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="SWA_ATTACHMENT_CONTENT_SIG_TRANS"><!-- --></A><H3>
+SWA_ATTACHMENT_CONTENT_SIG_TRANS</H3>
+<PRE>
+public static final java.lang.String <B>SWA_ATTACHMENT_CONTENT_SIG_TRANS</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.ws.security.WSConstants.SWA_ATTACHMENT_CONTENT_SIG_TRANS">Constant Field Values</A></DL>
+</DL>
+<HR>
+
+<A NAME="SWA_ATTACHMENT_COMPLETE_SIG_TRANS"><!-- --></A><H3>
+SWA_ATTACHMENT_COMPLETE_SIG_TRANS</H3>
+<PRE>
+public static final java.lang.String <B>SWA_ATTACHMENT_COMPLETE_SIG_TRANS</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.ws.security.WSConstants.SWA_ATTACHMENT_COMPLETE_SIG_TRANS">Constant Field Values</A></DL>
+</DL>
+<HR>
+
 <A NAME="KEYTRANSPORT_RSA15"><!-- --></A><H3>
 KEYTRANSPORT_RSA15</H3>
 <PRE>
@@ -1819,6 +1896,16 @@ public static final java.lang.String <B>
 </DL>
 <HR>
 
+<A NAME="SHA256"><!-- --></A><H3>
+SHA256</H3>
+<PRE>
+public static final java.lang.String <B>SHA256</B></PRE>
+<DL>
+<DL>
+<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.apache.ws.security.WSConstants.SHA256">Constant Field Values</A></DL>
+</DL>
+<HR>
+
 <A NAME="HMAC_SHA1"><!-- --></A><H3>
 HMAC_SHA1</H3>
 <PRE>

Modified: webservices/wss4j/site/apidocs/org/apache/ws/security/WSDataRef.html
URL: http://svn.apache.org/viewvc/webservices/wss4j/site/apidocs/org/apache/ws/security/WSDataRef.html?rev=1416918&r1=1416917&r2=1416918&view=diff
==============================================================================
--- webservices/wss4j/site/apidocs/org/apache/ws/security/WSDataRef.html (original)
+++ webservices/wss4j/site/apidocs/org/apache/ws/security/WSDataRef.html Tue Dec  4 12:48:10 2012
@@ -2,22 +2,20 @@
 <!--NewPage-->
 <HTML>
 <HEAD>
-<!-- Generated by javadoc (build 1.6.0_31) on Wed Jul 25 15:27:45 IST 2012 -->
+<!-- Generated by javadoc (build 1.5.0_22) on Mon Nov 26 14:56:47 GMT 2012 -->
 <META http-equiv="Content-Type" content="text/html; charset=UTF-8">
 <TITLE>
-WSDataRef (WSS4J 1.6.7 API)
+WSDataRef (Apache WSS4J 1.6.8 API)
 </TITLE>
 
-<META NAME="date" CONTENT="2012-07-25">
+<META NAME="keywords" CONTENT="org.apache.ws.security.WSDataRef class">
 
 <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="WSDataRef (WSS4J 1.6.7 API)";
-    }
+    parent.document.title="WSDataRef (Apache WSS4J 1.6.8 API)";
 }
 </SCRIPT>
 <NOSCRIPT>
@@ -26,7 +24,6 @@ function windowTitle()
 </HEAD>
 
 <BODY BGCOLOR="white" onload="windowTitle();">
-<HR>
 
 
 <!-- ========= START OF TOP NAVBAR ======= -->