Class AwsMskKafkaAuthProperties
java.lang.Object
ch.admin.bit.jeap.messaging.kafka.auth.aws.iam.AwsMskKafkaAuthProperties
- All Implemented Interfaces:
ch.admin.bit.jeap.messaging.kafka.auth.KafkaAuthProperties
public class AwsMskKafkaAuthProperties
extends Object
implements ch.admin.bit.jeap.messaging.kafka.auth.KafkaAuthProperties
-
Constructor Summary
ConstructorsConstructorDescriptionAwsMskKafkaAuthProperties(ch.admin.bit.jeap.messaging.kafka.properties.KafkaProperties kafkaProperties) -
Method Summary
Modifier and TypeMethodDescriptionauthenticationProperties(String clusterName) Configuration properties for Kafka clients using AWS MSK with IAM authentication.
-
Constructor Details
-
AwsMskKafkaAuthProperties
public AwsMskKafkaAuthProperties(ch.admin.bit.jeap.messaging.kafka.properties.KafkaProperties kafkaProperties)
-
-
Method Details
-
authenticationProperties
-