Class KafkaListenerAuthentication

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

public abstract class KafkaListenerAuthentication extends Object implements UnknownPropertyPreserving, Serializable
Configures listener authentication.
See Also: