See: Description
Class | Description |
---|---|
AccessControlDialog |
Dialog for managing S3 access control settings for buckets and objects.
|
AWSDevPayProductPanel |
Class to store information about a AWS DevPay product.
|
BucketLoggingDialog |
Dialog box for displaying and modifying the logging status of buckets.
|
BucketTableModel |
A table model to store
S3Bucket s. |
CreateBucketDialog |
Dialog box to prompt for the name and location of an S3 bucket.
|
CredentialsDialog |
Dialog box for obtaining a user's credentials, where the dialog is simply
a wrapping for a
LoginCredentialsPanel . |
LoginCredentialsPanel |
A panel for obtaining a user's credentials.
|
LoginLocalFolderPanel |
A panel for displaying a user's login credentials where those credentials are stored
in files available on the user's computer.
|
LoginPassphrasePanel |
A panel for prompting a user to provide a passphrase and password used to store
or access their credentials in a storage service.
|
ObjectTableModel |
A table model to store
S3Object s. |
PreferencesDialog |
Dialog box for managing Cockpit Preferences.
|
RequesterPaysDialog |
Dialog box show the Request Payment Configuration setting for a bucket,
and to allow this setting to be changed.
|
SignedGetUrlDialog |
Dialog box to query to generate Signed URLs for a given set of objects, based
on URL signing configuration options selected by the user.
|
StartupDialog |
Dialog box for obtaining a user's service credentials, and performing other startup
tasks such as loading properties files.
|