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