Package org.keycloak.theme
Class ThemeResources
java.lang.Object
org.keycloak.theme.ThemeResources
-
Constructor Summary
ConstructorsConstructorDescriptionThemeResources(List<ThemeResourceDescriptor> styles, List<ThemeResourceDescriptor> stylesCommon, List<ThemeResourceDescriptor> scripts, List<ThemeResourceDescriptor> favicons) -
Method Summary
-
Constructor Details
-
ThemeResources
public ThemeResources(List<ThemeResourceDescriptor> styles, List<ThemeResourceDescriptor> stylesCommon, List<ThemeResourceDescriptor> scripts, List<ThemeResourceDescriptor> favicons)
-
-
Method Details
-
empty
-
getStyles
-
getStylesCommon
-
getScripts
-
getFavicons
-