Interface | Description |
---|---|
NoSessionSupportCredentials |
Marker interface for credentials that should not be used to start
AWS Security Token Service sessions.
|
Class | Description |
---|---|
AwsChunkedEncodingInputStream |
A wrapper class of InputStream that implements chunked-encoding.
|
CloudFrontSigner |
Implementation of AbstractAWSSigner for Amazon CloudFront's authentication
scheme.
|
PEMObject |
A PEM object in a PEM file.
|
SessionCredentialsProviderFactory |
Session credentials provider factory to share providers across potentially
many clients.
|
STSAssumeRoleSessionCredentialsProvider |
AWSCredentialsProvider implementation that uses the AWS Security Token
Service to assume a Role and create temporary, short-lived sessions to use
for authentication.
|
STSSessionCredentials | Deprecated |
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.
|
Enum | Description |
---|---|
PEM |
A PEM utility that can be used to read keys from PEM.
|
PEMObjectType |
The type of a specific PEM object in a PEM file.
|
RSA |
Utility for RSA keys.
|
Copyright © 2015. All rights reserved.