Uses of Enum
org.apache.qpid.protonj2.types.security.SaslPerformative.SaslPerformativeType
Packages that use SaslPerformative.SaslPerformativeType
-
Uses of SaslPerformative.SaslPerformativeType in org.apache.qpid.protonj2.types.security
Methods in org.apache.qpid.protonj2.types.security that return SaslPerformative.SaslPerformativeTypeModifier and TypeMethodDescriptionSaslChallenge.getPerformativeType()SaslInit.getPerformativeType()SaslMechanisms.getPerformativeType()SaslOutcome.getPerformativeType()SaslPerformative.getPerformativeType()SaslResponse.getPerformativeType()Returns the enum constant of this type with the specified name.SaslPerformative.SaslPerformativeType.values()Returns an array containing the constants of this enum type, in the order they are declared.