Class PluginConfig

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Map<String, String> getOptions() The configuration options of the plugin.
      final Map<String, String> getSecrets() The configuration secrets of the plugin.
      String toString() Return a string representation that does not contain the secrets.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait