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