Package | Description |
---|---|
org.jets3t.samples |
Sample code fragments demonstrating how to use the JetS3t toolkit API.
|
org.jets3t.service.security |
Provides encryption/decryption facilities and the AWSCredentials credential container object.
|
Modifier and Type | Method and Description |
---|---|
static AWSCredentials |
SamplesUtils.loadAWSCredentials()
Loads AWS Credentials from the file samples.properties
(
SamplesUtils.SAMPLES_PROPERTIES_NAME ) that must be available in the
classpath, and must contain settings awsAccessKey and
awsSecretKey. |
Modifier and Type | Class and Description |
---|---|
class |
AWSDevPayCredentials
Class to contain the Amazon Web Services (AWS) credentials of a user,
with bits needed for DevPay.
|
class |
AWSSessionCredentials
Class to contain the temporary (session-based) Amazon Web Services (AWS) credentials of a user.
|
Copyright © 2006–2018. All rights reserved.