All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.datahub.plugins.PluginConstant Maven / Gradle / Ivy

Go to download

DataHub Auth API for developers to write custom Authentication & Authorization plugins for DataHub

There is a newer version: 0.13.3-3rc3
Show newest version
package com.datahub.plugins;

public class PluginConstant {
  public static final String PLUGIN_HOME = "PLUGIN_HOME";

  private PluginConstant() {}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy