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