Uses of Interface
com.lucimber.dbus.netty.sasl.SaslMechanism
Packages that use SaslMechanism
Package
Description
Netty-specific SASL authentication mechanism implementations.
-
Uses of SaslMechanism in com.lucimber.dbus.netty.sasl
Classes in com.lucimber.dbus.netty.sasl that implement SaslMechanismModifier and TypeClassDescriptionfinal class
Implements the ANONYMOUS SASL mechanism as defined in the D-Bus specification.final class
SASL mechanism implementation for D-Bus COOKIE_SHA1 authentication.final class
Constructor parameters in com.lucimber.dbus.netty.sasl with type arguments of type SaslMechanismModifierConstructorDescriptionSaslAuthenticationHandler
(List<SaslMechanism> preferredClientMechanisms)