JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.s3.internal

Class S3QueryStringSigner

    • Constructor Detail

      • S3QueryStringSigner

        public S3QueryStringSigner(String httpVerb,
         String resourcePath,
         Date expiration)
    • Method Detail

      • sign

        public void sign(SignableRequest<?> request,
         AWSCredentials credentials)
         throws SdkClientException 
        Description copied from interface: Signer
        Sign the given request with the given set of credentials. Modifies the passed-in request to apply the signature.
        Parameters:
        request - The request to sign.
        credentials - The credentials to sign the request with.
        Throws:
        SdkClientException
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /