Uses of Class
software.amazon.awssdk.services.cloudfront.model.Signer
Packages that use Signer
-
Uses of Signer in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type SignerModifier and TypeMethodDescriptionActiveTrustedSigners.items()A list of Amazon Web Services accounts and the identifiers of active CloudFront key pairs in each account that CloudFront can use to verify the signatures of signed URLs and signed cookies.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type SignerModifier and TypeMethodDescriptionA list of Amazon Web Services accounts and the identifiers of active CloudFront key pairs in each account that CloudFront can use to verify the signatures of signed URLs and signed cookies.Method parameters in software.amazon.awssdk.services.cloudfront.model with type arguments of type SignerModifier and TypeMethodDescriptionActiveTrustedSigners.Builder.items(Collection<Signer> items) A list of Amazon Web Services accounts and the identifiers of active CloudFront key pairs in each account that CloudFront can use to verify the signatures of signed URLs and signed cookies.