Class KafkaListenerAuthentication

java.lang.Object
io.strimzi.api.kafka.model.kafka.listener.KafkaListenerAuthentication
All Implemented Interfaces:
UnknownPropertyPreserving
Direct Known Subclasses:
KafkaListenerAuthenticationCustom, KafkaListenerAuthenticationOAuth, KafkaListenerAuthenticationScramSha512, KafkaListenerAuthenticationTls

public abstract class KafkaListenerAuthentication extends Object implements UnknownPropertyPreserving
Configures listener authentication.