Uses of Class
com.ongres.scram.client.ScramClient
Packages that use ScramClient
Package
Description
This module expose the client implementation of Salted Challenge Response
Authentication Mechanism (SCRAM).
-
Uses of ScramClient in com.ongres.scram.client
Methods in com.ongres.scram.client that return ScramClientModifier and TypeMethodDescriptionScramClient.Builder.build()ScramClient.FinalBuildStage.build()Returns the fully constructedScramClientready to start the message flow with the server.