Annotation Type CacheControl


  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Authorities to whom this cache directive applies.
    boolean
     
    int
     
  • Element Details

    • maxAge

      int maxAge
      Default:
      -1
    • isPrivate

      boolean isPrivate
      Default:
      false
    • authorities

      String[] authorities
      Authorities to whom this cache directive applies.
      Default:
      {}