Uses of Class
org.keycloak.representations.idm.ComponentTypeRepresentation
Package
Description
-
Uses of ComponentTypeRepresentation in org.keycloak.admin.client.resource
Modifier and TypeMethodDescriptionClientRegistrationPolicyResource.getProviders()
ComponentResource.getSubcomponentConfig
(String subtype) List of subcomponent types that are available to configure for a particular parent component. -
Uses of ComponentTypeRepresentation in org.keycloak.representations.info
Modifier and TypeMethodDescriptionvoid
ServerInfoRepresentation.setComponentTypes
(Map<String, List<ComponentTypeRepresentation>> componentTypes) -
Uses of ComponentTypeRepresentation in org.keycloak.services.resources.admin
Modifier and TypeMethodDescriptionClientRegistrationPolicyResource.getProviders()
Base path for retrieve providers with the configProperties properly filledComponentResource.getSubcomponentConfig
(String parentId, String subtype) List of subcomponent types that are available to configure for a particular parent component.