Uses of Class
org.apache.qpid.protonj2.client.SaslOptions
-
Uses of SaslOptions in org.apache.qpid.protonj2.client
Modifier and TypeMethodDescriptionSaslOptions.addAllowedMechanism
(String mechanism) Adds a mechanism to the list of allowed SASL mechanisms this client will use when selecting from the remote peers offered set of SASL mechanisms.SaslOptions.clone()
SaslOptions.copyInto
(SaslOptions other) Copy all configuration into the givenSaslOptions
from this instance.SaslOptions.saslEnabled
(boolean saslEnabled) ConnectionOptions.saslOptions()
Modifier and TypeMethodDescriptionSaslOptions.copyInto
(SaslOptions other) Copy all configuration into the givenSaslOptions
from this instance.