Uses of Class
com.ongres.scram.client.ScramClient.Builder
Packages that use ScramClient.Builder
Package
Description
This module expose the client implementation of Salted Challenge Response
Authentication Mechanism (SCRAM).
-
Uses of ScramClient.Builder in com.ongres.scram.client
Constructors in com.ongres.scram.client with parameters of type ScramClient.BuilderModifierConstructorDescriptionprivate
ScramClient
(@NotNull ScramClient.Builder builder) Constructs a SCRAM client, to perform an authentication for a given user.