KafkaClusterClientAuthenticationDescription

The client authentication information used in order to authenticate with the Apache Kafka cluster.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The type of client authentication used to connect to the Apache Kafka cluster. Value NONE means that no client authentication is used.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String