| Package | Description |
|---|---|
| org.keycloak.models.jpa.entities |
| Modifier and Type | Field and Description |
|---|---|
protected List<RoleAttributeEntity> |
RoleEntity.attributes |
| Modifier and Type | Method and Description |
|---|---|
List<RoleAttributeEntity> |
RoleEntity.getAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoleEntity.setAttributes(List<RoleAttributeEntity> attributes) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.