Uses of Class
com.ongres.scram.client.ScramClient.PreBuilder1
-
-
Uses of ScramClient.PreBuilder1 in com.ongres.scram.client
Subclasses of ScramClient.PreBuilder1 in com.ongres.scram.client Modifier and Type Class Description static classScramClient.BuilderThis class is not meant to be used directly.static classScramClient.PreBuilder2This 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.PreBuilder1ScramClient. channelBinding(ScramClient.ChannelBinding channelBinding)Selects for the client whether to use channel binding.
-