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