Class ThemeInfoRepresentation
- java.lang.Object
- 
- org.keycloak.representations.info.ThemeInfoRepresentation
 
- 
 public class ThemeInfoRepresentation extends Object - Author:
- Stian Thorgersen
 
- 
- 
Constructor SummaryConstructors Constructor Description ThemeInfoRepresentation()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description String[]getLocales()StringgetName()voidsetLocales(String[] locales)voidsetName(String name)
 
-