Uses of Enum Class
org.apache.qpid.proton.engine.Sasl.SaslState
Packages that use Sasl.SaslState
-
Uses of Sasl.SaslState in org.apache.qpid.proton.engine
Methods in org.apache.qpid.proton.engine that return Sasl.SaslStateModifier and TypeMethodDescriptionSasl.getState()Access the current state of the layer.static Sasl.SaslStateReturns the enum constant of this class with the specified name.static Sasl.SaslState[]Sasl.SaslState.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Sasl.SaslState in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl that return Sasl.SaslState