Uses of Interface
org.keycloak.theme.Theme
-
Packages that use Theme Package Description org.keycloak.models -
-
Uses of Theme in org.keycloak.models
Methods in org.keycloak.models that return Theme Modifier and Type Method Description ThemeThemeManager. getTheme(String name, Theme.Type type)Returns the specified theme for the specified type.ThemeThemeManager. getTheme(Theme.Type type)Returns the theme for the specified type.
-