Uses of Class
com.ongres.scram.client.ScramClient.PreBuilder2
-
Packages that use ScramClient.PreBuilder2 Package Description com.ongres.scram.client -
-
Uses of ScramClient.PreBuilder2 in com.ongres.scram.client
Subclasses of ScramClient.PreBuilder2 in com.ongres.scram.client Modifier and Type Class Description static class
ScramClient.Builder
This class is not meant to be used directly.Methods in com.ongres.scram.client that return ScramClient.PreBuilder2 Modifier and Type Method Description ScramClient.PreBuilder2
ScramClient.PreBuilder1. stringPreparation(StringPreparation stringPreparation)
Selects the string preparation algorithm to use by the client.
-