Uses of Package
com.rabbitmq.stream.sasl
Packages that use com.rabbitmq.stream.sasl
Package
Description
Main API for RabbitMQ Stream Java Client.
Implementation-specific, non-public interfaces and classes of the RabbitMQ Stream Java Client.
SASL API for the RabbitMQ Stream Java Client.
-
Classes in com.rabbitmq.stream.sasl used by com.rabbitmq.streamClassDescriptionMarker interface for providing credentials.Contract to choose a
SaslMechanism
from the ones supported by the server. -
Classes in com.rabbitmq.stream.sasl used by com.rabbitmq.stream.implClassDescriptionMarker interface for providing credentials.Contract to choose a
SaslMechanism
from the ones supported by the server. -
Classes in com.rabbitmq.stream.sasl used by com.rabbitmq.stream.saslClassDescriptionMarker interface for providing credentials.Contract to choose a
SaslMechanism
from the ones supported by the server.Contract to handle SASL challenges sent by a SASL server.Contract for credentials based on a username/password pair.