Uses of Class
org.apache.qpid.proton.amqp.security.SaslOutcome
Packages that use SaslOutcome
Package
Description
-
Uses of SaslOutcome in org.apache.qpid.proton.amqp.security
Methods in org.apache.qpid.proton.amqp.security with parameters of type SaslOutcomeModifier and TypeMethodDescriptionvoid
SaslFrameBody.SaslFrameBodyHandler.handleOutcome
(SaslOutcome saslOutcome, Binary payload, E context) -
Uses of SaslOutcome in org.apache.qpid.proton.codec.security
Methods in org.apache.qpid.proton.codec.security that return SaslOutcomeMethods in org.apache.qpid.proton.codec.security that return types with arguments of type SaslOutcomeMethods in org.apache.qpid.proton.codec.security with parameters of type SaslOutcomeConstructors in org.apache.qpid.proton.codec.security with parameters of type SaslOutcome -
Uses of SaslOutcome in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl with parameters of type SaslOutcomeModifier and TypeMethodDescriptionvoid
SaslImpl.handleOutcome
(SaslOutcome saslOutcome, Binary payload, Void context)