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.infoMethods 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 voidServerInfoRepresentation. setThemes(Map<String,List<ThemeInfoRepresentation>> themes)
 
-