| Package | Description |
|---|---|
| org.keycloak.admin.client.resource | |
| org.keycloak.representations.info | |
| org.keycloak.services.resources.admin |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentTypeRepresentation> |
ClientRegistrationPolicyResource.getProviders() |
List<ComponentTypeRepresentation> |
ComponentResource.getSubcomponentConfig(String subtype)
List of subcomponent types that are available to configure for a particular parent component.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,List<ComponentTypeRepresentation>> |
ServerInfoRepresentation.getComponentTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerInfoRepresentation.setComponentTypes(Map<String,List<ComponentTypeRepresentation>> componentTypes) |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentTypeRepresentation> |
ClientRegistrationPolicyResource.getProviders()
Base path for retrieve providers with the configProperties properly filled
|
List<ComponentTypeRepresentation> |
ComponentResource.getSubcomponentConfig(String parentId,
String subtype)
List of subcomponent types that are available to configure for a particular parent component.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.