public static class ScramClient.PreBuilder1 extends Object
ScramClient.channelBinding(ChannelBinding) instead.| Modifier and Type | Field and Description |
|---|---|
protected ScramClient.ChannelBinding |
channelBinding |
| Modifier and Type | Method and Description |
|---|---|
ScramClient.PreBuilder2 |
stringPreparation(StringPreparation stringPreparation)
Selects the string preparation algorithm to use by the client.
|
protected final ScramClient.ChannelBinding channelBinding
public ScramClient.PreBuilder2 stringPreparation(StringPreparation stringPreparation) throws IllegalArgumentException
stringPreparation - The string preparation algorithmIllegalArgumentException - If stringPreparation is nullCopyright © 2017–2020. All rights reserved.