Package | Description |
---|---|
org.jets3t.apps.cockpit.gui |
Provides the main GUI components (dialogs and panels) for Cockpit.
|
org.jets3t.apps.cockpitlite |
Provides CockpitLite, a graphical Java application for viewing and managing the contents
of an Amazon S3 account, where the S3 account is not owned by the application's user
directly but is made available via the Gatekeeper servlet.
|
org.jets3t.service |
Provides the main S3 Service interface, on which all JetS3t REST/HTTP or SOAP
implementations are based, and utilites applicable for all services.
|
org.jets3t.service.acl |
Access Control List (ACL) implementation classes and utilities.
|
org.jets3t.service.acl.gs | |
org.jets3t.service.impl.rest |
Contains utilties of use to any REST/HTTP S3 Service implementations, and specifically to
the HttpClient implementation provided with JetS3t.
|
org.jets3t.service.impl.rest.httpclient |
Provides a REST/HTTP S3 Service implementation based on the
Apache HttpClient library - this
implementation is the most reliable and efficient implementation provided with JetS3t.
|
org.jets3t.service.model |
Provides objects that model entities in S3 such as objects, buckets and owners.
|
org.jets3t.service.multithread |
A multi-threading utility that manages multiple S3 interactions at once by wrapping an S3Service
implementation and running this service with multiple threads.
|
org.jets3t.service.utils.signedurl |
Utility classes used when generated or applying signed URLs.
|
Class and Description |
---|
AccessControlList
Represents an Amazon S3 Access Control List (ACL), including the ACL's set of grantees and the
permissions assigned to each grantee.
|
Class and Description |
---|
AccessControlList
Represents an Amazon S3 Access Control List (ACL), including the ACL's set of grantees and the
permissions assigned to each grantee.
|
Class and Description |
---|
AccessControlList
Represents an Amazon S3 Access Control List (ACL), including the ACL's set of grantees and the
permissions assigned to each grantee.
|
Class and Description |
---|
AccessControlList
Represents an Amazon S3 Access Control List (ACL), including the ACL's set of grantees and the
permissions assigned to each grantee.
|
GrantAndPermission
Simple container object to combine a grantee object with a permission object.
|
GranteeInterface
Represents a grantee (entity) who can be assigned access permissions in an
AccessControlList . |
GroupGrantee
Represents a Group grantee.
|
Permission
Represents an access permission, as granted to grantees in an
AccessControlList . |
Class and Description |
---|
AccessControlList
Represents an Amazon S3 Access Control List (ACL), including the ACL's set of grantees and the
permissions assigned to each grantee.
|
CanonicalGrantee
Represents a grantee identified by their canonical Amazon ID, which is something along the lines
of an Amazon-internal ID specific to a user.
|
EmailAddressGrantee
Represents an Email Grantee, that is a grantee identified by their email address and
authenticated by an Amazon system.
|
GranteeInterface
Represents a grantee (entity) who can be assigned access permissions in an
AccessControlList . |
GroupGrantee
Represents a Group grantee.
|
Class and Description |
---|
AccessControlList
Represents an Amazon S3 Access Control List (ACL), including the ACL's set of grantees and the
permissions assigned to each grantee.
|
GranteeInterface
Represents a grantee (entity) who can be assigned access permissions in an
AccessControlList . |
Permission
Represents an access permission, as granted to grantees in an
AccessControlList . |
Class and Description |
---|
AccessControlList
Represents an Amazon S3 Access Control List (ACL), including the ACL's set of grantees and the
permissions assigned to each grantee.
|
Class and Description |
---|
AccessControlList
Represents an Amazon S3 Access Control List (ACL), including the ACL's set of grantees and the
permissions assigned to each grantee.
|
GrantAndPermission
Simple container object to combine a grantee object with a permission object.
|
Class and Description |
---|
AccessControlList
Represents an Amazon S3 Access Control List (ACL), including the ACL's set of grantees and the
permissions assigned to each grantee.
|
Class and Description |
---|
AccessControlList
Represents an Amazon S3 Access Control List (ACL), including the ACL's set of grantees and the
permissions assigned to each grantee.
|
Copyright © 2006–2018. All rights reserved.