Uses of Interface
org.apache.activemq.artemis.protocol.amqp.sasl.SASLResult
Packages that use SASLResult
Package
Description
This package includes classes used to interact with the broker.
This package includes classes used on the interaction with Proton, including Context classes that will be translated
through the model event.
-
Uses of SASLResult in org.apache.activemq.artemis.protocol.amqp.broker
Methods in org.apache.activemq.artemis.protocol.amqp.broker with parameters of type SASLResultModifier and TypeMethodDescriptionvoidAMQPSessionCallback.init(AMQPSessionContext protonSession, SASLResult saslResult) booleanAMQPConnectionCallback.validateConnection(org.apache.qpid.proton.engine.Connection connection, SASLResult saslResult) -
Uses of SASLResult in org.apache.activemq.artemis.protocol.amqp.proton
Methods in org.apache.activemq.artemis.protocol.amqp.proton that return SASLResult -
Uses of SASLResult in org.apache.activemq.artemis.protocol.amqp.proton.handler
Methods in org.apache.activemq.artemis.protocol.amqp.proton.handler that return SASLResult -
Uses of SASLResult in org.apache.activemq.artemis.protocol.amqp.sasl
Classes in org.apache.activemq.artemis.protocol.amqp.sasl that implement SASLResultMethods in org.apache.activemq.artemis.protocol.amqp.sasl that return SASLResult -
Uses of SASLResult in org.apache.activemq.artemis.protocol.amqp.sasl.scram
Methods in org.apache.activemq.artemis.protocol.amqp.sasl.scram that return SASLResult