Class Scope

java.lang.Object
com.auth0.json.mgmt.resourceserver.Scope

public class Scope extends Object
  • Constructor Details

    • Scope

      public Scope(String value)
  • Method Details

    • getDescription

      public String getDescription()
    • setDescription

      public void setDescription(String description)
    • getValue

      public String getValue()
    • setValue

      public void setValue(String value)