Uses of Package
org.apache.activemq.artemis.protocol.amqp.sasl
-
Packages that use org.apache.activemq.artemis.protocol.amqp.sasl 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.client This contains a very limited ClientProtocolmanager for AMQP / Proton Where it only satisfies very basic functionality.org.apache.activemq.artemis.protocol.amqp.proton This package includes classes used on the interaction with Proton, including Context classes that will be translated through the model event.org.apache.activemq.artemis.protocol.amqp.proton.handler org.apache.activemq.artemis.protocol.amqp.sasl org.apache.activemq.artemis.protocol.amqp.sasl.scram -
Classes in org.apache.activemq.artemis.protocol.amqp.sasl used by org.apache.activemq.artemis.protocol.amqp.broker Class Description ClientSASLFactory SASLResult ServerSASL -
Classes in org.apache.activemq.artemis.protocol.amqp.sasl used by org.apache.activemq.artemis.protocol.amqp.client Class Description ClientSASLFactory -
Classes in org.apache.activemq.artemis.protocol.amqp.sasl used by org.apache.activemq.artemis.protocol.amqp.proton Class Description ClientSASLFactory SASLResult -
Classes in org.apache.activemq.artemis.protocol.amqp.sasl used by org.apache.activemq.artemis.protocol.amqp.proton.handler Class Description ClientSASL SASLResult ServerSASL -
Classes in org.apache.activemq.artemis.protocol.amqp.sasl used by org.apache.activemq.artemis.protocol.amqp.sasl Class Description ClientSASL SASLResult ServerSASL ServerSASLFactory AServerSASLFactoryis responsible for instantiating a given SASL mechanismServerSASLPlain -
Classes in org.apache.activemq.artemis.protocol.amqp.sasl used by org.apache.activemq.artemis.protocol.amqp.sasl.scram Class Description ClientSASL SASLResult ServerSASL ServerSASLFactory AServerSASLFactoryis responsible for instantiating a given SASL mechanism