Hi all, New member here :).

I'm currently working with CXF client and want to send request to some WS
server. I'd configured the header properly, but the server is ask
#PasswordText instead of #PasswordDigest for <wsse:Password Type="" />.
On the other side
properties.put(WSHandlerConstants.PASSWORD_TYPE, WSConstants.PW_DIGEST)
is always send #PasswordDigest.
My questions is, how do I solve my problem? Is there any extension point to
resolve this?

Thanks,
Resa

Reply via email to