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.FinalBuildStage.build()Returns the fully contructed ScramClient ready to start the message flow with the server.