public class DefaultThemeSelectorProvider extends Object implements ThemeSelectorProvider
Modifier and Type | Field and Description |
---|---|
static String |
LOGIN_THEME_KEY |
Constructor and Description |
---|
DefaultThemeSelectorProvider(KeycloakSession session) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
String |
getThemeName(Theme.Type type)
Return the theme name to use for the specified type
|
public static final String LOGIN_THEME_KEY
public DefaultThemeSelectorProvider(KeycloakSession session)
public String getThemeName(Theme.Type type)
ThemeSelectorProvider
getThemeName
in interface ThemeSelectorProvider
Copyright © 2021 JBoss by Red Hat. All rights reserved.