Uses of Class
com.lucimber.dbus.netty.sasl.SaslMechanismException
Packages that use SaslMechanismException
Package
Description
Netty-specific SASL authentication mechanism implementations.
-
Uses of SaslMechanismException in com.lucimber.dbus.netty.sasl
Methods in com.lucimber.dbus.netty.sasl that throw SaslMechanismExceptionModifier and TypeMethodDescriptionvoid
CookieSaslMechanism.init
(io.netty.channel.ChannelHandlerContext ctx) void
ExternalSaslMechanism.init
(io.netty.channel.ChannelHandlerContext ctx) void
SaslMechanism.init
(io.netty.channel.ChannelHandlerContext ctx) static String
AuthorizationIdResolver.resolve()
Resolves the current user's UID (Unix) or SID (Windows) as a string.