Hi!
Is there a description or example for Apache Qpid Proton-J on how to set up
SASL authentication, preferably without having to clone and modify AcceptorImpl
or otherwise modifying Proton implementation classes?
For example, an extra parameter with SASL data to
getReactor().acceptor("0.0.0.0", 5672, handler) would be perfect, or a callback
on the handler to perform authentication. Something along these lines...
Thanks
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]