Package org.jets3t.samples

Class Summary
CloudFrontSamples Sample code for performing CloudFront service operations.
CodeSamples This class includes all the code samples as listed in the JetS3t Programmer Guide.
S3PostFormBuilder  
SamplesUtils Utilities used by all Sample code, collected in one place for convenience.
StorePassphraseBasedLogin Demonstrates how Cockpit stores Passphrase-based login credentials in S3.
ThreadedObjectListing Demonstrates how to use the S3ServiceMulti.listObjects(String, String[], String, long) method to list multiple "partitions" of an S3 bucket at once, using multiple threads to list objects matching different prefixes.
UrlSigningExample Demonstrates how to create and use Signed URLs.