Thanks Peter,
But the conversation and example are related to x509 token :-(
I want the web service to handle such an header :
<wsse:Security soapenv:mustUnderstand="1"
xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-...
| <wsu:Timestamp wsu:Id="Timestamp-12134742"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-w...
| <wsu:Created>2007-10-14T12:45:34.656Z</wsu:Created>
| <wsu:Expires>2007-10-14T12:46:34.656Z</wsu:Expires>
| </wsu:Timestamp>
| <wsse:UsernameToken wsu:Id="UsernameToken-33259721"
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-w...
| <wsse:Username>test</wsse:Username>
| <wsse:Password
Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-userna...
| </wsse:UsernameToken>
| </wsse:Security>
Thanks,
Vincent
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095395#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...