Uses of Interface
com.ongres.scram.client.ScramClient.UsernameBuildStage
Packages that use ScramClient.UsernameBuildStage
Package
Description
This module expose the client implementation of Salted Challenge Response
Authentication Mechanism (SCRAM).
-
Uses of ScramClient.UsernameBuildStage in com.ongres.scram.client
Methods in com.ongres.scram.client that return ScramClient.UsernameBuildStageModifier and TypeMethodDescriptionScramClient.MechanismsBuildStage.advertisedMechanisms(@NotNull Collection<@NotNull String> scramMechanisms) List of the advertised mechanisms that will be negotiated between the server and the client.