Uses of Class
com.ongres.scram.client.MechanismNegotiationException
Packages that use MechanismNegotiationException
Package
Description
This module expose the client implementation of Salted Challenge Response
Authentication Mechanism (SCRAM).
-
Uses of MechanismNegotiationException in com.ongres.scram.client
Subclasses of MechanismNegotiationException in com.ongres.scram.clientModifier and TypeClassDescriptionclassSignals that an error occurred during the negotiation, validation, or enforcement of SASL SCRAM Channel Binding.