Uses of Interface
org.apache.qpid.protonj2.engine.sasl.SaslServerListener
Packages that use SaslServerListener
-
Uses of SaslServerListener in org.apache.qpid.protonj2.engine.sasl
Methods in org.apache.qpid.protonj2.engine.sasl that return SaslServerListenerMethods in org.apache.qpid.protonj2.engine.sasl with parameters of type SaslServerListenerModifier and TypeMethodDescriptionSaslServerContext.setListener(SaslServerListener listener) Sets theSaslServerListenerthat will be used to driver the server side SASL negotiations with a connected "client".