| Name | Description | Type | Package | Framework |
| AbstractSaslMechanism | Base class for SASL Mechanisms that provides common functionality. | Class | org.apache.activemq.transport.amqp.sasl | Apache ActiveMQ |
| AmqpAuthenticator | SASL Authenitcation engine. | Class | org.apache.activemq.transport.amqp.sasl | Apache ActiveMQ |
| AnonymousMechanism | SASL Anonymous mechanism implementation. | Class | org.apache.activemq.transport.amqp.sasl | Apache ActiveMQ |
| PlainMechanism | Class | org.apache.activemq.transport.amqp.sasl | Apache ActiveMQ | |
| SaslMechanism | A SASL Mechanism implements this interface in order to provide the AmqpAuthenticator with the means of providing authentication services | Interface | org.apache.activemq.transport.amqp.sasl | Apache ActiveMQ |