Package | Description |
---|---|
org.keycloak.representations.idm |
Modifier and Type | Method and Description |
---|---|
MultivaluedHashMap<String,ComponentExportRepresentation> |
RealmRepresentation.getComponents() |
MultivaluedHashMap<String,ComponentExportRepresentation> |
ComponentExportRepresentation.getSubComponents() |
Modifier and Type | Method and Description |
---|---|
void |
RealmRepresentation.setComponents(MultivaluedHashMap<String,ComponentExportRepresentation> components) |
void |
ComponentExportRepresentation.setSubComponents(MultivaluedHashMap<String,ComponentExportRepresentation> subComponents) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.