Annotation Type Scope


  • public @interface Scope
    The available scopes for an OAuth2 security scheme
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String description
      A short description of the scope
      String name
      The name of the scope
    • Element Detail

      • name

        String name
        The name of the scope
        Returns:
        the name of the scope
      • description

        String description
        A short description of the scope
        Returns:
        a short description of the scope