| Class | Description |
|---|---|
| AuthzConfig |
Configuration handling class used in
KeycloakRBACAuthorizer |
| Configuration |
The classes used to parse and store Authorizer configuration.
|
| JwtKafkaPrincipalBuilder | Deprecated
Use
OAuthKafkaPrincipalBuilder class instead. |
| KeycloakAuthorizer |
An authorizer using Keycloak Authorization Services that supports KRaft mode and Zookeeper mode.
|
| KeycloakAuthorizerService |
A static holder for the KeycloakAuthorizerSingleton instance
|
| KeycloakRBACAuthorizer | Deprecated |
| ResourceSpec |
ResourceSpec is used to parse a resource matching pattern and to perform matching to a specific resource.
|
| ScopesSpec |
This class represents parsed Keycloak Authorization Services grants as returned by the token endpoint
|
| UserSpec |
A class used to hold parsed superusers specs
|
| Enum | Description |
|---|---|
| ResourceSpec.ResourceType |
Kafka resource types
|
| ScopesSpec.AuthzScope |
Keycloak Authorization Services scope.
|
Copyright © 2023. All rights reserved.