See: Description
| Interface | Description |
|---|---|
| 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 | Description |
|---|---|
| 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.
|
Utility classes used when generated or applying signed URLs.