Annotation Type CacheControl

    • Optional Element Summary

      Optional Elements 
      Modifier and Type Optional Element Description
      String[] authorities
      Authorities to whom this cache directive applies.
      boolean isPrivate  
      int maxAge  
    • Element Detail

      • maxAge

        int maxAge
        Default:
        -1
      • isPrivate

        boolean isPrivate
        Default:
        false
      • authorities

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