| Package | Description |
|---|---|
| io.vertx.proton.sasl |
| Modifier and Type | Method and Description |
|---|---|
ProtonSaslMechanism |
ProtonSaslMechanismFactory.createMechanism()
Creates an instance of the authentication mechanism implementation.
|
ProtonSaslMechanism |
ProtonSaslMechanism.setPassword(String username)
Sets the password value for this Mechanism.
|
ProtonSaslMechanism |
ProtonSaslMechanism.setUsername(String username)
Sets the user name value for this Mechanism.
|
Copyright © 2016. All rights reserved.