Class CamelLdapSinkConnectorConfig


  • @Generated("This class has been generated by camel-kafka-connector-generator-maven-plugin, remove this annotation to prevent it from being generated.")
    public class CamelLdapSinkConnectorConfig
    extends CamelSinkConnectorConfig
    • Field Detail

      • CAMEL_SINK_LDAP_PATH_DIR_CONTEXT_NAME_CONF

        public static final String CAMEL_SINK_LDAP_PATH_DIR_CONTEXT_NAME_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_LDAP_PATH_DIR_CONTEXT_NAME_DOC

        public static final String CAMEL_SINK_LDAP_PATH_DIR_CONTEXT_NAME_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_LDAP_PATH_DIR_CONTEXT_NAME_DEFAULT

        public static final String CAMEL_SINK_LDAP_PATH_DIR_CONTEXT_NAME_DEFAULT
      • CAMEL_SINK_LDAP_ENDPOINT_BASE_DEFAULT

        public static final String CAMEL_SINK_LDAP_ENDPOINT_BASE_DEFAULT
        See Also:
        Constant Field Values
      • CAMEL_SINK_LDAP_ENDPOINT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_LDAP_ENDPOINT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_LDAP_ENDPOINT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_LDAP_ENDPOINT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_LDAP_ENDPOINT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_LDAP_ENDPOINT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_LDAP_ENDPOINT_PAGE_SIZE_CONF

        public static final String CAMEL_SINK_LDAP_ENDPOINT_PAGE_SIZE_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_LDAP_ENDPOINT_PAGE_SIZE_DOC

        public static final String CAMEL_SINK_LDAP_ENDPOINT_PAGE_SIZE_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_LDAP_ENDPOINT_PAGE_SIZE_DEFAULT

        public static final String CAMEL_SINK_LDAP_ENDPOINT_PAGE_SIZE_DEFAULT
      • CAMEL_SINK_LDAP_ENDPOINT_RETURNED_ATTRIBUTES_CONF

        public static final String CAMEL_SINK_LDAP_ENDPOINT_RETURNED_ATTRIBUTES_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_LDAP_ENDPOINT_RETURNED_ATTRIBUTES_DOC

        public static final String CAMEL_SINK_LDAP_ENDPOINT_RETURNED_ATTRIBUTES_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_LDAP_ENDPOINT_RETURNED_ATTRIBUTES_DEFAULT

        public static final String CAMEL_SINK_LDAP_ENDPOINT_RETURNED_ATTRIBUTES_DEFAULT
      • CAMEL_SINK_LDAP_ENDPOINT_SCOPE_DEFAULT

        public static final String CAMEL_SINK_LDAP_ENDPOINT_SCOPE_DEFAULT
        See Also:
        Constant Field Values
      • CAMEL_SINK_LDAP_COMPONENT_LAZY_START_PRODUCER_CONF

        public static final String CAMEL_SINK_LDAP_COMPONENT_LAZY_START_PRODUCER_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_LDAP_COMPONENT_LAZY_START_PRODUCER_DOC

        public static final String CAMEL_SINK_LDAP_COMPONENT_LAZY_START_PRODUCER_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_LDAP_COMPONENT_LAZY_START_PRODUCER_DEFAULT

        public static final Boolean CAMEL_SINK_LDAP_COMPONENT_LAZY_START_PRODUCER_DEFAULT
      • CAMEL_SINK_LDAP_COMPONENT_AUTOWIRED_ENABLED_CONF

        public static final String CAMEL_SINK_LDAP_COMPONENT_AUTOWIRED_ENABLED_CONF
        See Also:
        Constant Field Values
      • CAMEL_SINK_LDAP_COMPONENT_AUTOWIRED_ENABLED_DOC

        public static final String CAMEL_SINK_LDAP_COMPONENT_AUTOWIRED_ENABLED_DOC
        See Also:
        Constant Field Values
      • CAMEL_SINK_LDAP_COMPONENT_AUTOWIRED_ENABLED_DEFAULT

        public static final Boolean CAMEL_SINK_LDAP_COMPONENT_AUTOWIRED_ENABLED_DEFAULT
    • Constructor Detail

      • CamelLdapSinkConnectorConfig

        public CamelLdapSinkConnectorConfig​(org.apache.kafka.common.config.ConfigDef config,
                                            Map<String,​String> parsedConfig)
      • CamelLdapSinkConnectorConfig

        public CamelLdapSinkConnectorConfig​(Map<String,​String> parsedConfig)
    • Method Detail

      • conf

        public static org.apache.kafka.common.config.ConfigDef conf()