Using AXIS and WSS4J I need to write a web service client that calls a web service written and secured using Microsoft .NET.  The services are expecting UserName Token, Message Signature, and Message Encryption.

 

I have seen some sample MS client code that does all the signing and encrypting symmetrically using the UserName Token (with a password option of SendHashed).

 

All the WSS4J samples I have can accomplish this level of message security using certificates and keystores, but I have not had luck with the MS compatibility.

 

I noticed a comment in WsHandlerConstants that the action “UsernameTokenSignature” is meant for .Net compatibility, but I also need to encrypt.  Is this possible using these APIS?

 

Paul

 

 

Paul Grassi | Iditarod Systems    

Voice: 703.637.8825 Fax: 703.637.8830

 

Reply via email to