Hi Guys, A couple of (hopefully) quick questions for you…
I have a set of .Net WSE 2.0/SP2 based web services. The .Net-based clients that connect to these web services can use UsernameTokens to encrypt and sign the SOAP messages. I would like the same functionality for Java-based clients. In the past I have been using JWSDP 1.4 to embed the UsernameTokens into the SOAP calls, but I cannot find a way to encrypt and sign the message as well (with the UsernameToken). For a .Net client this is literally about 2 lines of code. Is this functionality possible using WSS4J? If so, when is WSS4J expected to be available? Is it only available now from CVS? Thanks for your help, Mark
