Annotation Interface AuthDetail


@Retention(RUNTIME) @Documented public @interface AuthDetail
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    The auth detail key
    The auth detail value
  • Element Details

    • key

      String key
      The auth detail key
      Returns:
      The auth detail key
    • value

      String value
      The auth detail value
      Returns:
      The auth detail value