Uses of Interface
org.apache.qpid.protonj2.engine.sasl.SaslContext
Packages that use SaslContext
-
Uses of SaslContext in org.apache.qpid.protonj2.engine.sasl
Subinterfaces of SaslContext in org.apache.qpid.protonj2.engine.saslModifier and TypeInterfaceDescriptioninterface
SASL Client operating context used by anEngine
that has been configured as a SASL client or that has initialed the SASL exchange by being the first to initiate the AMQP header exchange.interface
SASL Server operating context used by anEngine
that has been configured as a SASL server or that has receiver an AMQP header thereby forcing it into becoming the server side of the SASL exchange.