Uses of Class
org.keycloak.representations.idm.ComponentTypeRepresentation
-
Packages that use ComponentTypeRepresentation Package Description org.keycloak.representations.info -
-
Uses of ComponentTypeRepresentation in org.keycloak.representations.info
Methods in org.keycloak.representations.info that return types with arguments of type ComponentTypeRepresentation Modifier and Type Method Description Map<String,List<ComponentTypeRepresentation>>
ServerInfoRepresentation. getComponentTypes()
Method parameters in org.keycloak.representations.info with type arguments of type ComponentTypeRepresentation Modifier and Type Method Description void
ServerInfoRepresentation. setComponentTypes(Map<String,List<ComponentTypeRepresentation>> componentTypes)
-