Uses of Class
org.freedesktop.dbus.connections.config.SaslConfig
Packages that use SaslConfig
Package
Description
-
Uses of SaslConfig in org.freedesktop.dbus.connections
Constructors in org.freedesktop.dbus.connections with parameters of type SaslConfig -
Uses of SaslConfig in org.freedesktop.dbus.connections.config
Methods in org.freedesktop.dbus.connections.config that return SaslConfigModifier and TypeMethodDescriptionSaslConfigBuilder.build()Returns the created configuration.TransportConfig.getSaslConfig() -
Uses of SaslConfig in org.freedesktop.dbus.connections.transports
Methods in org.freedesktop.dbus.connections.transports that return SaslConfigModifier and TypeMethodDescriptionprotected SaslConfigAbstractTransport.getSaslConfig()Returns the current configuration used for SASL authentication.