| Package | Description |
|---|---|
| org.keycloak.representations.idm.authorization |
| Modifier and Type | Method and Description |
|---|---|
List<ResourceRepresentation> |
ScopeRepresentation.getResources() |
List<ResourceRepresentation> |
ResourceServerRepresentation.getResources() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScopeRepresentation.setResources(List<ResourceRepresentation> resources) |
void |
ResourceServerRepresentation.setResources(List<ResourceRepresentation> resources) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.