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 TypeMethodDescriptionvoidCookieSaslMechanism.init(io.netty.channel.ChannelHandlerContext ctx) voidExternalSaslMechanism.init(io.netty.channel.ChannelHandlerContext ctx) voidSaslMechanism.init(io.netty.channel.ChannelHandlerContext ctx) static StringAuthorizationIdResolver.resolve()Resolves the current user's UID (Unix) or SID (Windows) as a string.