| Package | Description |
|---|---|
| org.keycloak | |
| org.keycloak.authorization.client | |
| org.keycloak.representations.adapters.config |
| Constructor and Description |
|---|
AuthorizationContext(AccessToken authzToken,
PolicyEnforcerConfig.PathConfig current) |
| Constructor and Description |
|---|
ClientAuthorizationContext(AccessToken authzToken,
PolicyEnforcerConfig.PathConfig current,
AuthzClient client) |
| Modifier and Type | Method and Description |
|---|---|
PolicyEnforcerConfig.PathConfig |
PolicyEnforcerConfig.PathConfig.getParentConfig() |
| Modifier and Type | Method and Description |
|---|---|
static Set<PolicyEnforcerConfig.PathConfig> |
PolicyEnforcerConfig.PathConfig.createPathConfigs(ResourceRepresentation resourceDescription) |
List<PolicyEnforcerConfig.PathConfig> |
PolicyEnforcerConfig.getPaths() |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyEnforcerConfig.PathConfig.setParentConfig(PolicyEnforcerConfig.PathConfig parentConfig) |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyEnforcerConfig.setPaths(List<PolicyEnforcerConfig.PathConfig> paths) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.