Annotation Type AuthorizationFeatureDocumentation

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String name
      The name of the authorization feature (required).
    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String description
      The description of the authorization feature.
    • Element Detail

      • name

        String name
        The name of the authorization feature (required).
        Returns:
        the name.
      • description

        String description
        The description of the authorization feature.
        Returns:
        the description of the authorization feature, or the empty string if unspecified by the annotation.
        Default:
        ""