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.static SaslConfigSaslConfig.create()Deprecated, for removal: This API element is subject to removal in a future version.only intended for internal backward compatibility, will be removed soonTransportConfig.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.