Class ScopeDescriptionWithTitle

java.lang.Object
com.atlassian.oauth2.scopes.api.ScopeDescriptionWithTitle

public class ScopeDescriptionWithTitle extends Object
  • Constructor Details

    • ScopeDescriptionWithTitle

      public ScopeDescriptionWithTitle(String title, String description)
  • Method Details

    • getTitle

      public String getTitle()
    • getDescription

      public String getDescription()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object