Class ThemeInfoRepresentation

java.lang.Object
org.keycloak.representations.info.ThemeInfoRepresentation

public class ThemeInfoRepresentation extends Object
Author:
Stian Thorgersen
  • Constructor Details

    • ThemeInfoRepresentation

      public ThemeInfoRepresentation()
  • Method Details

    • getName

      public String getName()
    • setName

      public void setName(String name)
    • getLocales

      public String[] getLocales()
    • setLocales

      public void setLocales(String[] locales)