See: Description
Class | Description |
---|---|
AWSCredentials |
Class to contain the Amazon Web Services (AWS) credentials of a user.
|
AWSDevPayCredentials |
Class to contain the Amazon Web Services (AWS) credentials of a user,
with bits needed for DevPay.
|
AWSEC2IAMSessionCredentials |
Class to fetch, re-fetch, and contain the temporary (session-based)
Amazon Web Services (AWS) credentials of an Identity and Access Management
(IAM) role provided via EC2 instance data.
|
AWSSessionCredentials |
Class to contain the temporary (session-based) Amazon Web Services (AWS) credentials of a user.
|
EncryptionUtil |
Utility class to handle encryption and decryption in the JetS3t suite.
|
GSCredentials |
Class to contain the Google Storage (GS) credentials of a user.
|
OAuth2Credentials |
Class to contain OAuth2 client credentials for authenticating against an
OAuth end-point, as opposed to authenticating directly with a storage service.
|
OAuth2Tokens |
Represent OAuth 2.0 access and refresh tokens, and an optional expiry date
based on the expiry timeout an OAuth end-point may return.
|
ProviderCredentials |
Abstract class to contain the credentials of a user.
|
Provides encryption/decryption facilities and the AWSCredentials credential container object.