Uses of Enum
org.apache.qpid.protonj2.engine.sasl.client.SaslMechanisms
Packages that use SaslMechanisms
-
Uses of SaslMechanisms in org.apache.qpid.protonj2.engine.sasl.client
Methods in org.apache.qpid.protonj2.engine.sasl.client that return SaslMechanismsModifier 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.