public class DefaultMTlsConnectionManager extends Object implements org.apache.kafka.common.security.mtls.MTlsConnectionManager
MTlsConnectionManager that relies on the broker session.| Constructor and Description |
|---|
DefaultMTlsConnectionManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeConnections(org.apache.kafka.common.network.PublicCredential credential) |
void |
configure(Map<String,?> configs) |
public void configure(Map<String,?> configs)
configure in interface org.apache.kafka.common.Configurablepublic void closeConnections(org.apache.kafka.common.network.PublicCredential credential)
closeConnections in interface org.apache.kafka.common.security.mtls.MTlsConnectionManager