You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wss4j-dev@ws.apache.org by we...@apache.org on 2007/08/17 13:38:01 UTC

svn commit: r567025 - /webservices/wss4j/trunk/interop/org/apache/ws/axis/oasis/Client_deploy.wsdd

Author: werner
Date: Fri Aug 17 04:38:00 2007
New Revision: 567025

URL: http://svn.apache.org/viewvc?view=rev&rev=567025
Log:
Interop test scenarion that uses username token with password
type 'digest' and signs the UsernameToken Element and the Body Element

Modified:
    webservices/wss4j/trunk/interop/org/apache/ws/axis/oasis/Client_deploy.wsdd

Modified: webservices/wss4j/trunk/interop/org/apache/ws/axis/oasis/Client_deploy.wsdd
URL: http://svn.apache.org/viewvc/webservices/wss4j/trunk/interop/org/apache/ws/axis/oasis/Client_deploy.wsdd?view=diff&rev=567025&r1=567024&r2=567025
==============================================================================
--- webservices/wss4j/trunk/interop/org/apache/ws/axis/oasis/Client_deploy.wsdd (original)
+++ webservices/wss4j/trunk/interop/org/apache/ws/axis/oasis/Client_deploy.wsdd Fri Aug 17 04:38:00 2007
@@ -76,6 +76,9 @@
     <parameter name="passwordCallbackClass" 
       value="org.apache.ws.axis.oasis.PWCallback1"/>
     <parameter name="passwordType" value="PasswordDigest" />
+    <parameter name="signatureParts" 
+      value="Body;{}{http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd}UsernameToken" />  
+    
    </handler>
   </requestFlow>
   </service>



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