Class AuthorizationIdResolver

java.lang.Object
com.lucimber.dbus.netty.sasl.AuthorizationIdResolver

public final class AuthorizationIdResolver extends Object
Utility to determine the authorization identity for use with the EXTERNAL SASL mechanism. Both UID (Unix) and SID (Windows) are supported by this resolver.
  • Method Details