Hi guys,

I am using a CallbackHandler instance to authentificate a user against a
third party system.
This is the same callback handler that is described in the rampart samples.
So, this third party system is returning a binary token after sucessfull
authentification.

I need to transfer somehow this token to the back end implementation of the
web service
(or in the message receiver for example).

Is there a way to do that?

Regards,
Nencho

Reply via email to