Uses of Enum
com.amazonaws.services.cloudfront.CloudFrontCookieSigner
Packages that use CloudFrontCookieSigner
-
Uses of CloudFrontCookieSigner in com.amazonaws.services.cloudfront
Subclasses with type arguments of type CloudFrontCookieSigner in com.amazonaws.services.cloudfrontModifier and TypeClassDescriptionenumUtility class for generating pre-signed Set-Cookie headers for serving private CloudFront content.Methods in com.amazonaws.services.cloudfront that return CloudFrontCookieSignerModifier and TypeMethodDescriptionstatic CloudFrontCookieSignerReturns the enum constant of this type with the specified name.static CloudFrontCookieSigner[]CloudFrontCookieSigner.values()Returns an array containing the constants of this enum type, in the order they are declared.