You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fx-dev@ws.apache.org by Anastasia Xatzistefanou <xa...@gmail.com> on 2006/07/16 19:28:07 UTC

wsdd question

Hallo,

I have a Web Service, with two methods and I want to set different security
parameters
for each one.
The first method carries a UsernameToken which I want to sign and encrypt
and the other must encrypt and sign the whole body.
How can I specify these actions separately in the wsdd file?