Class GlobalConfig

java.lang.Object
io.strimzi.kafka.oauth.common.Config
io.strimzi.kafka.oauth.metrics.GlobalConfig

public class GlobalConfig extends Config
Configuration that can be specified as ENV vars, System properties or in server.properties configuration file, but not as part of the JAAS configuration.
  • Field Details

    • STRIMZI_OAUTH_METRIC_REPORTERS

      public static final String STRIMZI_OAUTH_METRIC_REPORTERS
      The name of the 'strimzi.oauth.metric.reporters' config option
      See Also:
  • Constructor Details

    • GlobalConfig

      public GlobalConfig()