Uses of Class
org.keycloak.representations.idm.ComponentTypeRepresentation
Packages that use ComponentTypeRepresentation
Package
Description
-
Uses of ComponentTypeRepresentation in org.keycloak.admin.client.resource
Methods in org.keycloak.admin.client.resource that return types with arguments of type ComponentTypeRepresentationModifier 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
Methods in org.keycloak.representations.info that return types with arguments of type ComponentTypeRepresentationMethod parameters in org.keycloak.representations.info with type arguments of type ComponentTypeRepresentationModifier and TypeMethodDescriptionvoidServerInfoRepresentation.setComponentTypes(Map<String, List<ComponentTypeRepresentation>> componentTypes) -
Uses of ComponentTypeRepresentation in org.keycloak.services.resources.admin
Methods in org.keycloak.services.resources.admin that return types with arguments of type ComponentTypeRepresentationModifier 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.