To clarify your question, the callback handlers are both client-side, you're not concerned about the service-side here, correct? i.e., one CallbackHandler to specify the end user's (or client's) username and the second to provide the client's private key password (for the signature), correct?

You might be able to use the same CallbackHandler for both.

Glen

On 20.01.2011 08:50, srinivas thallapalli wrote:
Thanks alot...

I have a scenario for using ws-security combination of UsernameToken and
Signature with different alias of signature from user of Usernametoken and
different passwords for each. And I want to provide passwords using callback
classes, How can I provide two callback classes one for Usernametoken and
one for signing.

Please let me know.

Thanks




--
Glen Mazza
Software Engineer, Talend (http://www.talend.com)
blog: http://www.jroller.com/gmazza


Reply via email to