You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by ru...@apache.org on 2006/11/20 01:33:19 UTC

svn commit: r476997 - /webservices/axis2/branches/java/1_1/modules/integration/test-resources/rampart/policy/8.xml

Author: ruchithf
Date: Sun Nov 19 16:33:18 2006
New Revision: 476997

URL: http://svn.apache.org/viewvc?view=rev&rev=476997
Log:
We use derived keys in this scenario

Modified:
    webservices/axis2/branches/java/1_1/modules/integration/test-resources/rampart/policy/8.xml

Modified: webservices/axis2/branches/java/1_1/modules/integration/test-resources/rampart/policy/8.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/branches/java/1_1/modules/integration/test-resources/rampart/policy/8.xml?view=diff&rev=476997&r1=476996&r2=476997
==============================================================================
--- webservices/axis2/branches/java/1_1/modules/integration/test-resources/rampart/policy/8.xml (original)
+++ webservices/axis2/branches/java/1_1/modules/integration/test-resources/rampart/policy/8.xml Sun Nov 19 16:33:18 2006
@@ -7,6 +7,7 @@
 					<wsp:Policy>
 						<sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/AlwaysToRecipient">
 							<wsp:Policy>
+								<sp:RequireDerivedKeys/>
 								<sp:WssX509V3Token10/>
 							</wsp:Policy>
 						</sp:X509Token>
@@ -16,6 +17,7 @@
 					<wsp:Policy>
 						<sp:X509Token sp:IncludeToken="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy/IncludeToken/Never">
 							<wsp:Policy>
+								<sp:RequireDerivedKeys/>
 								<sp:WssX509V3Token10/>
 							</wsp:Policy>
 						</sp:X509Token>



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org