You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by na...@apache.org on 2008/03/17 09:42:58 UTC

svn commit: r637787 - /webservices/rampart/trunk/java/modules/rampart-integration/src/test/resources/rampart/policy/11.xml

Author: nandana
Date: Mon Mar 17 01:42:58 2008
New Revision: 637787

URL: http://svn.apache.org/viewvc?rev=637787&view=rev
Log:
Changed encrypted elements

Modified:
    webservices/rampart/trunk/java/modules/rampart-integration/src/test/resources/rampart/policy/11.xml

Modified: webservices/rampart/trunk/java/modules/rampart-integration/src/test/resources/rampart/policy/11.xml
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/java/modules/rampart-integration/src/test/resources/rampart/policy/11.xml?rev=637787&r1=637786&r2=637787&view=diff
==============================================================================
--- webservices/rampart/trunk/java/modules/rampart-integration/src/test/resources/rampart/policy/11.xml (original)
+++ webservices/rampart/trunk/java/modules/rampart-integration/src/test/resources/rampart/policy/11.xml Mon Mar 17 01:42:58 2008
@@ -72,13 +72,8 @@
 				<sp:Body/>
 			</sp:SignedParts>
 			
-			<sp:EncryptedParts xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
-				<sp:Body/>
-			</sp:EncryptedParts>
-
-
 			<sp:EncryptedElements xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy">
-				<sp:XPath>/soapenv:Envelope/soapenv:Header/wsse:Security/wsse:UsernameToken</sp:XPath>
+				<sp:XPath xmlns:S="http://example1.org/example1">//S:example1</sp:XPath>
 			</sp:EncryptedElements>
 
 			<ramp:RampartConfig xmlns:ramp="http://ws.apache.org/rampart/policy">