Package org.keycloak.theme
Class ClasspathThemeProviderFactory.ThemesRepresentation
- java.lang.Object
- 
- org.keycloak.theme.ClasspathThemeProviderFactory.ThemesRepresentation
 
- 
- Enclosing class:
- ClasspathThemeProviderFactory
 
 public static class ClasspathThemeProviderFactory.ThemesRepresentation extends Object 
- 
- 
Constructor SummaryConstructors Constructor Description ThemesRepresentation()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description ClasspathThemeProviderFactory.ThemeRepresentation[]getThemes()voidsetThemes(ClasspathThemeProviderFactory.ThemeRepresentation[] themes)
 
- 
- 
- 
Method Detail- 
getThemespublic ClasspathThemeProviderFactory.ThemeRepresentation[] getThemes() 
 - 
setThemespublic void setThemes(ClasspathThemeProviderFactory.ThemeRepresentation[] themes) 
 
- 
 
-