Class KafkaProperties.Security

java.lang.Object
org.springframework.boot.kafka.autoconfigure.KafkaProperties.Security
Enclosing class:
KafkaProperties

public static class KafkaProperties.Security extends Object
Since:
4.0.0
  • Constructor Details

    • Security

      public Security()
  • Method Details

    • getProtocol

      public @Nullable String getProtocol()
    • setProtocol

      public void setProtocol(@Nullable String protocol)
    • buildProperties

      public Map<String,Object> buildProperties()