Class CommonConnectorConfig

java.lang.Object
org.neo4j.configuration.connectors.CommonConnectorConfig
All Implemented Interfaces:
SettingsDeclaration

public class CommonConnectorConfig extends Object implements SettingsDeclaration
Config which is shared between connectors.
  • Field Details

    • ocsp_stapling_enabled

      public static final Setting<Boolean> ocsp_stapling_enabled
  • Constructor Details

    • CommonConnectorConfig

      public CommonConnectorConfig()