Package org.apache.activemq.transport.amqp.sasl
package org.apache.activemq.transport.amqp.sasl
-
ClassDescriptionBase class for SASL Mechanisms that provides common functionality.SASL Authentication engine.SASL Anonymous mechanism implementation.Implements the SASL Plain mechanism.A SASL Mechanism implements this interface in order to provide the AmqpAuthenticator with the means of providing authentication services in the SASL handshake step.