Package org.jets3t.service.security

Provides encryption/decryption facilities and the AWSCredentials credential container object.

See:
          Description

Class Summary
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.
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.
 

Package org.jets3t.service.security Description

Provides encryption/decryption facilities and the AWSCredentials credential container object.