Uses of Class
org.apache.qpid.protonj2.engine.sasl.client.SaslAuthenticator
-
Packages that use SaslAuthenticator Package Description org.apache.qpid.protonj2.engine.sasl.client -
-
Uses of SaslAuthenticator in org.apache.qpid.protonj2.engine.sasl.client
Methods in org.apache.qpid.protonj2.engine.sasl.client that return SaslAuthenticator Modifier and Type Method Description SaslAuthenticator
SaslAuthenticator. saslComplete(EventHandler<SaslOutcome> saslCompleteEventHandler)
Sets a completion handler that will be notified once the SASL exchange has completed.
-