Uses of Interface
software.amazon.awssdk.services.cloudfront.cookie.CookiesForCustomPolicy
Packages that use CookiesForCustomPolicy
Package
Description
-
Uses of CookiesForCustomPolicy in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return CookiesForCustomPolicyModifier and TypeMethodDescriptionCloudFrontUtilities.getCookiesForCustomPolicy(Consumer<CustomSignerRequest.Builder> request) Returns signed cookies that provides tailored access to private content based on an access time window and an ip range.CloudFrontUtilities.getCookiesForCustomPolicy(CustomSignerRequest request) Returns signed cookies that provides tailored access to private content based on an access time window and an ip range. -
Uses of CookiesForCustomPolicy in software.amazon.awssdk.services.cloudfront.internal.cookie
Classes in software.amazon.awssdk.services.cloudfront.internal.cookie that implement CookiesForCustomPolicy