Package org.keycloak.theme
Interface ThemeSelectorProvider
- All Superinterfaces:
 Provider
- All Known Implementing Classes:
 DefaultThemeSelectorProvider
- Author:
 - Stian Thorgersen
 
- 
Field Summary
Fields - 
Method Summary
Modifier and TypeMethodDescriptiondefault StringgetThemeName(Theme.Type type) Return the theme name to use for the specified type 
- 
Field Details
- 
DEFAULT
- See Also:
 
 - 
DEFAULT_V2
- See Also:
 
 - 
DEFAULT_V3
- See Also:
 
 
 - 
 - 
Method Details
- 
getThemeName
Return the theme name to use for the specified type- Parameters:
 type-- Returns:
 
 - 
getDefaultThemeName
 
 -