Class AuthenticatorMapperModule

  • All Implemented Interfaces:
    com.google.inject.Module, org.apache.druid.initialization.DruidModule

    public class AuthenticatorMapperModule
    extends Object
    implements org.apache.druid.initialization.DruidModule
    • Constructor Detail

      • AuthenticatorMapperModule

        public AuthenticatorMapperModule()
    • Method Detail

      • configure

        public void configure​(com.google.inject.Binder binder)
        Specified by:
        configure in interface com.google.inject.Module