Uses of Class
com.amazonaws.services.cloudfront.CloudFrontCookieSigner
-
Packages that use CloudFrontCookieSigner Package Description com.amazonaws.services.cloudfront -
-
Uses of CloudFrontCookieSigner in com.amazonaws.services.cloudfront
Methods in com.amazonaws.services.cloudfront that return CloudFrontCookieSigner Modifier and Type Method Description static CloudFrontCookieSigner
CloudFrontCookieSigner. valueOf(String name)
Returns 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.
-