Hi,
I need to implement an authenticated web service but I must put user credentials (username and password) inside the SoapBody and not on the SoapHeader as with the ws-security specification.
Can I do it using spring-ws and spring-security ?

Cheers

--
Fabio