Interface CookiesForCustomPolicy

All Superinterfaces:
SignedCookie, ToCopyableBuilder<CookiesForCustomPolicy.Builder,CookiesForCustomPolicy>
All Known Implementing Classes:
DefaultCookiesForCustomPolicy

Base interface class for CloudFront cookies with custom policies
  • Method Details

    • policyHeaderValue

      String policyHeaderValue()
      Returns the cookie policy header value that can be appended to an HTTP GET request i.e., "CloudFront-Policy=[POLICY_VALUE]"