Uses of Interface
org.apache.qpid.protonj2.engine.sasl.SaslContext
-
Uses of SaslContext in org.apache.qpid.protonj2.engine.sasl
Modifier 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.Modifier and TypeMethodDescriptionSaslContext.setLinkedResource
(Object resource) Links a given resource to thisSaslContext
.