| Package | Description |
|---|---|
| org.keycloak.representations.idm |
| Modifier and Type | Field and Description |
|---|---|
protected RolesRepresentation |
RealmRepresentation.roles |
protected RolesRepresentation |
PartialImportRepresentation.roles |
| Modifier and Type | Method and Description |
|---|---|
RolesRepresentation |
RealmRepresentation.getRoles() |
RolesRepresentation |
PartialImportRepresentation.getRoles() |
| Modifier and Type | Method and Description |
|---|---|
void |
RealmRepresentation.setRoles(RolesRepresentation roles) |
void |
PartialImportRepresentation.setRoles(RolesRepresentation roles) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.