Uses of Class
org.keycloak.representations.idm.ComponentExportRepresentation
Packages that use ComponentExportRepresentation
-
Uses of ComponentExportRepresentation in org.keycloak.representations.idm
Methods in org.keycloak.representations.idm that return types with arguments of type ComponentExportRepresentationModifier and TypeMethodDescriptionRealmRepresentation.getComponents()ComponentExportRepresentation.getSubComponents()Method parameters in org.keycloak.representations.idm with type arguments of type ComponentExportRepresentationModifier and TypeMethodDescriptionvoidRealmRepresentation.setComponents(MultivaluedHashMap<String, ComponentExportRepresentation> components) voidComponentExportRepresentation.setSubComponents(MultivaluedHashMap<String, ComponentExportRepresentation> subComponents)