Uses of Class
org.apache.qpid.proton.amqp.security.SaslChallenge
Packages that use SaslChallenge
Package
Description
-
Uses of SaslChallenge in org.apache.qpid.proton.amqp.security
Methods in org.apache.qpid.proton.amqp.security with parameters of type SaslChallengeModifier and TypeMethodDescriptionvoid
SaslFrameBody.SaslFrameBodyHandler.handleChallenge
(SaslChallenge saslChallenge, Binary payload, E context) -
Uses of SaslChallenge in org.apache.qpid.proton.codec.security
Methods in org.apache.qpid.proton.codec.security that return SaslChallengeMethods in org.apache.qpid.proton.codec.security that return types with arguments of type SaslChallengeMethods in org.apache.qpid.proton.codec.security with parameters of type SaslChallenge -
Uses of SaslChallenge in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl with parameters of type SaslChallengeModifier and TypeMethodDescriptionvoid
SaslImpl.handleChallenge
(SaslChallenge saslChallenge, Binary payload, Void context)