Uses of Class
com.ongres.scram.common.ClientFinalMessage
Packages that use ClientFinalMessage
Package
Description
This module expose the client implementation of Salted Challenge Response
Authentication Mechanism (SCRAM).
-
Uses of ClientFinalMessage in com.ongres.scram.client
Methods in com.ongres.scram.client that return ClientFinalMessageModifier and TypeMethodDescriptionScramClient.clientFinalMessage()Returns the text representation of a SCRAMclient-final-message.