Mark, end of October last year I implemented a functionality that may support this feature. Can you pls check the mail traffic in this list, subject: "signing with DerivedKey based on UsernameToken".
AFAIK only the signing part was implemented, not encryption. Pls also have a look at the Javadocs, in particular those for the Axis parts. Regards, Werner > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 19. Januar 2005 16:57 > An: [email protected] > Betreff: UsernameToken Encryption and Signing of SOAP Messages > > > 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 > >
