void authenticate()
Authenticator
Authenticator is the abstraction of authenticators that can authenticate a KafkaPrincipal.
Authenticator is a java.io.Closeable.
Authenticator is used by KafkaChannel.
| Method | Description |
|---|---|
|
Used when |
|
Default: Used when |
|
|
|
Used when…FIXME |
|
Used when…FIXME |
|
Used when…FIXME |
|
Used when |
|
Used when…FIXME |
|
Used when…FIXME |
|
Used when…FIXME |
| Authenticator | Description |
|---|---|
PlaintextAuthenticator |
|
SaslClientAuthenticator |
|
SaslServerAuthenticator |
|