Package | Description |
---|---|
com.amazonaws.auth | |
com.amazonaws.services.s3.internal |
Modifier and Type | Class and Description |
---|---|
class |
AWS3Signer
Signer implementation that signs requests with the AWS3 signing protocol.
|
class |
AWS4Signer
Signer implementation that signs requests with the AWS4 signing protocol.
|
class |
CloudFrontSigner
Implementation of AbstractAWSSigner for Amazon CloudFront's authentication
scheme.
|
class |
QueryStringSigner
Signer implementation responsible for signing an AWS query string request
according to the various signature versions and hashing algorithms.
|
Modifier and Type | Class and Description |
---|---|
class |
AWSS3V4Signer
AWS4 signer implementation for AWS S3
|
class |
S3QueryStringSigner<T> |
class |
S3Signer
Implementation of the Signer interface specific to S3's signing
algorithm.
|
Copyright © 2016. All rights reserved.