Package | Description |
---|---|
org.jets3t.apps.cockpit |
Provides Cockpit, a graphical Java application for viewing and managing the contents of an Amazon S3 account.
|
org.jets3t.apps.cockpit.gui |
Provides the main GUI components (dialogs and panels) for Cockpit.
|
org.jets3t.samples |
Sample code fragments demonstrating how to use the JetS3t toolkit API.
|
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.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.multi | |
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.security |
Provides encryption/decryption facilities and the AWSCredentials credential container object.
|
org.jets3t.service.utils |
General purpose utilities used throughout the JetS3t toolkit and applications.
|
org.jets3t.service.utils.oauth | |
org.jets3t.servlets.gatekeeper.impl |
Implementations of interfaces used by the Gatekeeper servlet to do its work - these implementation
classes can be used as-is, but it is more likely they will be used as a starting-point for
Service Providers who will extend them to perform exactly as needed in their authorization
scenarios.
|
Class and Description |
---|
ProviderCredentials
Abstract class to contain the credentials of a user.
|
Class and Description |
---|
ProviderCredentials
Abstract class to contain the credentials of a user.
|
Class and Description |
---|
AWSCredentials
Class to contain the Amazon Web Services (AWS) credentials of a user.
|
GSCredentials
Class to contain the Google Storage (GS) credentials of a user.
|
Class and Description |
---|
ProviderCredentials
Abstract class to contain the credentials of a user.
|
Class and Description |
---|
ProviderCredentials
Abstract class to contain the credentials of a user.
|
Class and Description |
---|
ProviderCredentials
Abstract class to contain the credentials of a user.
|
Class and Description |
---|
EncryptionUtil
Utility class to handle encryption and decryption in the JetS3t suite.
|
ProviderCredentials
Abstract class to contain the credentials of a user.
|
Class and Description |
---|
AWSCredentials
Class to contain the Amazon Web Services (AWS) credentials of a user.
|
OAuth2Tokens
Represent OAuth 2.0 access and refresh tokens, and an optional expiry date
based on the expiry timeout an OAuth end-point may return.
|
ProviderCredentials
Abstract class to contain the credentials of a user.
|
Class and Description |
---|
EncryptionUtil
Utility class to handle encryption and decryption in the JetS3t suite.
|
ProviderCredentials
Abstract class to contain the credentials of a user.
|
Class and Description |
---|
OAuth2Tokens
Represent OAuth 2.0 access and refresh tokens, and an optional expiry date
based on the expiry timeout an OAuth end-point may return.
|
Class and Description |
---|
ProviderCredentials
Abstract class to contain the credentials of a user.
|
Copyright © 2006–2018. All rights reserved.