Package org.jets3t.service.utils.signedurl

Utility classes used when generated or applying signed URLs.

See:
          Description

Interface Summary
SignedUrlHandler An interface implemented by JetS3t services or utilities that can perform operations on objects in S3 using only signed URLs - that is, without any knowledge of the user's AWS credentials.
 

Class Summary
GatekeeperClientUtils Utility class to handle common operations performed by Gatekeeper client applications.
SignedUrlAndObject A package containing an object and a signed URL associated with the object.
 

Package org.jets3t.service.utils.signedurl Description

Utility classes used when generated or applying signed URLs.

Since:
0.5.0