Class KafkaSecurityClowderPropertyHandler
java.lang.Object
com.redhat.cloud.common.clowder.configsource.handlers.ClowderPropertyHandler
com.redhat.cloud.common.clowder.configsource.handlers.KafkaSecurityClowderPropertyHandler
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class com.redhat.cloud.common.clowder.configsource.handlers.ClowderPropertyHandler
clowderConfig -
Constructor Summary
ConstructorsConstructorDescriptionKafkaSecurityClowderPropertyHandler(ClowderConfig clowderConfig, boolean expose) -
Method Summary
-
Field Details
-
KAFKA_SASL_JAAS_CONFIG_KEY
- See Also:
-
KAFKA_SASL_MECHANISM_KEY
- See Also:
-
KAFKA_SECURITY_PROTOCOL_KEY
- See Also:
-
KAFKA_SSL_TRUSTSTORE_LOCATION_KEY
- See Also:
-
KAFKA_SSL_TRUSTSTORE_TYPE_KEY
- See Also:
-
CAMEL_KAFKA_SASL_JAAS_CONFIG_KEY
- See Also:
-
CAMEL_KAFKA_SASL_MECHANISM_KEY
- See Also:
-
CAMEL_KAFKA_SECURITY_PROTOCOL_KEY
- See Also:
-
CAMEL_KAFKA_SSL_TRUSTSTORE_LOCATION_KEY
- See Also:
-
CAMEL_KAFKA_SSL_TRUSTSTORE_TYPE_KEY
- See Also:
-
KAFKA_SSL_TRUSTSTORE_TYPE_VALUE
- See Also:
-
-
Constructor Details
-
KafkaSecurityClowderPropertyHandler
-
-
Method Details
-
provides
Description copied from class:ClowderPropertyHandlerList of properties that this property handler exposes.- Overrides:
providesin classClowderPropertyHandler
-
handles
- Specified by:
handlesin classClowderPropertyHandler
-
handle
- Specified by:
handlein classClowderPropertyHandler
-