| Package | Description |
|---|---|
| io.strimzi.kafka.oauth.common | |
| io.strimzi.kafka.oauth.metrics | |
| io.strimzi.kafka.oauth.services | |
| io.strimzi.kafka.oauth.validator |
| Class and Description |
|---|
| Config
Configuration handling class
|
| HttpTask
An interface that allows a started task to directly throw an IOException.
|
| MetricsHandler
An interface defining a callback that receives success and failure callbacks with request times
|
| PrincipalExtractor
An object with logic for extracting a principal name (i.e.
|
| TokenInfo
TokenInfo encapsulates the information about the access token.
|
| TokenProvider
A contract for a class that provides a token
|
| Class and Description |
|---|
| Config
Configuration handling class
|
| Class and Description |
|---|
| BearerTokenWithPayload
This extension of OAuthBearerToken provides a way to associate any additional information with the token
at run time, that is cached for the duration of the client session.
|
| Class and Description |
|---|
| PrincipalExtractor
An object with logic for extracting a principal name (i.e.
|
| TokenInfo
TokenInfo encapsulates the information about the access token.
|
| TokenProvider
A contract for a class that provides a token
|
Copyright © 2024. All rights reserved.