Uses of Enum
com.ongres.scram.client.MessageFlow.Stage
Packages that use MessageFlow.Stage
Package
Description
This module expose the client implementation of Salted Challenge Response
Authentication Mechanism (SCRAM).
-
Uses of MessageFlow.Stage in com.ongres.scram.client
Fields in com.ongres.scram.client declared as MessageFlow.StageMethods in com.ongres.scram.client that return MessageFlow.StageModifier and TypeMethodDescriptionstatic MessageFlow.Stage
Returns the enum constant of this type with the specified name.static MessageFlow.Stage[]
MessageFlow.Stage.values()
Returns an array containing the constants of this enum type, in the order they are declared.