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 classImplements the ANONYMOUS SASL mechanism as defined in the D-Bus specification.final classSASL mechanism implementation for D-Bus COOKIE_SHA1 authentication.final classConstructor parameters in com.lucimber.dbus.netty.sasl with type arguments of type SaslMechanismModifierConstructorDescriptionSaslAuthenticationHandler(List<SaslMechanism> preferredClientMechanisms)