Class UniversalLoginTemplate

java.lang.Object
com.auth0.json.mgmt.branding.UniversalLoginTemplate

public class UniversalLoginTemplate extends Object
  • Constructor Details

    • UniversalLoginTemplate

      public UniversalLoginTemplate()
  • Method Details

    • getBody

      public String getBody()
      Getter for the template body.
      Returns:
      the template body.
    • setBody

      public void setBody(String body)
      Sets for the body of the template.