| Package | Description |
|---|---|
| org.keycloak.representations.adapters.config | |
| org.keycloak.representations.idm.authorization |
| Modifier and Type | Method and Description |
|---|---|
static Set<PolicyEnforcerConfig.PathConfig> |
PolicyEnforcerConfig.PathConfig.createPathConfigs(ResourceRepresentation resourceDescription) |
| Modifier and Type | Method and Description |
|---|---|
ResourceRepresentation |
PolicyEvaluationResponse.EvaluationResultRepresentation.getResource() |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceRepresentation> |
ResourceServerRepresentation.getResources() |
List<ResourceRepresentation> |
ScopeRepresentation.getResources() |
List<ResourceRepresentation> |
PolicyEvaluationRequest.getResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
PolicyEvaluationResponse.EvaluationResultRepresentation.setResource(ResourceRepresentation resource) |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceServerRepresentation.setResources(List<ResourceRepresentation> resources) |
void |
ScopeRepresentation.setResources(List<ResourceRepresentation> resources) |
void |
PolicyEvaluationRequest.setResources(List<ResourceRepresentation> resources) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.