Uses of Interface
software.amazon.awssdk.services.cloudfront.cookie.CookiesForCannedPolicy
Packages that use CookiesForCannedPolicy
Package
Description
-
Uses of CookiesForCannedPolicy in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront that return CookiesForCannedPolicyModifier and TypeMethodDescriptionCloudFrontUtilities.getCookiesForCannedPolicy(Consumer<CannedSignerRequest.Builder> request) Generate signed cookies that allows access to a specific distribution and resource path by applying access restrictions from a "canned" (simplified) policy document.CloudFrontUtilities.getCookiesForCannedPolicy(CannedSignerRequest request) Generate signed cookies that allows access to a specific distribution and resource path by applying access restrictions from a "canned" (simplified) policy document. -
Uses of CookiesForCannedPolicy in software.amazon.awssdk.services.cloudfront.internal.cookie
Classes in software.amazon.awssdk.services.cloudfront.internal.cookie that implement CookiesForCannedPolicy