Uses of Class
com.ongres.scram.common.ServerFinalMessage
Packages that use ServerFinalMessage
Package
Description
This package expose the messages used to implement a client/server of Salted Challenge Response
Authentication Mechanism (SCRAM).
-
Uses of ServerFinalMessage in com.ongres.scram.common
Methods in com.ongres.scram.common that return ServerFinalMessageModifier and TypeMethodDescriptionstatic @NotNull ServerFinalMessageParses a server-final-message from a String.