Modifier and Type | Field | Description |
---|---|---|
protected ScramClient.ChannelBinding |
ScramClient.PreBuilder1.channelBinding |
Modifier and Type | Method | Description |
---|---|---|
static ScramClient.ChannelBinding |
ScramClient.ChannelBinding.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ScramClient.ChannelBinding[] |
ScramClient.ChannelBinding.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
static ScramClient.PreBuilder1 |
ScramClient.channelBinding(ScramClient.ChannelBinding channelBinding) |
Selects for the client whether to use channel binding.
|
Copyright © 2017–2018. All rights reserved.