Uses of Class
org.apache.qpid.proton.amqp.security.SaslMechanisms
Packages that use SaslMechanisms
Package
Description
-
Uses of SaslMechanisms in org.apache.qpid.proton.amqp.security
Methods in org.apache.qpid.proton.amqp.security with parameters of type SaslMechanismsModifier and TypeMethodDescriptionvoidSaslFrameBody.SaslFrameBodyHandler.handleMechanisms(SaslMechanisms saslMechanisms, Binary payload, E context) -
Uses of SaslMechanisms in org.apache.qpid.proton.codec.security
Methods in org.apache.qpid.proton.codec.security that return SaslMechanismsMethods in org.apache.qpid.proton.codec.security that return types with arguments of type SaslMechanismsMethods in org.apache.qpid.proton.codec.security with parameters of type SaslMechanisms -
Uses of SaslMechanisms in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl with parameters of type SaslMechanismsModifier and TypeMethodDescriptionvoidSaslImpl.handleMechanisms(SaslMechanisms saslMechanisms, Binary payload, Void context)