Uses of Enum
org.apache.qpid.protonj2.engine.sasl.SaslContext.Role
-
Uses of SaslContext.Role in org.apache.qpid.protonj2.engine.sasl
Modifier and TypeMethodDescriptionSaslContext.getRole()
Return the Role of the context implementation.static SaslContext.Role
Returns the enum constant of this type with the specified name.static SaslContext.Role[]
SaslContext.Role.values()
Returns an array containing the constants of this enum type, in the order they are declared.