Uses of Class
com.ongres.scram.client.ScramClient
-
Packages that use ScramClient Package Description com.ongres.scram.client -
-
Uses of ScramClient in com.ongres.scram.client
Methods in com.ongres.scram.client that return ScramClient Modifier and Type Method Description ScramClient
ScramClient.Builder. setup()
Gets the client, fully constructed and configured, with the provided channel binding, string preparation properties, and the selected SCRAM mechanism based on server supported mechanisms.
-