Annotation Type AuthenticatedIf


@Retention(RUNTIME) @Target(TYPE) public @interface AuthenticatedIf
Marks an endpoint as authenticated if the named setting is set to true.
Author:
Tim Boudreau
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
     
  • Element Details

    • value

      String value
      Default:
      "default"