mirror of https://github.com/apache/kafka.git
|
CI / build (push) Waiting to run
Details
Rename `AccessTokenRetriever` and `AccessTokenValidator` to `JwtRetriever` and `JwtValidator`, respectively. Also converting the factory pattern classes `AccessTokenRetrieverFactory` and `AccessTokenValidatorFactory` into delegate/wrapper classes `DefaultJwtRetriever` and `DefaultJwtValidator`, respectively. These are all internal changes, no configuration, user APIs, RPCs, etc. were changed. Reviewers: Manikumar Reddy <manikumar@confluent.io>, Ken Huang <s7133700@gmail.com>, Lianet Magrans <lmagrans@confluent.io> --------- Co-authored-by: Ken Huang <s7133700@gmail.com> |
||
|---|---|---|
| .. | ||
| clients-integration-tests/src/test | ||
| src | ||
| .gitignore | ||