Uses of Class
com.ongres.scram.client.ScramClient
-
-
Uses of ScramClient in com.ongres.scram.client
Methods in com.ongres.scram.client that return ScramClient Modifier and Type Method Description ScramClientScramClient.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.
-