public class JarThemeProviderFactory extends ClasspathThemeProviderFactory
ClasspathThemeProviderFactory.ThemeRepresentation, ClasspathThemeProviderFactory.ThemesRepresentation
KEYCLOAK_THEMES_JSON, themes
Constructor and Description |
---|
JarThemeProviderFactory() |
Modifier and Type | Method and Description |
---|---|
ThemeProvider |
create(KeycloakSession session) |
void |
init(Config.Scope config)
Only called once when the factory is first created.
|
close, getId, loadThemes, postInit
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
order
public ThemeProvider create(KeycloakSession session)
create
in interface ProviderFactory<ThemeProvider>
create
in class ClasspathThemeProviderFactory
public void init(Config.Scope config)
ProviderFactory
init
in interface ProviderFactory<ThemeProvider>
init
in class ClasspathThemeProviderFactory
Copyright © 2021 JBoss by Red Hat. All rights reserved.