On 05/14/2013 02:03 PM, Bruno Matos wrote:
I don't understand the use of NONE vs ANONYMOUS, sometimes they seam
exchangeable... I saw ANONYMOUS in the Domain initialization of
mechanisms internal variable either.

IN AMQP 1.0 a SASL negotiation is optional. The NONE option for the mechanism is a way to indicate you want to use AMQP 1.0 without any SASL at all. The ANONYMOUS mechanism involves an actual SASL handshake even though it doesn't actually do any authentication. Does that make any sense?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to