Package | Description |
---|---|
com.amazonaws |
The amazonaws package includes classes commonly used to support the AWS SDK for Android.
|
com.amazonaws.auth | |
com.amazonaws.handlers | |
com.amazonaws.http | |
com.amazonaws.metrics |
Classes used to support the AWS SDK metrics API.
|
com.amazonaws.regions | |
com.amazonaws.services.cognitoidentity |
|
com.amazonaws.services.securitytoken |
|
Class and Description |
---|
AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
Signer
A strategy for applying cryptographic signatures to a request, proving that
the request was made by someone in posession of the given set of credentials
without transmitting the secret key over the wire.
|
Class and Description |
---|
AbstractAWSSigner
Abstract base class for AWS signing protocol implementations.
|
AWS4Signer.HeaderSigningResult |
AWSAbstractCognitoIdentityProvider
This class utilizes Cognito as a means to get an identity and dispense an
identityId and token.
|
AWSCognitoIdentityProvider
A container of data pertinent to a single provider, and will handle most of
the interactions with said provider and the client.
|
AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
AWSCredentialsProvider
Interface for providing AWS credentials.
|
AWSCredentialsProviderChain
AWSCredentialsProvider implementation that chains together multiple
credentials providers. |
AWSIdentityProvider
A container of data pertinent to a single provider, and will handle most of
the interactions with said provider and the client.
|
AWSRefreshableSessionCredentials
Session credentials that can be refreshed upon request.
|
AWSSessionCredentials
AWS session credentials object.
|
CognitoCredentialsProvider
AWSCredentialsProvider implementation that uses the Amazon Cognito Identity
service and AWS Security Token Service to create temporary, short-lived
sessions to use for authentication
|
IdentityChangedListener
The interface to handle the appropriate updates when an identity change event
was caught
|
Presigner
A request signer that has special-case logic to presign requests, generating
a URL which embeds the signature suitable for hyperlinking.
|
RegionAwareSigner
A signer that needs to know which region it is talking to.
|
ServiceAwareSigner
A signer that needs to know which service it is talking to.
|
SignatureVersion
Enum for the signature version.
|
Signer
A strategy for applying cryptographic signatures to a request, proving that
the request was made by someone in posession of the given set of credentials
without transmitting the secret key over the wire.
|
SigningAlgorithm
Enum for the signing algorithm.
|
STSSessionCredentialsProvider
AWSCredentialsProvider implementation that uses the AWS Security Token
Service to create temporary, short-lived sessions to use for authentication.
|
WebIdentityFederationSessionCredentialsProvider
AWSCredentialsProvider implementation that uses the AWS Security Token
Service to create temporary, short-lived sessions to use for authentication.
|
Class and Description |
---|
AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
Class and Description |
---|
AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
Signer
A strategy for applying cryptographic signatures to a request, proving that
the request was made by someone in posession of the given set of credentials
without transmitting the secret key over the wire.
|
Class and Description |
---|
AWSCredentialsProvider
Interface for providing AWS credentials.
|
Class and Description |
---|
AWSCredentialsProvider
Interface for providing AWS credentials.
|
Class and Description |
---|
AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
AWSCredentialsProvider
Interface for providing AWS credentials.
|
Class and Description |
---|
AWSCredentials
Provides access to the AWS credentials used for accessing AWS services: AWS
access key ID and secret access key.
|
AWSCredentialsProvider
Interface for providing AWS credentials.
|
Copyright © 2018. All rights reserved.