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