Uses of Class
com.ongres.scram.client.ScramClient.PreBuilder1
-
Packages that use ScramClient.PreBuilder1 Package Description com.ongres.scram.client -
-
Uses of ScramClient.PreBuilder1 in com.ongres.scram.client
Subclasses of ScramClient.PreBuilder1 in com.ongres.scram.client Modifier and Type Class Description static class
ScramClient.Builder
This class is not meant to be used directly.static class
ScramClient.PreBuilder2
This class is not meant to be used directly.Methods in com.ongres.scram.client that return ScramClient.PreBuilder1 Modifier and Type Method Description static ScramClient.PreBuilder1
ScramClient. channelBinding(ScramClient.ChannelBinding channelBinding)
Selects for the client whether to use channel binding.
-