Uses of Class
org.apache.qpid.protonj2.engine.sasl.client.SaslMechanismSelector
Packages that use SaslMechanismSelector
- 
Uses of SaslMechanismSelector in org.apache.qpid.protonj2.engine.sasl.clientConstructors in org.apache.qpid.protonj2.engine.sasl.client with parameters of type SaslMechanismSelectorModifierConstructorDescriptionSaslAuthenticator(SaslMechanismSelector selector, SaslCredentialsProvider credentials) Creates a new client SASL Authenticator with the givenMechanismand client credentials provider instances.