| Package | Description |
|---|---|
| com.ongres.scram.client |
| Modifier and Type | Field and Description |
|---|---|
protected ScramClient.ChannelBinding |
ScramClient.PreBuilder1.channelBinding |
| Modifier and Type | Method and 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 and Description |
|---|---|
static ScramClient.PreBuilder1 |
ScramClient.channelBinding(ScramClient.ChannelBinding channelBinding)
Selects for the client whether to use channel binding.
|
Copyright © 2017–2020. All rights reserved.