| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.deps.transport.amqp |
| Modifier and Type | Method and Description |
|---|---|
static SaslHandler.SaslOutcome |
SaslHandler.SaslOutcome.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaslHandler.SaslOutcome[] |
SaslHandler.SaslOutcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SaslHandler.handleOutcome(SaslHandler.SaslOutcome outcome)
Handles what to do upon the Sasl negotiation finishing.
|
Copyright © 2019. All rights reserved.