No, not in WSS4J. Regards, Werner
> -----Urspr�ngliche Nachricht----- > Von: Torgeir Veimo [mailto:[EMAIL PROTECTED] > Gesendet: Dienstag, 24. Mai 2005 17:37 > An: [email protected] > Betreff: Re: setting password handler callback doesnt work.. > > > On Tue, 2005-05-24 at 08:28 -0700, Ashok Shah wrote: > > > call.setProperty(WSConstants.PASSWORD_TYPE_ATTR, > > > WSConstants.PASSWORD_TEXT); > > > > Should be .. > > > > call.setProperty(WSHandlerConstants.PASSWORD_TYPE, > > WSContants.PASSWORD_DIGEST); > > Slightly unrelated, I get a Type="" attribute on the > <wxxe:Password ..> > like > > <wsse:Password > Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss- > username-token-profile-1.0#PasswordText"> > > Is it possible to suppress the Type="" attribute in some way? > > -- > Torgeir Veimo <[EMAIL PROTECTED]> >
