Uses of Enum
org.apache.qpid.protonj2.engine.sasl.client.SaslMechanisms
-
Uses of SaslMechanisms in org.apache.qpid.protonj2.engine.sasl.client
Modifier and TypeMethodDescriptionstatic SaslMechanisms
Returns the enum constant of this type with the specified name.static SaslMechanisms
Returns the matchingSaslMechanisms
enumeration value for the givenSymbol
key.static SaslMechanisms[]
SaslMechanisms.values()
Returns an array containing the constants of this enum type, in the order they are declared.