Class AuthContextModule

java.lang.Object
io.deephaven.server.auth.AuthContextModule

@Module public class AuthContextModule extends Object
  • Constructor Details

    • AuthContextModule

      public AuthContextModule()
  • Method Details

    • bindAuthHandlerMap

      @Provides public Map<String,io.deephaven.auth.AuthenticationRequestHandler> bindAuthHandlerMap()