Package | Description |
---|---|
org.keycloak.authorization.jpa.entities |
Modifier and Type | Method and Description |
---|---|
List<ResourceEntity> |
ResourceServerEntity.getResources() |
Set<ResourceEntity> |
PolicyEntity.getResources() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceServerEntity.setResources(List<ResourceEntity> resources) |
void |
PolicyEntity.setResources(Set<ResourceEntity> resources) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.