Uses of Class
org.springframework.boot.autoconfigure.kafka.KafkaProperties.Security
Package
Description
Auto-configuration for Apache Kafka.
-
Uses of KafkaProperties.Security in org.springframework.boot.autoconfigure.kafka
Modifier and TypeMethodDescriptionKafkaProperties.Admin.getSecurity()
KafkaProperties.Consumer.getSecurity()
KafkaProperties.getSecurity()
KafkaProperties.Producer.getSecurity()
KafkaProperties.Streams.getSecurity()