| Package | Description |
|---|---|
| org.apache.activemq.artemis.protocol.amqp.broker |
This package includes classes used to interact with the broker.
|
| org.apache.activemq.artemis.protocol.amqp.proton.handler | |
| org.apache.activemq.artemis.protocol.amqp.sasl |
| Modifier and Type | Method and Description |
|---|---|
ServerSASL |
AMQPConnectionCallback.getServerSASL(String mechanism) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtonHandler.setChosenMechanism(ServerSASL chosenMechanism) |
| Modifier and Type | Class and Description |
|---|---|
class |
AnonymousServerSASL |
class |
ExternalServerSASL |
class |
GSSAPIServerSASL |
class |
PlainSASL |
class |
ServerSASLPlain |
Copyright © 2020 The Apache Software Foundation. All Rights Reserved.