Package org.jets3t.service.utils.signedurl

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.