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> |
ScopeRepresentation.getResources() |
List<ResourceRepresentation> |
ResourceServerRepresentation.getResources() |
List<ResourceRepresentation> |
PolicyEvaluationRequest.getResources() |
Modifier and Type | Method and Description |
---|---|
void |
PolicyEvaluationResponse.EvaluationResultRepresentation.setResource(ResourceRepresentation resource) |
Modifier and Type | Method and Description |
---|---|
void |
ScopeRepresentation.setResources(List<ResourceRepresentation> resources) |
void |
ResourceServerRepresentation.setResources(List<ResourceRepresentation> resources) |
void |
PolicyEvaluationRequest.setResources(List<ResourceRepresentation> resources) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.