Class AuthenticatorMapperModule

java.lang.Object
org.apache.druid.server.initialization.AuthenticatorMapperModule
All Implemented Interfaces:
com.google.inject.Module, DruidModule

public class AuthenticatorMapperModule extends Object implements DruidModule
  • Constructor Details

    • AuthenticatorMapperModule

      public AuthenticatorMapperModule()
  • Method Details

    • configure

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