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?
