Package | Description |
---|---|
org.keycloak.representations.idm |
Modifier and Type | Method and Description |
---|---|
List<ClientProfileRepresentation> |
ClientProfilesRepresentation.getGlobalProfiles() |
List<ClientProfileRepresentation> |
ClientProfilesRepresentation.getProfiles() |
Modifier and Type | Method and Description |
---|---|
void |
ClientProfilesRepresentation.setGlobalProfiles(List<ClientProfileRepresentation> globalProfiles) |
void |
ClientProfilesRepresentation.setProfiles(List<ClientProfileRepresentation> profiles) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.