A B C D E F G H I J L M N O P R S T U V W X _

A

accept(File) - Method in class org.jets3t.apps.uploader.UploaderFileExtensionFilter
 
AccessControlDialog - Class in org.jets3t.apps.cockpit.gui
Dialog for managing S3 access control settings for buckets and objects.
AccessControlList - Class in org.jets3t.service.acl
Represents an Amazon S3 Access Control List (ACL), including the ACL's set of grantees and the permissions assigned to each grantee.
AccessControlList() - Constructor for class org.jets3t.service.acl.AccessControlList
 
AccessControlPolicy - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
AccessControlPolicy() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.AccessControlPolicy
 
AccessControlPolicy(CanonicalUser, Grant[]) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.AccessControlPolicy
 
actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
Event handler for this application, handles all menu items.
actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.AccessControlDialog
Event handler for this dialog.
actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.AWSCredentialsDialog
 
actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.BucketLoggingDialog
 
actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.CreateBucketDialog
 
actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.LoginLocalFolderPanel
 
actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.PreferencesDialog
Event handler for this dialog.
actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.RequesterPaysDialog
 
actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.SignedGetUrlDialog
 
actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpit.gui.StartupDialog
Event handler for this dialog.
actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
Event handler for this application, handles all menu items.
actionPerformed(ActionEvent) - Method in class org.jets3t.apps.cockpitlite.ToggleAclDialog
 
actionPerformed(ActionEvent) - Method in class org.jets3t.apps.uploader.Uploader
Handles GUI actions.
actionPerformed(ActionEvent) - Method in class org.jets3t.gui.AuthenticationDialog
Event handler for this dialog.
actionPerformed(ActionEvent) - Method in class org.jets3t.gui.CopyObjectsDialog
Event handler for this dialog.
actionPerformed(ActionEvent) - Method in class org.jets3t.gui.ErrorDialog
 
actionPerformed(ActionEvent) - Method in class org.jets3t.gui.ItemPropertiesDialog
Event handler for this dialog.
actionPerformed(ActionEvent) - Method in class org.jets3t.gui.ManageDistributionsDialog
 
actionPerformed(ActionEvent) - Method in class org.jets3t.gui.ObjectsAttributesDialog
Event handler for this dialog.
actionPerformed(ActionEvent) - Method in class org.jets3t.gui.ProgressDialog
 
actionPerformed(ActionEvent) - Method in class org.jets3t.gui.ProgressPanel
 
addAllMetadata(Map) - Method in class org.jets3t.service.model.BaseS3Object
Adds all the items in the provided map to this object's metadata.
addAllMetadata(Map) - Method in class org.jets3t.service.model.S3Object
Add all the metadata information to the object from the provided map.
addApplicationProperties(Map) - Method in class org.jets3t.apps.uploader.XmlGenerator
Add application-specific properties to the XML document.
addApplicationProperties(Map) - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
Adds a set of application-specific properties to the message.
addApplicationProperty(String, String) - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
Adds an application-specific property to the message.
addBucket(S3Bucket, boolean) - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
 
addMessageProperties(Map) - Method in class org.jets3t.apps.uploader.XmlGenerator
Add message-specific properties to the XML document.
addMessageProperties(Map) - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
Adds a set of message-specific properties to the message.
addMessageProperty(String, String) - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
Adds a message-specific property to the message.
addMetadata(String, String) - Method in class org.jets3t.service.model.BaseS3Object
Adds a metadata item to the object.
addMetadata(String, Date) - Method in class org.jets3t.service.model.BaseS3Object
Adds a Date metadata item to the object.
addMetadata(String, S3Owner) - Method in class org.jets3t.service.model.BaseS3Object
Adds an S3Owner metadata item to the object.
addMetadata(String, String) - Method in class org.jets3t.service.model.S3Object
Add metadata information to the object.
addObject(S3Object) - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
 
addObject(S3Object) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
 
addObjectMetadata(String, String) - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
Adds to the object's metadata, that will be included in the Gatekeeer message.
addObjects(S3Object[]) - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
 
addObjects(S3Object[]) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
 
addServiceEventListener(S3ServiceEventListener) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Adds a service event listener to the set of listeners that will be notified of events.
addSignatureRequest(String, String, Map, SignatureRequest) - Method in class org.jets3t.apps.uploader.XmlGenerator
Add a signature request item to the XML document to store the request, and details about the object the request was related to.
addSignatureRequest(SignatureRequest) - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
Adds a Signature Request to the message, indicating a request that a particular operation be allowed on a particular object.
addSignatureRequests(SignatureRequest[]) - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
Adds multiple signature requests to the message.
addTargetGrant(GrantAndPermission) - Method in class org.jets3t.service.model.S3BucketLoggingStatus
 
ALL_USERS - Static variable in class org.jets3t.service.acl.GroupGrantee
The group of all users, represented in S3 by the URI: http://acs.amazonaws.com/groups/global/AllUsers
allowBucketListingRequest(GatekeeperMessage, ClientInformation) - Method in class org.jets3t.servlets.gatekeeper.Authorizer
Authorizes a bucket listing operation for a client as represented by a the gatekeeper request message.
allowBucketListingRequest(GatekeeperMessage, ClientInformation) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultAuthorizer
Returns true in all cases.
allowSignatureRequest(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.Authorizer
Authorizes an operation represented by a signature request by returning true, or disallows the operation by returned false (and optionally setting a decline reason in the signature request).
allowSignatureRequest(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultAuthorizer
Returns true in all cases.
alreadySynchronisedKeys - Variable in class org.jets3t.service.utils.FileComparerResults
 
AMAZON_S3_PAGE - Static variable in class org.jets3t.apps.cockpit.Cockpit
 
AmazonCustomerByEmail - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
AmazonCustomerByEmail() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonCustomerByEmail
 
AmazonCustomerByEmail(String) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonCustomerByEmail
 
AmazonS3_PortType - Interface in org.jets3t.service.impl.soap.axis._2006_03_01
 
AmazonS3_Service - Interface in org.jets3t.service.impl.soap.axis._2006_03_01
 
AmazonS3_ServiceLocator - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
AmazonS3_ServiceLocator() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_ServiceLocator
 
AmazonS3_ServiceLocator(EngineConfiguration) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_ServiceLocator
 
AmazonS3_ServiceLocator(String, QName) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_ServiceLocator
 
AmazonS3SoapBindingStub - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
AmazonS3SoapBindingStub() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
AmazonS3SoapBindingStub(URL, Service) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
AmazonS3SoapBindingStub(Service) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
AMZ_DELETE_MARKER - Static variable in class org.jets3t.service.Constants
 
AMZ_MULTI_FACTOR_AUTH_CODE - Static variable in class org.jets3t.service.Constants
 
AMZ_REQUEST_ID_1 - Static variable in class org.jets3t.service.Constants
 
AMZ_REQUEST_ID_2 - Static variable in class org.jets3t.service.Constants
 
AMZ_SECURITY_TOKEN - Static variable in class org.jets3t.service.Constants
 
AMZ_VERSION_ID - Static variable in class org.jets3t.service.Constants
 
APP_PROPERTY_GATEKEEPER_ERROR_CODE - Static variable in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
The property name for storing error codes a Gatekeeper can return to a client.
APPLICATION_DESCRIPTION - Static variable in class org.jets3t.apps.cockpit.Cockpit
 
APPLICATION_DESCRIPTION - Static variable in class org.jets3t.apps.cockpitlite.CockpitLite
 
APPLICATION_DESCRIPTION - Static variable in class org.jets3t.apps.synchronize.Synchronize
 
APPLICATION_DESCRIPTION - Static variable in class org.jets3t.apps.uploader.Uploader
 
APPLICATION_TITLE - Static variable in class org.jets3t.apps.cockpit.Cockpit
 
APPLICATION_TITLE - Static variable in class org.jets3t.apps.cockpitlite.CockpitLite
 
applyIcon(Object, String) - Method in class org.jets3t.gui.GuiUtils
Loads an icon image from the classpath and sets the icon of the component.
ASCENDING - Static variable in class org.jets3t.gui.TableSorter
 
AUTHENTICATED_USERS - Static variable in class org.jets3t.service.acl.GroupGrantee
The group of authenticated users, represented in S3 by the URI: http://acs.amazonaws.com/groups/global/AuthenticatedUsers
AuthenticationDialog - Class in org.jets3t.gui
Dialog box for a user to enter authentication information for HTTP communication, such as NT or Basic authentication.
AuthenticationDialog(Frame, String, String, boolean) - Constructor for class org.jets3t.gui.AuthenticationDialog
Construct modal dialog for display over a Frame.
AuthenticationDialog(Dialog, String, String, boolean) - Constructor for class org.jets3t.gui.AuthenticationDialog
Construct modal dialog for display over another Dialog.
authorizeHttpRequest(HttpMethod) - Method in class org.jets3t.service.CloudFrontService
Sign the given HTTP method object using the AWS credentials provided by CloudFrontService.getAWSCredentials().
authorizeHttpRequest(HttpMethod) - Method in interface org.jets3t.service.impl.rest.httpclient.AWSRequestAuthorizer
 
authorizeHttpRequest(HttpMethod) - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
Authorizes an HTTP request by signing it.
Authorizer - Class in org.jets3t.servlets.gatekeeper
Authorizes or refuses operations on an S3 account - the decision can be based on information in the request message, details about the client, or the signature request itself.
Authorizer(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.Authorizer
Constructs an Authorizer.
available() - Method in class org.jets3t.service.impl.rest.httpclient.HttpMethodReleaseInputStream
 
available() - Method in class org.jets3t.service.io.GZipDeflatingInputStream
 
available() - Method in class org.jets3t.service.io.InterruptableInputStream
 
available() - Method in class org.jets3t.service.io.ProgressMonitoredInputStream
 
available() - Method in class org.jets3t.service.io.RepeatableFileInputStream
 
available() - Method in class org.jets3t.service.io.RepeatableInputStream
 
AWS_ACCESS_KEY_PROPERTY_NAME - Static variable in class org.jets3t.samples.SamplesUtils
 
AWS_SECRET_KEY_PROPERTY_NAME - Static variable in class org.jets3t.samples.SamplesUtils
 
AWSCredentials - Class in org.jets3t.service.security
Class to contain the Amazon Web Services (AWS) credentials of a user.
AWSCredentials(String, String) - Constructor for class org.jets3t.service.security.AWSCredentials
Construct credentials.
AWSCredentials(String, String, String) - Constructor for class org.jets3t.service.security.AWSCredentials
Construct credentials, and associate them with a human-friendly name.
AWSCredentialsDialog - Class in org.jets3t.apps.cockpit.gui
Dialog box for obtaining a user's AWS Credentials, where the dialog is simply a wrapping for a LoginCredentialsPanel.
AWSCredentialsDialog(Frame, boolean, HyperlinkActivatedListener) - Constructor for class org.jets3t.apps.cockpit.gui.AWSCredentialsDialog
Displays a dialog box prompting for a user's AWS credentials
AWSDevPayCredentials - Class in org.jets3t.service.security
Class to contain the Amazon Web Services (AWS) credentials of a user, with bits needed for DevPay.
AWSDevPayCredentials(String, String, String, String) - Constructor for class org.jets3t.service.security.AWSDevPayCredentials
Construct credentials.
AWSDevPayCredentials(String, String, String, String, String) - Constructor for class org.jets3t.service.security.AWSDevPayCredentials
Construct credentials.
AWSDevPayProduct - Class in org.jets3t.service.model
Class to contain information about an Amazon Web Services (AWS) S3 DevPay product.
AWSDevPayProduct(String) - Constructor for class org.jets3t.service.model.AWSDevPayProduct
 
AWSDevPayProduct(String, String) - Constructor for class org.jets3t.service.model.AWSDevPayProduct
 
AWSDevPayProductPanel - Class in org.jets3t.apps.cockpit.gui
Class to store information about a AWS DevPay product.
AWSDevPayProductPanel() - Constructor for class org.jets3t.apps.cockpit.gui.AWSDevPayProductPanel
 
AWSRequestAuthorizer - Interface in org.jets3t.service.impl.rest.httpclient
 
AxisSoapS3ServiceTest - Class in org.jets3t.tests
Test cases specific to the Axis SOAP S3Service implementation SoapS3Service.
AxisSoapS3ServiceTest() - Constructor for class org.jets3t.tests.AxisSoapS3ServiceTest
 

B

BaseS3Object - Class in org.jets3t.service.model
Base class to represent both S3 objects and buckets - both these object types contain metadata.
BaseS3Object() - Constructor for class org.jets3t.service.model.BaseS3Object
 
BaseS3ServiceTest - Class in org.jets3t.tests
Runs generic S3Service-related tests that any S3Service implementation should be able to perform.
BaseS3ServiceTest() - Constructor for class org.jets3t.tests.BaseS3ServiceTest
 
BaseVersionOrDeleteMarker - Class in org.jets3t.service.model
 
BaseVersionOrDeleteMarker(String, String, boolean, Date, S3Owner) - Constructor for class org.jets3t.service.model.BaseVersionOrDeleteMarker
 
BUCKET_STATUS__ALREADY_CLAIMED - Static variable in class org.jets3t.service.S3Service
 
BUCKET_STATUS__DOES_NOT_EXIST - Static variable in class org.jets3t.service.S3Service
 
BUCKET_STATUS__MY_BUCKET - Static variable in class org.jets3t.service.S3Service
 
BucketLister - Class in org.jets3t.servlets.gatekeeper
Provides a listing of objects in an S3 account to a client application that cannot query the account for itself.
BucketLister(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.BucketLister
 
BucketLoggingDialog - Class in org.jets3t.apps.cockpit.gui
Dialog box for displaying and modifying the logging status of buckets.
BucketLoggingDialog(Frame, S3Service, String[], HyperlinkActivatedListener) - Constructor for class org.jets3t.apps.cockpit.gui.BucketLoggingDialog
 
BucketLoggingStatus - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
BucketLoggingStatus() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.BucketLoggingStatus
 
BucketLoggingStatus(LoggingSettings) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.BucketLoggingStatus
 
BucketTableModel - Class in org.jets3t.apps.cockpit.gui
A table model to store S3Buckets.
BucketTableModel(boolean) - Constructor for class org.jets3t.apps.cockpit.gui.BucketTableModel
 
buildDiscrepancyLists(Map, Map) - Method in class org.jets3t.service.utils.FileComparer
Compares the contents of a directory on the local file system with the contents of an S3 resource.
buildDiscrepancyLists(Map, Map, BytesProgressWatcher) - Method in class org.jets3t.service.utils.FileComparer
Compares the contents of a directory on the local file system with the contents of an S3 resource.
buildFieldsPanel(JPanel, Jets3tProperties) - Method in class org.jets3t.gui.UserInputFields
Builds a user input panel matching the fields specified in the uploader.properties file.
buildFileMap(File[], boolean) - Method in class org.jets3t.service.utils.FileComparer
Builds a File Map containing the given files.
buildFileMap(File, String, boolean) - Method in class org.jets3t.service.utils.FileComparer
Builds a File Map containing all the files and directories inside the given root directory, where the map's key for each file is the relative path to the file.
buildObject() - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
 
buildObjectFromUrl(String, String, String) - Static method in class org.jets3t.service.utils.ServiceUtils
Builds an object based on the bucket name and object key information available in the components of a URL.
buildPolicyForSignedUrl(String, Date, String, Date) - Static method in class org.jets3t.service.CloudFrontService
Generate a policy document that describes custom access permissions to apply via a private distribution's signed URL.
buildPostForm(String, String) - Static method in class org.jets3t.service.S3Service
Generates an unauthenticated HTML POST form that can be used to upload files or data to S3 from a standard web browser.
buildPostForm(String, String, AWSCredentials, Date, String[], String[], String, boolean) - Static method in class org.jets3t.service.S3Service
Generates an HTML POST form that can be used to upload files or data to S3 from a standard web browser.
buildPostForm(String, String, AWSCredentials, Date, String[], String[], String, boolean, boolean, String) - Static method in class org.jets3t.service.S3Service
Generates an HTML POST form that can be used to upload files or data to S3 from a standard web browser.
buildS3ObjectMap(S3Service, S3Bucket, String, boolean, S3ServiceEventListener) - Method in class org.jets3t.service.utils.FileComparer
Builds an S3 Object Map containing all the objects within the given target path, where the map's key for each object is the relative path to the object.
buildS3ObjectMap(S3Service, S3Bucket, String, S3Object[], boolean, S3ServiceEventListener) - Method in class org.jets3t.service.utils.FileComparer
Builds an S3 Object Map containing all the given objects, by retrieving HEAD details about all the objects and using FileComparer.populateS3ObjectMap(String, S3Object[]) to product an object/key map.
buildS3ObjectMapPartial(S3Service, S3Bucket, String, String, boolean, boolean, S3ServiceEventListener) - Method in class org.jets3t.service.utils.FileComparer
Builds an S3 Object Map containing a partial set of objects within the given target path, where the map's key for each object is the relative path to the object.
buildS3ObjectsFromSignatureRequests(SignatureRequest[]) - Method in class org.jets3t.service.utils.signedurl.GatekeeperClientUtils
Parse the data in a set of SignatureRequest objects and build the corresponding S3Objects represented by that data.
ByteFormatter - Class in org.jets3t.service.utils
Formats numeric byte values into human-readable strings.
ByteFormatter() - Constructor for class org.jets3t.service.utils.ByteFormatter
Constructs a formatter that will use default text to represent byte amounts.
ByteFormatter(String, String, String, String, int) - Constructor for class org.jets3t.service.utils.ByteFormatter
Constructs a formatter that will use the given values when formatting byte values.
BytesProgressWatcher - Class in org.jets3t.service.io
Utility class that tracks the number of bytes transferred from a source, and uses this information to calculate transfer rates and estimate end times.
BytesProgressWatcher(long) - Constructor for class org.jets3t.service.io.BytesProgressWatcher
Construct a watcher for a transfer that will involve a given number of bytes.

C

calculateOverallBytesPerSecond(BytesProgressWatcher[]) - Static method in class org.jets3t.service.io.BytesProgressWatcher
 
calculateRecentByteRatePerSecond(BytesProgressWatcher[]) - Static method in class org.jets3t.service.io.BytesProgressWatcher
 
calculateRemainingTime(BytesProgressWatcher[]) - Static method in class org.jets3t.service.io.BytesProgressWatcher
 
CancelEventTrigger - Interface in org.jets3t.service.multithread
Interface implemented by multi-threaded S3 operations that can be cancelled prior to finishing.
cancelTask(Object) - Method in interface org.jets3t.service.multithread.CancelEventTrigger
Triggers a cancellation of some operation.
cancelTask() - Method in class org.jets3t.service.multithread.ThreadWatcher
Convenience method to trigger an event cancellation via CancelEventTrigger.cancelTask(java.lang.Object) if this thread watcher is associated with an operation that can be cancelled.
CanonicalGrantee - Class in org.jets3t.service.acl
Represents a grantee identified by their canonical Amazon ID, which is something along the lines of an Amazon-internal ID specific to a user.
CanonicalGrantee() - Constructor for class org.jets3t.service.acl.CanonicalGrantee
Default constructor.
CanonicalGrantee(String) - Constructor for class org.jets3t.service.acl.CanonicalGrantee
Constructs a grantee with the given canonical ID.
CanonicalUser - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
CanonicalUser() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.CanonicalUser
 
CanonicalUser(String, String) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.CanonicalUser
 
changedUpdate(DocumentEvent) - Method in class org.jets3t.apps.cockpit.gui.SignedGetUrlDialog
 
characters(char[], int, int) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.SimpleHandler
 
characters(char[], int, int) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MyDefaultHandler
 
checkBucketStatus(String) - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
 
checkBucketStatus(String) - Method in class org.jets3t.service.impl.soap.axis.SoapS3Service
Deprecated.  
checkBucketStatus(String) - Method in class org.jets3t.service.S3Service
Find out the status of an S3 bucket with the given name.
checkForInputErrors() - Method in class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
Verifies that the user has provided the correct inputs, and returns a list of error messages if not.
cleanRestMetadataMap(Map) - Static method in class org.jets3t.service.utils.ServiceUtils
From a map of metadata returned from a REST Get Object or Get Object Head request, returns a map of metadata with the HTTP-connection-specific metadata items removed.
clearAllProperties() - Method in class org.jets3t.service.Jets3tProperties
Clears (removes) all the property names and values used internally by this object.
clearPassword() - Method in class org.jets3t.apps.cockpit.gui.LoginLocalFolderPanel
Clears the user-provided password field.
clearProperty(String) - Method in class org.jets3t.service.Jets3tProperties
Removes a property name and value.
ClientInformation - Class in org.jets3t.servlets.gatekeeper
Stores information about the HTTP client that submitted a request to the Gatekeeper.
ClientInformation(String, String, String, int, HttpSession, Principal, String, HttpServletRequest) - Constructor for class org.jets3t.servlets.gatekeeper.ClientInformation
 
CLObjectTableModel - Class in org.jets3t.apps.cockpitlite
A table model to store S3Objects.
CLObjectTableModel() - Constructor for class org.jets3t.apps.cockpitlite.CLObjectTableModel
 
clone() - Method in class org.jets3t.service.model.S3Object
 
close() - Method in class org.jets3t.service.impl.rest.httpclient.HttpMethodReleaseInputStream
Standard input stream close method, except it ensures that HttpMethodReleaseInputStream.releaseConnection() is called before the input stream is closed.
close() - Method in class org.jets3t.service.io.GZipDeflatingInputStream
 
close() - Method in class org.jets3t.service.io.GZipInflatingOutputStream
 
close() - Method in class org.jets3t.service.io.InterruptableInputStream
 
close() - Method in class org.jets3t.service.io.ProgressMonitoredInputStream
 
close() - Method in class org.jets3t.service.io.ProgressMonitoredOutputStream
 
close() - Method in class org.jets3t.service.io.RepeatableFileInputStream
 
close() - Method in class org.jets3t.service.io.RepeatableInputStream
 
closeDataInputStream() - Method in class org.jets3t.service.model.S3Object
Closes the object's data input stream if it exists.
CloudFrontSamples - Class in org.jets3t.samples
Sample code for performing CloudFront service operations.
CloudFrontSamples() - Constructor for class org.jets3t.samples.CloudFrontSamples
 
CloudFrontService - Class in org.jets3t.service
A service that handles communication with the Amazon CloudFront REST API, offering all the operations that can be performed on CloudFront distributions.
CloudFrontService(AWSCredentials, String, CredentialsProvider, Jets3tProperties, HostConfiguration) - Constructor for class org.jets3t.service.CloudFrontService
Constructs the service and initialises its properties.
CloudFrontService(AWSCredentials) - Constructor for class org.jets3t.service.CloudFrontService
Constructs the service with default properties.
CloudFrontServiceException - Exception in org.jets3t.service
Exception for use by CloudFrontService and related utilities.
CloudFrontServiceException(String, int, String, String, String, String, String) - Constructor for exception org.jets3t.service.CloudFrontServiceException
 
CloudFrontServiceException() - Constructor for exception org.jets3t.service.CloudFrontServiceException
 
CloudFrontServiceException(String, Throwable) - Constructor for exception org.jets3t.service.CloudFrontServiceException
 
CloudFrontServiceException(String) - Constructor for exception org.jets3t.service.CloudFrontServiceException
 
CloudFrontServiceException(Throwable) - Constructor for exception org.jets3t.service.CloudFrontServiceException
 
CloudFrontXmlResponsesSaxParser - Class in org.jets3t.service.impl.rest
XML Sax parser to read XML documents returned by the CloudFront service via the REST interface, and convert these documents into JetS3t objects.
CloudFrontXmlResponsesSaxParser(Jets3tProperties) - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
Constructs the XML SAX parser.
CloudFrontXmlResponsesSaxParser.DistributionConfigHandler - Class in org.jets3t.service.impl.rest
 
CloudFrontXmlResponsesSaxParser.DistributionConfigHandler() - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
 
CloudFrontXmlResponsesSaxParser.DistributionHandler - Class in org.jets3t.service.impl.rest
 
CloudFrontXmlResponsesSaxParser.DistributionHandler() - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
 
CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler - Class in org.jets3t.service.impl.rest
 
CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler() - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
 
CloudFrontXmlResponsesSaxParser.ErrorHandler - Class in org.jets3t.service.impl.rest
 
CloudFrontXmlResponsesSaxParser.ErrorHandler() - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
 
CloudFrontXmlResponsesSaxParser.ListDistributionListHandler - Class in org.jets3t.service.impl.rest
 
CloudFrontXmlResponsesSaxParser.ListDistributionListHandler() - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ListDistributionListHandler
 
CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler - Class in org.jets3t.service.impl.rest
 
CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler() - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler
 
CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler - Class in org.jets3t.service.impl.rest
 
CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler() - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
 
CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler - Class in org.jets3t.service.impl.rest
 
CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler() - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
 
CloudFrontXmlResponsesSaxParser.SimpleHandler - Class in org.jets3t.service.impl.rest
 
CloudFrontXmlResponsesSaxParser.SimpleHandler() - Constructor for class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.SimpleHandler
 
Cockpit - Class in org.jets3t.apps.cockpit
Cockpit is a graphical Java application for viewing and managing the contents of an Amazon S3 account.
Cockpit() - Constructor for class org.jets3t.apps.cockpit.Cockpit
Constructor to run this application as an Applet.
Cockpit(JFrame) - Constructor for class org.jets3t.apps.cockpit.Cockpit
Constructor to run this application in a stand-alone window.
COCKPIT_PROPERTIES_FILENAME - Static variable in class org.jets3t.service.Constants
The file containing local Cockpit preferences.
CockpitLite - Class in org.jets3t.apps.cockpitlite
CockpitLite is 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 by a service provider.
CockpitLite() - Constructor for class org.jets3t.apps.cockpitlite.CockpitLite
Constructor to run this application as an Applet.
CockpitLite(JFrame, Properties) - Constructor for class org.jets3t.apps.cockpitlite.CockpitLite
Constructor to run this application in a stand-alone window.
CockpitPreferences - Class in org.jets3t.apps.cockpit
Stores Cockpit's preferences as set by the user via the PreferencesDialog.
CockpitPreferences() - Constructor for class org.jets3t.apps.cockpit.CockpitPreferences
 
CodeSamples - Class in org.jets3t.samples
This class includes all the code samples as listed in the JetS3t Programmer Guide.
CodeSamples() - Constructor for class org.jets3t.samples.CodeSamples
 
CommandLineCredentialsProvider - Class in org.jets3t.apps.synchronize
Prompts for the user to enter HTTP Proxy authentication credentials via the command line.
CommandLineCredentialsProvider() - Constructor for class org.jets3t.apps.synchronize.CommandLineCredentialsProvider
 
COMPARABLE_COMAPRATOR - Static variable in class org.jets3t.gui.TableSorter
 
compareTo(Object) - Method in class org.jets3t.service.model.AWSDevPayProduct
Compare two products by their names (using string comparision)
computeMD5Hash(InputStream) - Static method in class org.jets3t.service.utils.ServiceUtils
Computes the MD5 hash of the data in the given input stream and returns it as a hex string.
computeMD5Hash(byte[]) - Static method in class org.jets3t.service.utils.ServiceUtils
Computes the MD5 hash of the given data and returns it as a hex string.
Constants - Class in org.jets3t.service
Constants used by the S3Service and its implementation classes.
Constants() - Constructor for class org.jets3t.service.Constants
 
containsKey(String) - Method in class org.jets3t.service.Jets3tProperties
 
containsMetadata(String) - Method in class org.jets3t.service.model.BaseS3Object
 
contribs.mx - package contribs.mx
 
controlReturned(CloudFrontXmlResponsesSaxParser.SimpleHandler) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
 
controlReturned(CloudFrontXmlResponsesSaxParser.SimpleHandler) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ListDistributionListHandler
 
controlReturned(CloudFrontXmlResponsesSaxParser.SimpleHandler) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
 
controlReturned(CloudFrontXmlResponsesSaxParser.SimpleHandler) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
 
controlReturned(CloudFrontXmlResponsesSaxParser.SimpleHandler) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.SimpleHandler
 
convertHeadersToMap(Header[]) - Static method in class org.jets3t.service.utils.RestUtils
 
convertRsaPemToDer(InputStream) - Static method in class org.jets3t.service.security.EncryptionUtil
Convert a PEM encoded RSA certificate file into a DER format byte array.
copy(String, String) - Static method in class contribs.mx.S3ObjectMx
 
COPY - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataDirective
 
copyObject(String, String, String, String, MetadataDirective, MetadataEntry[], Grant[], Calendar, Calendar, String[], String[], StorageClass, String, Calendar, String, String) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_PortType
 
copyObject(String, String, String, String, MetadataDirective, MetadataEntry[], Grant[], Calendar, Calendar, String[], String[], StorageClass, String, Calendar, String, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
copyObject(String, String, String, S3Object, boolean, Calendar, Calendar, String[], String[]) - Method in class org.jets3t.service.S3Service
Copy an object within your S3 account.
copyObject(String, String, String, S3Object, boolean) - Method in class org.jets3t.service.S3Service
Copy an object within your S3 account.
CopyObjectResult - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
CopyObjectResult() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.CopyObjectResult
 
CopyObjectResult(Calendar, String) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.CopyObjectResult
 
copyObjects(String, String, String[], S3Object[], boolean) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Copies multiple objects within or between buckets, while sending CopyObjectsEvent notification events.
copyObjects(String, String, String[], S3Object[], boolean) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
Copies multiple objects within or between buckets.
CopyObjectsDialog - Class in org.jets3t.gui
Dialog for choosing the destination bucket for an Object copy operation, and specifying how the copy will be performed.
CopyObjectsDialog(Frame, String, SkinsFactory, S3Object[], S3Bucket[]) - Constructor for class org.jets3t.gui.CopyObjectsDialog
Construct a modal dialog for controlling copy opeations.
CopyObjectsEvent - Class in org.jets3t.service.multithread
Multi-threaded service event fired by S3ServiceMulti.copyObjects(String, String, String[], S3Object[], boolean).
copyVersionedObject(String, String, String, String, S3Object, boolean, Calendar, Calendar, String[], String[]) - Method in class org.jets3t.service.S3Service
Copy an object with a specific version within your S3 account.
copyVersionedObject(String, String, String, String, S3Object, boolean) - Method in class org.jets3t.service.S3Service
Copy an object with a specific version within your S3 account.
countBytesInObjects(S3Object[]) - Static method in class org.jets3t.service.utils.ServiceUtils
Counts the total number of bytes in a set of S3Objects by summing the content length of each.
createBucket(String, Grant[], String, Calendar, String) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_PortType
 
createBucket(String, Grant[], String, Calendar, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
createBucket(String, String) - Method in class org.jets3t.service.S3Service
Creates a bucket in a specific location, without checking whether the bucket already exists.
createBucket(String) - Method in class org.jets3t.service.S3Service
Creates a bucket.
createBucket(S3Bucket) - Method in class org.jets3t.service.S3Service
Creates a bucket in S3 based on the provided bucket object.
CreateBucketConfiguration - Class in org.jets3t.service.model
Represents the location configuraton to be applied to a newly created Bucket.
CreateBucketConfiguration() - Constructor for class org.jets3t.service.model.CreateBucketConfiguration
 
CreateBucketConfiguration(String) - Constructor for class org.jets3t.service.model.CreateBucketConfiguration
 
CreateBucketDialog - Class in org.jets3t.apps.cockpit.gui
Dialog box to prompt for the name and location of an S3 bucket.
CreateBucketDialog(String, Frame, HyperlinkActivatedListener) - Constructor for class org.jets3t.apps.cockpit.gui.CreateBucketDialog
 
CreateBucketResult - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
CreateBucketResult() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.CreateBucketResult
 
CreateBucketResult(String) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.CreateBucketResult
 
createBuckets(S3Bucket[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Creates multiple buckets, and sends CreateBucketsEvent notification events.
createBuckets(S3Bucket[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
Creates multiple buckets.
CreateBucketsEvent - Class in org.jets3t.service.multithread
Multi-threaded service event fired by S3ServiceMulti.createBuckets(S3Bucket[]).
createDistribution(String, String, String[], String, boolean, LoggingStatus, String, boolean, String[], String[]) - Method in class org.jets3t.service.CloudFrontService
Create a public or private CloudFront distribution for an S3 bucket.
createDistribution(String) - Method in class org.jets3t.service.CloudFrontService
Create a minimally-configured CloudFront distribution for an S3 bucket that will be publicly available once created.
createDistribution(String, String, String[], String, boolean, LoggingStatus) - Method in class org.jets3t.service.CloudFrontService
Create a public CloudFront distribution for an S3 bucket.
createDistribution(DistributionConfig) - Method in class org.jets3t.service.CloudFrontService
Create a public or private CloudFront distribution for an S3 bucket based on a pre-configured DistributionConfig.
createObjectForUpload(String, File, EncryptionUtil, boolean, BytesProgressWatcher) - Static method in class org.jets3t.service.utils.ObjectUtils
Prepares a file for upload to a named object in S3, potentially transforming it if zipping or encryption is requested.
createObjectForUpload(String, File, EncryptionUtil, boolean) - Static method in class org.jets3t.service.utils.ObjectUtils
Prepares a file for upload to a named object in S3, potentially transforming it if zipping or encryption is requested.
CreateObjectsEvent - Class in org.jets3t.service.multithread
Multi-threaded service event fired by S3ServiceMulti.putObjects(S3Bucket, S3Object[]).
createOriginAccessIdentity(String, String) - Method in class org.jets3t.service.CloudFrontService
Create a new Origin Access Identity
createPackageForDownload(S3Object, File, boolean, boolean, String) - Static method in class org.jets3t.service.utils.ObjectUtils
Creates a download package representing an S3Object that will be downloaded, and the target file the downloaded data will be written to.
createSignedDeleteUrl(String, String, Date, boolean) - Method in class org.jets3t.service.S3Service
Generates a signed DELETE URL.
createSignedDeleteUrl(String, String, Date) - Method in class org.jets3t.service.S3Service
Generates a signed DELETE URL.
createSignedDeleteUrl(String, String, AWSCredentials, Date, boolean) - Static method in class org.jets3t.service.S3Service
Deprecated. 0.7.4
createSignedDeleteUrl(String, String, AWSCredentials, Date) - Static method in class org.jets3t.service.S3Service
Deprecated. 0.7.4
createSignedGetUrl(String, String, Date, boolean) - Method in class org.jets3t.service.S3Service
Generates a signed GET URL.
createSignedGetUrl(String, String, Date) - Method in class org.jets3t.service.S3Service
Generates a signed GET URL.
createSignedGetUrl(String, String, AWSCredentials, Date, boolean) - Static method in class org.jets3t.service.S3Service
Deprecated. 0.7.4
createSignedGetUrl(String, String, AWSCredentials, Date) - Static method in class org.jets3t.service.S3Service
Deprecated. 0.7.4
createSignedHeadUrl(String, String, Date, boolean) - Method in class org.jets3t.service.S3Service
Generates a signed HEAD URL.
createSignedHeadUrl(String, String, Date) - Method in class org.jets3t.service.S3Service
Generates a signed HEAD URL.
createSignedHeadUrl(String, String, AWSCredentials, Date, boolean) - Static method in class org.jets3t.service.S3Service
Deprecated. 0.7.4
createSignedHeadUrl(String, String, AWSCredentials, Date) - Static method in class org.jets3t.service.S3Service
Deprecated. 0.7.4
createSignedPutUrl(String, String, Map, Date, boolean) - Method in class org.jets3t.service.S3Service
Generates a signed PUT URL.
createSignedPutUrl(String, String, Map, Date) - Method in class org.jets3t.service.S3Service
Generates a signed PUT URL.
createSignedPutUrl(String, String, Map, AWSCredentials, Date, boolean) - Static method in class org.jets3t.service.S3Service
Deprecated. 0.7.4
createSignedPutUrl(String, String, Map, AWSCredentials, Date) - Static method in class org.jets3t.service.S3Service
Deprecated. 0.7.4
createSignedUrl(String, String, String, String, Map, long, boolean, boolean, boolean) - Method in class org.jets3t.service.S3Service
Generates a signed URL string that will grant access to an S3 resource (bucket or object) to whoever uses the URL up until the time specified.
createSignedUrl(String, String, String, String, Map, long, boolean) - Method in class org.jets3t.service.S3Service
Generates a signed URL string that will grant access to an S3 resource (bucket or object) to whoever uses the URL up until the time specified.
createSignedUrl(String, String, String, String, Map, long) - Method in class org.jets3t.service.S3Service
Generates a signed URL string that will grant access to an S3 resource (bucket or object) to whoever uses the URL up until the time specified.
createSignedUrl(String, String, String, String, Map, AWSCredentials, long, boolean, boolean, boolean) - Static method in class org.jets3t.service.S3Service
Deprecated. 0.7.4
createSignedUrl(String, String, String, String, Map, AWSCredentials, long, boolean) - Static method in class org.jets3t.service.S3Service
Deprecated. 0.7.4
createSignedUrl(String, String, String, String, Map, AWSCredentials, long) - Static method in class org.jets3t.service.S3Service
Deprecated. 0.7.4
createSkinnedJButton(String) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createSkinnedJCheckBox(String) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createSkinnedJComboBox(String) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createSkinnedJHtmlLabel(String, HyperlinkActivatedListener) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createSkinnedJHtmlLabel(String) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createSkinnedJMenuItem(String) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createSkinnedJPanel(String) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createSkinnedJPasswordField(String) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createSkinnedJPopupMenu(String) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createSkinnedJProgressBar(String, int, int) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createSkinnedJRadioButton(String) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createSkinnedJScrollPane(String, Object) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createSkinnedJScrollPane(String) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createSkinnedJTable(String) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createSkinnedJTextArea(String) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createSkinnedJTextField(String) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createSkinnedMetalTheme(String) - Method in class org.jets3t.gui.skins.SkinsFactory
 
createStreamingDistribution(String, String, String[], String, boolean, LoggingStatus, String, boolean, String[]) - Method in class org.jets3t.service.CloudFrontService
Create a public or private streaming CloudFront distribution for an S3 bucket.
createStreamingDistribution(String, String, String[], String, boolean, LoggingStatus) - Method in class org.jets3t.service.CloudFrontService
Create a public streaming CloudFront distribution for an S3 bucket.
createTorrentUrl(String, String) - Static method in class org.jets3t.service.S3Service
Deprecated. 0.7.4
createTorrentUrl(String, String, Jets3tProperties) - Static method in class org.jets3t.service.S3Service
Generates a URL string that will return a Torrent file for an object in S3, which file can be downloaded and run in a BitTorrent client.
createUnsignedObjectUrl(String, String, boolean, boolean, boolean) - Method in class org.jets3t.service.S3Service
Returns the URL representing an object in S3 without a signature.
CREDENTIALS_STORAGE_VERSION - Static variable in class org.jets3t.service.security.AWSCredentials
 

D

declineRequest(String) - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
Decline the request by setting the decline reason for this request - performed by a Gatekeeper service when a request has been disallowed.
decodeFromProperties(Map) - Static method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
Decodes (parses) a Gatekeeper message from the given properties.
decrypt(byte[]) - Method in class org.jets3t.service.security.EncryptionUtil
Decrypts byte data to bytes.
decrypt(byte[], int, int) - Method in class org.jets3t.service.security.EncryptionUtil
Decrypts a byte data range to bytes.
decrypt(InputStream) - Method in class org.jets3t.service.security.EncryptionUtil
Wraps an input stream in an decrypting cipher stream.
decrypt(OutputStream) - Method in class org.jets3t.service.security.EncryptionUtil
Wraps an output stream in a decrypting cipher stream.
decryptFile(File, File) - Method in class org.jets3t.apps.utils.FileCryptoTool
 
decryptString(byte[]) - Method in class org.jets3t.service.security.EncryptionUtil
Decrypts byte data to a UTF-8 string.
decryptString(byte[], int, int) - Method in class org.jets3t.service.security.EncryptionUtil
Decrypts a UTF-8 string.
DEFAULT_ALGORITHM - Static variable in class org.jets3t.service.security.EncryptionUtil
 
DEFAULT_BUCKET_SUFFIX - Static variable in class org.jets3t.service.CloudFrontService
 
DEFAULT_ENCODING - Static variable in class org.jets3t.service.Constants
The default encoding used for text data: UTF-8
DEFAULT_OBJECT_LIST_CHUNK_SIZE - Static variable in class org.jets3t.service.Constants
Default number of objects to include in each chunk of an object listing.
DEFAULT_PREFERENCES_DIRECTORY - Static variable in class org.jets3t.service.Constants
The default preferences directory: <user.home>/.jets3t
DEFAULT_VERSION - Static variable in class org.jets3t.service.security.EncryptionUtil
 
DefaultAuthorizer - Class in org.jets3t.servlets.gatekeeper.impl
Default Authorizer implementation that allows all signature requests.
DefaultAuthorizer(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.impl.DefaultAuthorizer
Constructs the Authorizer - no configuration parameters are required.
DefaultBucketLister - Class in org.jets3t.servlets.gatekeeper.impl
Default BucketLister implementation that lists all objects in the configured bucket.
DefaultBucketLister(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.impl.DefaultBucketLister
Constructs the Bucket lister with the required parameters.
DefaultTransactionIdProvider - Class in org.jets3t.servlets.gatekeeper.impl
Default TransactionIdProvider implementation that generated random-based UUIDs using the Java Uuid Generator.
DefaultTransactionIdProvider(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.impl.DefaultTransactionIdProvider
Constructs the TransactionIdProvider - no configuration parameters are required.
DefaultUrlSigner - Class in org.jets3t.servlets.gatekeeper.impl
Default UrlSigner implementation that signs all requests, putting all objects in a specific S3 bucket and limiting the signature time to a configurable time period.
DefaultUrlSigner(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.impl.DefaultUrlSigner
Constructs the UrlSigner with the required parameters.
delete(String, String) - Static method in class contribs.mx.S3ObjectMx
 
deleteBucket(String, String, Calendar, String, String) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_PortType
 
deleteBucket(String, String, Calendar, String, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
deleteBucket(S3Bucket) - Method in class org.jets3t.service.S3Service
Deletes an S3 bucket.
deleteBucket(String) - Method in class org.jets3t.service.S3Service
Deletes an S3 bucket.
deleteDistribution(String) - Method in class org.jets3t.service.CloudFrontService
Delete a disabled distribution.
deleteObject(String, String, String, Calendar, String, String) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_PortType
 
deleteObject(String, String, String, Calendar, String, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
deleteObject(S3Bucket, String) - Method in class org.jets3t.service.S3Service
Deletes an object from a bucket in S3.
deleteObject(String, String) - Method in class org.jets3t.service.S3Service
Deletes an object from a bucket in S3.
deleteObjects(S3Bucket, String[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Deletes multiple objects from a bucket, and sends DeleteObjectsEvent notification events.
deleteObjects(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Deletes multiple objects from a bucket, and sends DeleteObjectsEvent notification events.
deleteObjects(String[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Deletes multiple objects from a bucket using signed DELETE URLs corresponding to those objects.
deleteObjects(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
Deletes multiple objects
DeleteObjectsEvent - Class in org.jets3t.service.multithread
Multi-threaded service event fired by S3ServiceMulti.deleteObjects(S3Bucket, S3Object[]).
deleteObjectWithSignedUrl(String) - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
Deletes an object using a pre-signed DELETE URL generated for that object.
deleteObjectWithSignedUrl(String) - Method in interface org.jets3t.service.utils.signedurl.SignedUrlHandler
Deletes an object using a pre-signed DELETE URL generated for that object.
deleteOriginAccessIdentity(String) - Method in class org.jets3t.service.CloudFrontService
Delete an Origin Access Identity.
deleteStreamingDistribution(String) - Method in class org.jets3t.service.CloudFrontService
Delete a disabled streaming distribution.
deleteVersionedObject(String, String, String) - Method in class org.jets3t.service.S3Service
Deletes a object version from a bucket in S3.
DeleteVersionedObjectsEvent - Class in org.jets3t.service.multithread
Multi-threaded service event fired by S3ServiceMulti.deleteVersionsOfObject(String[], String, String) or S3ServiceMulti.deleteVersionsOfObjectWithMFA(String[], String, String, String, String).
deleteVersionedObjectWithMFA(String, String, String, String, String) - Method in class org.jets3t.service.S3Service
Deletes a object version from a bucket in S3.
deleteVersionsOfObject(String[], String, String) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Delete multiple object versions from a bucket in S3, and sends DeleteVersionedObjectsEvent notification events.
deleteVersionsOfObject(String[], String, String) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
Deletes multiple versions.
deleteVersionsOfObjectWithMFA(String[], String, String, String, String) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Delete multiple object versions from a bucket in S3, and sends DeleteVersionedObjectsEvent notification events.
deleteVersionsOfObjectWithMFA(String[], String, String, String, String) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
Deletes multiple versions.
DELIM - Static variable in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
All message property names are delimited with a vertical bar (|).
DESCENDING - Static variable in class org.jets3t.gui.TableSorter
 
detectProxy(URL) - Static method in class org.apache.commons.httpclient.contrib.proxy.PluginProxyUtil
Returns the Proxy Host information using settings from the java plugin.
DEVPAY_PRODUCT_NAME_PROP_SUFFIX - Static variable in class org.jets3t.service.Constants
The property name suffix for the names of products
DEVPAY_PRODUCT_TOKEN_PROP_SUFFIX - Static variable in class org.jets3t.service.Constants
The property name suffix for the tokens of products
DEVPAY_PRODUCTS_PROPERTIES_FILENAME - Static variable in class org.jets3t.service.Constants
The file containing the list of AWS DevPay Products
disableDistributionForDeletion(String) - Method in class org.jets3t.service.CloudFrontService
Convenience method to disable a distribution that you intend to delete.
disableMFAForVersionedBucket(String, String, String) - Method in class org.jets3t.service.S3Service
Disable the multi-factor authentication (MFA) feature for a bucket that already has S3 object versioning and MFA enabled.
disableStreamingDistributionForDeletion(String) - Method in class org.jets3t.service.CloudFrontService
Convenience method to disable a streaming distribution that you intend to delete.
displayDialog(S3Object[], boolean) - Method in class org.jets3t.gui.ObjectsAttributesDialog
Display the dialog with data - always use this method instead of setVisible.
dispose() - Method in class org.jets3t.gui.ProgressDialog
 
dispose() - Method in class org.jets3t.gui.ProgressPanel
 
Distribution - Class in org.jets3t.service.model.cloudfront
 
Distribution(String, String, Date, String, String, String[], String, boolean) - Constructor for class org.jets3t.service.model.cloudfront.Distribution
 
Distribution(String, String, Date, String, Map, DistributionConfig) - Constructor for class org.jets3t.service.model.cloudfront.Distribution
 
DistributionConfig - Class in org.jets3t.service.model.cloudfront
 
DistributionConfig(String, String, String[], String, boolean, LoggingStatus, String, boolean, String[], String[]) - Constructor for class org.jets3t.service.model.cloudfront.DistributionConfig
 
DistributionConfig(String, String, String[], String, boolean, LoggingStatus) - Constructor for class org.jets3t.service.model.cloudfront.DistributionConfig
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jets3t.servlets.gatekeeper.GatekeeperServlet
Sends a simple HTML page in response to GET requests, indicating that the servlet is running.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jets3t.servlets.gatekeeper.GatekeeperServlet
Handles POST requests that contain Gatekeeper messages encoded as POST form properties, and sends a plain text response document containing the Gatekeeper response message encoded as a properties file.
downloadObjects(S3Bucket, DownloadPackage[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
A convenience method to download multiple objects from S3 to pre-existing output streams, which is particularly useful for downloading objects to files.
downloadObjects(DownloadPackage[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
A convenience method to download multiple objects from S3 to pre-existing output streams, which is particularly useful for downloading objects to files.
downloadObjects(S3Bucket, DownloadPackage[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
A convenience method to download multiple objects from S3 to pre-existing output streams, which is particularly useful for downloading objects to files.
DownloadObjectsEvent - Class in org.jets3t.service.multithread
Multi-threaded service event fired by S3ServiceMulti.downloadObjects(org.jets3t.service.model.S3Bucket, DownloadPackage[]).
DownloadPackage - Class in org.jets3t.service.multithread
A simple container object to associate one of an S3Object or a signed URL string with an output file or output stream to which the S3 object's data will be written.
DownloadPackage(S3Object, File) - Constructor for class org.jets3t.service.multithread.DownloadPackage
 
DownloadPackage(S3Object, File, boolean, EncryptionUtil) - Constructor for class org.jets3t.service.multithread.DownloadPackage
 
DownloadPackage(String, File, boolean, EncryptionUtil) - Constructor for class org.jets3t.service.multithread.DownloadPackage
 
DownloadPackage(S3Object, OutputStream) - Constructor for class org.jets3t.service.multithread.DownloadPackage
 
DownloadPackage(S3Object, OutputStream, boolean, EncryptionUtil) - Constructor for class org.jets3t.service.multithread.DownloadPackage
 
DownloadPackage(String, OutputStream, boolean, EncryptionUtil) - Constructor for class org.jets3t.service.multithread.DownloadPackage
 

E

EmailAddressGrantee - Class in org.jets3t.service.acl
Represents an Email Grantee, that is a grantee identified by their email address and authenticated by an Amazon system.
EmailAddressGrantee() - Constructor for class org.jets3t.service.acl.EmailAddressGrantee
Default construtor.
EmailAddressGrantee(String) - Constructor for class org.jets3t.service.acl.EmailAddressGrantee
Constructs an email grantee with the given email address.
EMPTY_PASSWORD_SURROGATE - Static variable in class org.jets3t.apps.cockpit.gui.StartupDialog
 
enableBucketVersioning(String) - Method in class org.jets3t.service.S3Service
Enable the S3 object versioning feature for a bucket.
enableBucketVersioningAndMFA(String) - Method in class org.jets3t.service.S3Service
Enable the S3 object versioning feature and also enable the multi-factor authentication (MFA) feature for a bucket which does not yet have MFA enabled.
enableBucketVersioningWithMFA(String, String, String) - Method in class org.jets3t.service.S3Service
Enable the S3 object versioning feature for a bucket that already has multi-factor authentication (MFA) enabled.
encodeToProperties() - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
Encodes a Gatekeeper message as a properties object, with all signature requests identified with a unique zero-based index number.
encodeUrlPath(String, String) - Static method in class org.jets3t.service.utils.RestUtils
Encodes a URL string but leaves a delimiter string unencoded.
encodeUrlString(String) - Static method in class org.jets3t.service.utils.RestUtils
Encodes a URL string, and ensures that spaces are encoded as "%20" instead of "+" to keep fussy web browsers happier.
encrypt(String) - Method in class org.jets3t.service.security.EncryptionUtil
Encrypts a UTF-8 string to byte data.
encrypt(byte[]) - Method in class org.jets3t.service.security.EncryptionUtil
Encrypts byte data to bytes.
encrypt(InputStream) - Method in class org.jets3t.service.security.EncryptionUtil
Wraps an input stream in an encrypting cipher stream.
encrypt(OutputStream) - Method in class org.jets3t.service.security.EncryptionUtil
Wraps an output stream in an encrypting cipher stream.
encryptFile(File, File) - Method in class org.jets3t.apps.utils.FileCryptoTool
 
EncryptionUtil - Class in org.jets3t.service.security
Utility class to handle encryption and decryption in the JetS3t suite.
EncryptionUtil(String, String, String) - Constructor for class org.jets3t.service.security.EncryptionUtil
Constructs class configured with the provided password, and set up to use the encryption method specified.
EncryptionUtil(String) - Constructor for class org.jets3t.service.security.EncryptionUtil
Constructs class configured with the provided password, and set up to use the default encryption algorithm PBEWithMD5AndDES.
endAwsAccountNumber(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
 
endAwsAccountNumber(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
 
endBucket(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
 
endCallerReference(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
 
endCallerReference(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler
 
endCloudFrontOriginAccessIdentity(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
 
endCloudFrontOriginAccessIdentityConfig(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler
 
endCloudFrontOriginAccessIdentitySummary(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
 
endCNAME(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
 
endCNAME(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
 
endCNAME(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ListDistributionListHandler
 
endCode(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
 
endComment(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
 
endComment(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
 
endComment(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler
 
endComment(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
 
endDetail(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
 
endDistribution(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
 
endDistributionConfig(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
 
endDistributionSummary(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
 
endDocument() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MyDefaultHandler
 
endDomainName(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
 
endDomainName(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
 
endElement(String, String, String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.SimpleHandler
 
endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.AccessControlListHandler
 
endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.BucketLocationHandler
 
endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.BucketLoggingStatusHandler
 
endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
 
endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
 
endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
 
endElement(String, String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MyDefaultHandler
 
endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MyDefaultHandler
 
endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
endElement(String, String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.VersioningConfigurationHandler
 
endEnabled(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
 
endEnabled(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
 
endId(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
 
endId(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
 
endId(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
 
endIsTruncated(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ListDistributionListHandler
 
endIsTruncated(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
 
endKeyPairId(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
 
endLastModifiedTime(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
 
endLastModifiedTime(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
 
endMarker(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ListDistributionListHandler
 
endMarker(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
 
endMaxItems(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ListDistributionListHandler
 
endMaxItems(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
 
endMessage(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
 
endNextMarker(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ListDistributionListHandler
 
endNextMarker(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
 
endOrigin(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
 
endOrigin(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
 
endOriginAccessIdentity(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
 
ENDPOINT - Static variable in class org.jets3t.service.CloudFrontService
 
endPrefix(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
 
endProtocol(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
 
endRequestId(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
 
endRequestID(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
 
endS3CanonicalUserId(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
 
endSelf(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
 
endSelf(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
 
endSigner(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
 
endStatus(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
 
endStatus(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
 
endStreamingDistribution(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
 
endStreamingDistributionConfig(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
 
endStreamingDistributionSummary(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
 
endType(String) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
 
equals(Object) - Method in class org.jets3t.service.acl.CanonicalGrantee
 
equals(Object) - Method in class org.jets3t.service.acl.EmailAddressGrantee
 
equals(Object) - Method in class org.jets3t.service.acl.GrantAndPermission
 
equals(Object) - Method in class org.jets3t.service.acl.GroupGrantee
 
equals(Object) - Method in class org.jets3t.service.acl.Permission
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AccessControlPolicy
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonCustomerByEmail
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.BucketLoggingStatus
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.CanonicalUser
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.CopyObjectResult
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.CreateBucketResult
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Grant
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Grantee
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Group
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsEntry
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsResult
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.LoggingSettings
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataDirective
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataEntry
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.PrefixEntry
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.PutObjectResult
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Result
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Status
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.StorageClass
 
equals(Object) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.User
 
ERROR_CODE__MISSING_REQUIRED_PARAM - Static variable in class org.jets3t.apps.uploader.Uploader
 
ERROR_CODE__S3_UPLOAD_FAILED - Static variable in class org.jets3t.apps.uploader.Uploader
 
ERROR_CODE__TRANSACTION_ID_REQUIRED_TO_CREATE_XML_SUMMARY - Static variable in class org.jets3t.apps.uploader.Uploader
 
ERROR_CODE__UPLOAD_REQUEST_DECLINED - Static variable in class org.jets3t.apps.uploader.Uploader
 
ErrorDialog - Class in org.jets3t.gui
An Error dialog that displays information about an error that has occurred.
EVENT_CANCELLED - Static variable in class org.jets3t.service.multithread.ServiceEvent
 
EVENT_COMPLETED - Static variable in class org.jets3t.service.multithread.ServiceEvent
 
EVENT_ERROR - Static variable in class org.jets3t.service.multithread.ServiceEvent
 
EVENT_IGNORED_ERRORS - Static variable in class org.jets3t.service.multithread.ServiceEvent
 
EVENT_IN_PROGRESS - Static variable in class org.jets3t.service.multithread.ServiceEvent
 
EVENT_STARTED - Static variable in class org.jets3t.service.multithread.ServiceEvent
 
ExternalUuidProvider - Class in org.jets3t.servlets.gatekeeper.impl
Uses an externally provided UUID obtained from an application property externalUUID when this is available.
ExternalUuidProvider(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.impl.ExternalUuidProvider
 

F

FakeS3Server - Class in org.jets3t.tests
Very basic implementation of an S3 server-side stub that can fake certain S3 interactions including: Logging in using S3-stored credentials (passphrase/password=please/please) Listing buckets Listing the contents of an empty bucket Allowing for PUT uploads, with generation and comparison of an MD5 digest for data received
FakeS3Server() - Constructor for class org.jets3t.tests.FakeS3Server
 
FILE_PATH_DELIM - Static variable in class org.jets3t.service.Constants
The file delimiter used by JetS3t is the '/' character, which is compatible with standard browser access to S3 files.
FileComparer - Class in org.jets3t.service.utils
File comparison utility to compare files on the local computer with objects present in an S3 account and determine whether there are any differences.
FileComparer(Jets3tProperties) - Constructor for class org.jets3t.service.utils.FileComparer
Constructs the class.
FileComparer.PartialObjectListing - Class in org.jets3t.service.utils
 
FileComparer.PartialObjectListing(Map, String) - Constructor for class org.jets3t.service.utils.FileComparer.PartialObjectListing
 
FileComparerResults - Class in org.jets3t.service.utils
A simple container class to store the results generated by FileComparer.buildDiscrepancyLists(Map, Map).
FileComparerResults(Set, Set, Set, Set, Set) - Constructor for class org.jets3t.service.utils.FileComparerResults
 
FileComparerResults() - Constructor for class org.jets3t.service.utils.FileComparerResults
 
FileCryptoTool - Class in org.jets3t.apps.utils
A rudimentary GUI and utility for encrypting and decrypting files in a way that is compatible with JetS3t's cryptographic features.
FileCryptoTool() - Constructor for class org.jets3t.apps.utils.FileCryptoTool
 
findBucketNameInHostname(String, String) - Static method in class org.jets3t.service.utils.ServiceUtils
Identifies the name of a bucket from a given host name, if available.
flush() - Method in class org.jets3t.service.io.GZipInflatingOutputStream
 
followHyperlink(URL, String) - Method in class org.jets3t.apps.cockpit.Cockpit
Follows hyperlinks clicked on by a user.
followHyperlink(URL, String) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
Follows hyperlinks clicked on by a user.
followHyperlink(URL, String) - Method in class org.jets3t.apps.uploader.Uploader
Follows hyperlinks clicked on by a user.
followHyperlink(URL, String) - Method in interface org.jets3t.gui.HyperlinkActivatedListener
This method is triggered when an HTML link is activated, such as by an HTML link in a JHtmlLabel - any class that implements this listener should do something useful with the triggered hyperlink, preferrably opening it in a web browser.
followHyperlink(URL, String) - Method in class org.jets3t.gui.ManageDistributionsDialog
 
formatByteSize(long) - Method in class org.jets3t.service.utils.ByteFormatter
Converts a byte size into a human-readable string, such as "1.43 MB" or "27 KB".
formatIso8601Date(Date) - Static method in class org.jets3t.service.utils.ServiceUtils
 
formatRfc822Date(Date) - Static method in class org.jets3t.service.utils.ServiceUtils
 
formatTime(long) - Method in class org.jets3t.service.utils.TimeFormatter
Formats a seconds time value into a brief representation, such as 37 minutes.
formatTime(long, boolean) - Method in class org.jets3t.service.utils.TimeFormatter
Formats a seconds time value into a brief representation, such as 37 minutes.
fromBase64(String) - Static method in class org.jets3t.service.utils.ServiceUtils
Converts a Base64-encoded string to the original byte data.
fromHex(String) - Static method in class org.jets3t.service.utils.ServiceUtils
Converts a Hex-encoded data string to the original byte data.
fromProperties(Properties) - Method in class org.jets3t.apps.cockpit.CockpitPreferences
 
fromString(String) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataDirective
 
fromString(String) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
fromString(String) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.StorageClass
 
fromValue(String) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataDirective
 
fromValue(String) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
fromValue(String) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.StorageClass
 
FULL_CONTROL - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 

G

GatekeeperClientUtils - Class in org.jets3t.service.utils.signedurl
Utility class to handle common operations performed by Gatekeeper client applications.
GatekeeperClientUtils(String, String, int, int, CredentialsProvider) - Constructor for class org.jets3t.service.utils.signedurl.GatekeeperClientUtils
 
GatekeeperMessage - Class in org.jets3t.service.utils.gatekeeper
Represents a set of properties that will be sent to or received from a Gatekeeper service as a message document.
GatekeeperMessage() - Constructor for class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
Constructs a message with no properties.
GatekeeperServlet - Class in org.jets3t.servlets.gatekeeper
A servlet implementation of an S3 Gatekeeper, as described in the document Gatekeeper Concepts.
GatekeeperServlet() - Constructor for class org.jets3t.servlets.gatekeeper.GatekeeperServlet
 
generatePostPolicyCondition(String, String, String) - Static method in class org.jets3t.service.S3Service
Generates a policy document condition statement to represent an operation.
generatePostPolicyCondition_AllowAnyValue(String) - Static method in class org.jets3t.service.S3Service
Generates a policy document condition statement that will allow the named data item in a POST request to take on any value.
generatePostPolicyCondition_Equality(String, String) - Static method in class org.jets3t.service.S3Service
Generates a policy document condition statement to represent an equality test.
generatePostPolicyCondition_Equality(String, String[]) - Static method in class org.jets3t.service.S3Service
Generates a policy document condition statement to represent an equality test.
generatePostPolicyCondition_Equality(String, List) - Static method in class org.jets3t.service.S3Service
Generates a policy document condition statement to represent an equality test.
generatePostPolicyCondition_Range(int, int) - Static method in class org.jets3t.service.S3Service
Generates a policy document condition statement to represent a test that imposes a limit on the minimum and maximum amount of data the user can upload via a POST form.
generateS3HostnameForBucket(String, boolean, String) - Static method in class org.jets3t.service.utils.ServiceUtils
 
generateXml() - Method in class org.jets3t.apps.uploader.XmlGenerator
Generates an XML document containing metadata information as Property elements.
get(String, String) - Static method in class contribs.mx.S3ObjectMx
 
getAccessControlList() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.AccessControlListHandler
 
getAccessControlList() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AccessControlPolicy
Gets the accessControlList value for this AccessControlPolicy.
getAccessKey() - Method in class org.jets3t.service.security.AWSCredentials
 
getAccountOwner() - Method in class org.jets3t.service.S3Service
Returns the owner of an S3 account, using information available in the ListAllBuckets response.
getAcl() - Method in class org.jets3t.service.model.S3Bucket
 
getAcl() - Method in class org.jets3t.service.model.S3Object
 
getAclDescription(AccessControlList) - Static method in class org.jets3t.apps.cockpitlite.CockpitLite
 
getActiveTrustedSigners() - Method in class org.jets3t.service.model.cloudfront.Distribution
 
getAlgorithm() - Method in class org.jets3t.service.security.EncryptionUtil
 
getAmazonS3() - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_Service
 
getAmazonS3(URL) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_Service
 
getAmazonS3() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_ServiceLocator
 
getAmazonS3(URL) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_ServiceLocator
 
getAmazonS3Address() - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_Service
 
getAmazonS3Address() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_ServiceLocator
 
getAmazonS3WSDDServiceName() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_ServiceLocator
 
getApplicationProperties() - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
 
getAttribute(String) - Method in class contribs.mx.S3ServiceExceptionMx
 
getAttributes(String[]) - Method in class contribs.mx.S3ServiceExceptionMx
 
getAWSAccessKey() - Method in class org.jets3t.apps.cockpit.gui.AWSCredentialsDialog
 
getAWSAccessKey() - Method in class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
 
getAWSCredentials() - Method in class org.jets3t.apps.cockpit.gui.StartupDialog
 
getAWSCredentials() - Method in class org.jets3t.service.CloudFrontService
 
getAWSCredentials() - Method in class org.jets3t.service.multithread.S3ServiceMulti
 
getAWSCredentials() - Method in class org.jets3t.service.S3Service
 
getAWSCredentialsFile() - Method in class org.jets3t.apps.cockpit.gui.LoginLocalFolderPanel
 
getAWSProductToken() - Method in class org.jets3t.apps.cockpit.gui.AWSCredentialsDialog
 
getAWSProductToken() - Method in class org.jets3t.apps.cockpit.gui.AWSDevPayProductPanel
 
getAWSProductToken() - Method in class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
 
getAWSSecretKey() - Method in class org.jets3t.apps.cockpit.gui.AWSCredentialsDialog
 
getAWSSecretKey() - Method in class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
 
getAWSTimeAdjustment() - Static method in class org.jets3t.service.utils.RestUtils
Calculates a time offset value to reflect the time difference between your computer's clock and the current time according to an AWS server, and returns the calculated time difference.
getAWSUserToken() - Method in class org.jets3t.apps.cockpit.gui.AWSCredentialsDialog
 
getAWSUserToken() - Method in class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
 
getBoolProperty(String, boolean) - Method in class org.jets3t.service.Jets3tProperties
 
getBucket(int) - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
 
getBucket() - Method in class org.jets3t.service.model.cloudfront.LoggingStatus
 
getBucket(String) - Method in class org.jets3t.service.S3Service
Returns a bucket in your S3 account by listing all your buckets (using S3Service.listAllBuckets()), and looking for the named bucket in this list.
getBucketAccessControlPolicy(String, String, Calendar, String, String) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_PortType
 
getBucketAccessControlPolicy(String, String, Calendar, String, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
getBucketAcl(S3Bucket) - Method in class org.jets3t.service.S3Service
Retrieves the access control settings of a bucket.
getBucketAcl(String) - Method in class org.jets3t.service.S3Service
Retrieves the access control settings of a bucket.
getBucketIndexByName(String) - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
 
getBucketLocation() - Method in class org.jets3t.apps.cockpit.gui.CreateBucketDialog
 
getBucketLocation(String) - Method in class org.jets3t.service.S3Service
Retrieves the location of a bucket.
getBucketLoggingStatus() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.BucketLoggingStatusHandler
 
getBucketLoggingStatus(String, String, Calendar, String, String) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_PortType
 
getBucketLoggingStatus(String, String, Calendar, String, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
getBucketLoggingStatus(String) - Method in class org.jets3t.service.S3Service
Retrieves the logging status settings of a bucket.
getBucketName() - Method in class org.jets3t.apps.cockpit.gui.CreateBucketDialog
 
getBucketName() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.CreateBucketResult
Gets the bucketName value for this CreateBucketResult.
getBucketName() - Method in class org.jets3t.service.model.S3Object
 
getBucketName() - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
 
getBuckets() - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
 
getBuckets() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
getBuckets() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsResult
Gets the buckets value for this ListAllMyBucketsResult.
getBucketVersioningStatus(String) - Method in class org.jets3t.service.S3Service
Return versioning status of bucket, which reports on whether the given bucket has S3 object versioning enabled and whether multi-factor authentication is required to delete versions.
getByteCount() - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service.HttpMethodAndByteCount
 
getBytesPerSecond() - Method in class org.jets3t.service.multithread.ThreadWatcher
 
getBytesRemaining() - Method in class org.jets3t.service.io.BytesProgressWatcher
 
getBytesTotal() - Method in class org.jets3t.service.multithread.ThreadWatcher
 
getBytesToTransfer() - Method in class org.jets3t.service.io.BytesProgressWatcher
 
getBytesTransferred() - Method in class org.jets3t.service.io.BytesProgressWatcher
 
getBytesTransferred() - Method in class org.jets3t.service.multithread.ThreadWatcher
 
getCallerReference() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
getCallerReference() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentityConfig
 
getCancelEventListener() - Method in class org.jets3t.service.multithread.ThreadWatcher
 
getCancelledBuckets() - Method in class org.jets3t.service.multithread.CreateBucketsEvent
 
getCancelledObjects() - Method in class org.jets3t.service.multithread.CopyObjectsEvent
 
getCancelledObjects() - Method in class org.jets3t.service.multithread.CreateObjectsEvent
 
getCancelledObjects() - Method in class org.jets3t.service.multithread.DeleteObjectsEvent
 
getCancelledObjects() - Method in class org.jets3t.service.multithread.DownloadObjectsEvent
 
getCancelledObjects() - Method in class org.jets3t.service.multithread.GetObjectHeadsEvent
 
getCancelledObjects() - Method in class org.jets3t.service.multithread.GetObjectsEvent
 
getCancelledObjects() - Method in class org.jets3t.service.multithread.LookupACLEvent
 
getCancelledObjects() - Method in class org.jets3t.service.multithread.UpdateACLEvent
 
getCancelledVersions() - Method in class org.jets3t.service.multithread.DeleteVersionedObjectsEvent
 
getChunkList() - Method in class org.jets3t.service.multithread.ListObjectsEvent
 
getCNAMEs() - Method in class org.jets3t.service.model.cloudfront.Distribution
 
getCNAMEs() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
getCode() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
 
getCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Status
Gets the code value for this Status.
getColumnClass(int) - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
 
getColumnClass(int) - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
 
getColumnClass(int) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
 
getColumnClass(int) - Method in class org.jets3t.gui.TableSorter
 
getColumnCount() - Method in class org.jets3t.gui.TableSorter
 
getColumnName(int) - Method in class org.jets3t.gui.TableSorter
 
getComment() - Method in class org.jets3t.service.model.cloudfront.Distribution
 
getComment() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
getComment() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentityConfig
 
getCommonPrefixes() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
 
getCommonPrefixes() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
 
getCommonPrefixes() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Gets the commonPrefixes value for this ListBucketResult.
getCommonPrefixes(int) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
 
getCommonPrefixes() - Method in class org.jets3t.service.S3ObjectsChunk
 
getCommonPrefixes() - Method in class org.jets3t.service.VersionOrDeleteMarkersChunk
 
getCompletedObjects() - Method in class org.jets3t.service.multithread.GetObjectHeadsEvent
 
getCompletedObjects() - Method in class org.jets3t.service.multithread.GetObjectsEvent
 
getCompletedThreads() - Method in class org.jets3t.service.multithread.ThreadWatcher
 
getConfig() - Method in class org.jets3t.service.model.cloudfront.Distribution
 
getConfig() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentity
 
getContentDisposition() - Method in class org.jets3t.service.model.S3Object
 
getContentEncoding() - Method in class org.jets3t.service.model.S3Object
 
getContentLanguage() - Method in class org.jets3t.service.model.S3Object
 
getContentLength() - Method in class org.jets3t.service.impl.rest.httpclient.RepeatableRequestEntity
 
getContentLength() - Method in class org.jets3t.service.model.S3Object
 
getContents() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Gets the contents value for this ListBucketResult.
getContents(int) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
 
getContentType() - Method in class org.jets3t.service.impl.rest.httpclient.RepeatableRequestEntity
 
getContentType() - Method in class org.jets3t.service.model.S3Object
 
getCopiedObjects() - Method in class org.jets3t.service.multithread.CopyObjectsEvent
 
getCopyResults() - Method in class org.jets3t.service.multithread.CopyObjectsEvent
 
getCreatedBuckets() - Method in class org.jets3t.service.multithread.CreateBucketsEvent
 
getCreatedObjects() - Method in class org.jets3t.service.multithread.CreateObjectsEvent
 
getCreationDate() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsEntry
Gets the creationDate value for this ListAllMyBucketsEntry.
getCreationDate() - Method in class org.jets3t.service.model.S3Bucket
 
getCredentials(AuthScheme, String, int, boolean) - Method in class org.jets3t.apps.cockpit.Cockpit
Implementation method for the CredentialsProvider interface.
getCredentials(AuthScheme, String, int, boolean) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
Implementation method for the CredentialsProvider interface.
getCredentials(AuthScheme, String, int, boolean) - Method in class org.jets3t.apps.synchronize.CommandLineCredentialsProvider
Implementation method for the CredentialsProvider interface.
getCredentials(AuthScheme, String, int, boolean) - Method in class org.jets3t.apps.uploader.Uploader
Implementation method for the CredentialsProvider interface.
getCredentialsProvider() - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
 
getCurrentTimeWithOffset() - Method in class org.jets3t.service.S3Service
Returns the current date and time, adjusted according to the time offset between your computer and an AWS server (as set by the RestUtils.getAWSTimeAdjustment() method).
getData() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
Gets the data value for this GetObjectResult.
getDataFile() - Method in class org.jets3t.service.multithread.DownloadPackage
 
getDataInputFile() - Method in class org.jets3t.service.model.S3Object
 
getDataInputStream() - Method in class org.jets3t.service.model.S3Object
Returns an input stream containing this object's data, or null if there is no data associated with the object.
getDeclineReason() - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
 
getDeletedObjects() - Method in class org.jets3t.service.multithread.DeleteObjectsEvent
 
getDeletedVersions() - Method in class org.jets3t.service.multithread.DeleteVersionedObjectsEvent
 
getDelimiter() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Gets the delimiter value for this ListBucketResult.
getDelimiter() - Method in class org.jets3t.service.S3ObjectsChunk
 
getDelimiter() - Method in class org.jets3t.service.VersionOrDeleteMarkersChunk
 
getDescription() - Method in class org.jets3t.apps.uploader.UploaderFileExtensionFilter
 
getDescription() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Status
Gets the description value for this Status.
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.AccessControlPolicy
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonCustomerByEmail
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.BucketLoggingStatus
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.CanonicalUser
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.CopyObjectResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.CreateBucketResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Grant
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Grantee
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Group
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsEntry
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.LoggingSettings
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataDirective
 
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataEntry
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.PrefixEntry
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.PutObjectResult
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Result
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Status
Get Custom Deserializer
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.StorageClass
 
getDeserializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.User
Get Custom Deserializer
getDestinationBucketName() - Method in class org.jets3t.gui.CopyObjectsDialog
 
getDestinationObjects() - Method in class org.jets3t.gui.CopyObjectsDialog
 
getDestinationObjects() - Method in class org.jets3t.gui.ObjectsAttributesDialog
 
getDetail() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
 
getDevPayProductToken() - Method in class org.jets3t.service.S3Service
 
getDevPayUserToken() - Method in class org.jets3t.service.S3Service
 
getDisplayName() - Method in class org.jets3t.service.acl.CanonicalGrantee
 
getDisplayName() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.CanonicalUser
Gets the displayName value for this CanonicalUser.
getDisplayName() - Method in class org.jets3t.service.model.S3Owner
 
getDistribution() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
 
getDistribution() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionSummaryHandler
 
getDistributionConfig(String) - Method in class org.jets3t.service.CloudFrontService
Lookup configuration information for a standard distribution.
getDistributionConfig() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
 
getDistributionInfo(String) - Method in class org.jets3t.service.CloudFrontService
Lookup information for a standard distribution.
getDistributions() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ListDistributionListHandler
 
getDomain() - Method in class org.jets3t.gui.AuthenticationDialog
 
getDomainName() - Method in class org.jets3t.service.model.cloudfront.Distribution
 
getDownloadedObjects() - Method in class org.jets3t.service.multithread.DownloadObjectsEvent
 
getEmailAddress() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonCustomerByEmail
Gets the emailAddress value for this AmazonCustomerByEmail.
getEncryptedOutputSize(long) - Method in class org.jets3t.service.security.EncryptionUtil
Returns an estimate of the number of bytes that will result when data of the given length is encrypted.
getEncryptionAlgorithm() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
 
getEncryptionPassword() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
 
getErrorCause() - Method in class org.jets3t.service.multithread.ServiceEvent
 
getErrorCode() - Method in exception org.jets3t.service.CloudFrontServiceException
 
getErrorCode() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorDetail() - Method in exception org.jets3t.service.CloudFrontServiceException
 
getErrorHostId() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorMessage() - Method in exception org.jets3t.service.CloudFrontServiceException
 
getErrorMessage() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorRequestId() - Method in exception org.jets3t.service.CloudFrontServiceException
 
getErrorRequestId() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
 
getErrorThrown() - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
 
getErrorType() - Method in exception org.jets3t.service.CloudFrontServiceException
 
getETag() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
 
getETag() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.CopyObjectResult
Gets the ETag value for this CopyObjectResult.
getETag() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
Gets the ETag value for this GetObjectResult.
getETag() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
Gets the ETag value for this ListEntry.
getETag() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.PutObjectResult
Gets the ETag value for this PutObjectResult.
getEtag() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
getEtag() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentityConfig
 
getETag() - Method in class org.jets3t.service.model.S3Object
 
getEtag() - Method in class org.jets3t.service.model.S3Version
 
getEventCode() - Method in class org.jets3t.service.multithread.ServiceEvent
 
getFriendlyName() - Method in class org.jets3t.apps.cockpit.gui.AWSCredentialsDialog
 
getFriendlyName() - Method in class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
 
getFriendlyName() - Method in class org.jets3t.service.security.AWSCredentials
 
getGatekeeperUrl() - Method in class org.jets3t.service.utils.signedurl.GatekeeperClientUtils
 
getGrantAndPermissions() - Method in class org.jets3t.service.acl.AccessControlList
 
getGrantee() - Method in class org.jets3t.service.acl.GrantAndPermission
 
getGrantee() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Grant
Gets the grantee value for this Grant.
getGrants() - Method in class org.jets3t.service.acl.AccessControlList
Deprecated. Version 0.7.4, use type-safe AccessControlList.getGrantAndPermissions() instead
getHomeFolder() - Method in class org.jets3t.apps.cockpit.gui.LoginLocalFolderPanel
 
getHttpClient() - Method in class org.jets3t.service.impl.rest.httpclient.HttpClientAndConnectionManager
 
getHttpClient() - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
 
getHttpConnectionManager() - Method in class org.jets3t.service.impl.rest.httpclient.HttpClientAndConnectionManager
 
getHttpConnectionManager() - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
 
getHttpMethod() - Method in class org.jets3t.service.impl.rest.httpclient.HttpMethodReleaseInputStream
Returns the underlying HttpMethod object that contains/manages the actual HTTP connection.
getHttpMethod() - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service.HttpMethodAndByteCount
 
getHttpServletRequest() - Method in class org.jets3t.servlets.gatekeeper.ClientInformation
 
getID() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.CanonicalUser
Gets the ID value for this CanonicalUser.
getId() - Method in class org.jets3t.service.model.cloudfront.Distribution
 
getId() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentity
 
getId() - Method in class org.jets3t.service.model.S3Owner
 
getIdentifier() - Method in class org.jets3t.service.acl.CanonicalGrantee
 
getIdentifier() - Method in class org.jets3t.service.acl.EmailAddressGrantee
Returns the grantee's email address (ID).
getIdentifier() - Method in interface org.jets3t.service.acl.GranteeInterface
 
getIdentifier() - Method in class org.jets3t.service.acl.GroupGrantee
Returns the group grantee's URI.
getIgnoredErrors() - Method in class org.jets3t.service.multithread.ServiceEvent
 
getInstance() - Static method in class contribs.mx.S3ServiceExceptionMx
 
getInstance(Properties) - Static method in class org.jets3t.gui.skins.SkinsFactory
Provides a skin factory initialised with skin-specific properties from the provided properties set.
getInstance(InputStream, String) - Static method in class org.jets3t.service.Jets3tProperties
Return a properties instance based on properties read from an input stream, and stores the properties object in a cache referenced by the propertiesIdentifier.
getInstance(String) - Static method in class org.jets3t.service.Jets3tProperties
Return a properties instance based on properties read from a properties file, and stores the properties object in a cache referenced by the properties file name.
getInstance() - Static method in class org.jets3t.service.mx.MxDelegate
 
getInstance(Jets3tProperties) - Static method in class org.jets3t.service.utils.FileComparer
 
getInstance() - Static method in class org.jets3t.service.utils.FileComparer
 
getInstance() - Static method in class org.jets3t.service.utils.Mimetypes
Loads mime type settings from the file 'mime.types' in the classpath, if it's available.
getInternalErrorRetryMax() - Method in class org.jets3t.service.S3Service
 
getIntProperty(String, int) - Method in class org.jets3t.service.Jets3tProperties
 
getInvokingApplicationDescription() - Method in class org.jets3t.service.S3Service
 
getItemCount() - Method in class org.jets3t.service.VersionOrDeleteMarkersChunk
 
getItems() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
 
getItems() - Method in class org.jets3t.service.VersionOrDeleteMarkersChunk
 
getJetS3tProperties() - Method in class org.jets3t.service.S3Service
 
getKey() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
Gets the key value for this ListEntry.
getKey() - Method in class org.jets3t.service.model.BaseVersionOrDeleteMarker
 
getKey() - Method in class org.jets3t.service.model.S3Object
 
getKeyMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
 
getLastModified() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
 
getLastModified() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.CopyObjectResult
Gets the lastModified value for this CopyObjectResult.
getLastModified() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
Gets the lastModified value for this GetObjectResult.
getLastModified() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
Gets the lastModified value for this ListEntry.
getLastModified() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.PutObjectResult
Gets the lastModified value for this PutObjectResult.
getLastModified() - Method in class org.jets3t.service.model.BaseVersionOrDeleteMarker
 
getLastModifiedDate() - Method in class org.jets3t.service.model.S3Object
 
getLastModifiedTime() - Method in class org.jets3t.service.model.cloudfront.Distribution
 
getLocation() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.BucketLocationHandler
 
getLocation() - Method in class org.jets3t.service.model.CreateBucketConfiguration
 
getLocation() - Method in class org.jets3t.service.model.S3Bucket
 
getLogfilePrefix() - Method in class org.jets3t.service.model.S3BucketLoggingStatus
 
getLoggingEnabled() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.BucketLoggingStatus
Gets the loggingEnabled value for this BucketLoggingStatus.
getLoggingStatus() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
getLogString() - Method in class org.jets3t.service.security.AWSCredentials
 
getLogString() - Method in class org.jets3t.service.security.AWSDevPayCredentials
 
getLongProperty(String, long) - Method in class org.jets3t.service.Jets3tProperties
 
getMarker() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ListDistributionListHandler
 
getMarker() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
 
getMarker() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Gets the marker value for this ListBucketResult.
getMarkerForNextListing() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
If the listing is truncated this method will return the marker that should be used in subsequent bucket list calls to complete the listing.
getMaxItems() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ListDistributionListHandler
 
getMaxItems() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
 
getMaxKeys() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Gets the maxKeys value for this ListBucketResult.
getMBeanInfo() - Method in class contribs.mx.S3ServiceExceptionMx
 
getMD5DigestOfData() - Method in class org.jets3t.service.impl.rest.httpclient.RepeatableRequestEntity
 
getMd5HashAsBase64() - Method in class org.jets3t.service.model.S3Object
 
getMd5HashAsHex() - Method in class org.jets3t.service.model.S3Object
 
getMessage() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
 
getMessageProperties() - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
 
getMetadata() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
Gets the metadata value for this GetObjectResult.
getMetadata(int) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
 
getMetadata() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Gets the metadata value for this ListBucketResult.
getMetadata(int) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
 
getMetadata(String) - Method in class org.jets3t.service.model.BaseS3Object
 
getMetadataMap() - Method in class org.jets3t.service.model.BaseS3Object
 
getMimetype(String) - Method in class org.jets3t.service.utils.Mimetypes
Determines the mimetype of a file by looking up the file's extension in an internal listing to find the corresponding mime type.
getMimetype(File) - Method in class org.jets3t.service.utils.Mimetypes
Determines the mimetype of a file by looking up the file's extension in an internal listing to find the corresponding mime type.
getModifiableMetadata() - Method in class org.jets3t.service.model.S3Object
Returns only those object metadata items that can be modified in S3.
getName() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsEntry
Gets the name value for this ListAllMyBucketsEntry.
getName() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Gets the name value for this ListBucketResult.
getName() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataEntry
Gets the name value for this MetadataEntry.
getName() - Method in class org.jets3t.service.model.S3Bucket
 
getNextKeyMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
 
getNextKeyMarker() - Method in class org.jets3t.service.VersionOrDeleteMarkersChunk
 
getNextMarker() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ListDistributionListHandler
 
getNextMarker() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
 
getNextMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
 
getNextMarker() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Gets the nextMarker value for this ListBucketResult.
getNextVersionIdMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
 
getNextVersionIdMarker() - Method in class org.jets3t.service.VersionOrDeleteMarkersChunk
 
getObject(int) - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
 
getObject(int) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
 
getObject(String, String, boolean, boolean, boolean, String, Calendar, String, String) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_PortType
 
getObject(String, String, boolean, boolean, boolean, String, Calendar, String, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
getObject() - Method in class org.jets3t.service.multithread.DownloadPackage
 
getObject(S3Bucket, String) - Method in class org.jets3t.service.S3Service
Returns an object representing the details and data of an item in S3, without applying any preconditions.
getObject(String, String) - Method in class org.jets3t.service.S3Service
Returns an object representing the details and data of an item in S3, without applying any preconditions.
getObject(S3Bucket, String, Calendar, Calendar, String[], String[], Long, Long) - Method in class org.jets3t.service.S3Service
Returns an object representing the details and data of an item in S3 that meets any given preconditions.
getObject(String, String, Calendar, Calendar, String[], String[], Long, Long) - Method in class org.jets3t.service.S3Service
Returns an object representing the details and data of an item in S3 that meets any given preconditions.
getObject() - Method in class org.jets3t.service.utils.signedurl.SignedUrlAndObject
 
getObjectAccessControlPolicy(String, String, String, Calendar, String, String) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_PortType
 
getObjectAccessControlPolicy(String, String, String, Calendar, String, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
getObjectAcl(S3Bucket, String) - Method in class org.jets3t.service.S3Service
Retrieves the access control settings of an object.
getObjectAcl(String, String) - Method in class org.jets3t.service.S3Service
Retrieves the access control settings of an object.
getObjectACLs(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Retrieves Access Control List (ACL) information for multiple objects from a bucket, and sends LookupACLEvent notification events.
getObjectACLs(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
Retrieves Access Control List (ACL) settings for multiple objects.
getObjectAclStatus(S3Object) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
 
getObjectAclWithSignedUrl(String) - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
Gets an object's ACL details using a pre-signed GET URL generated for that object.
getObjectAclWithSignedUrl(String) - Method in interface org.jets3t.service.utils.signedurl.SignedUrlHandler
Gets an object's ACL details using a pre-signed GET URL generated for that object.
getObjectByKey(String) - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
 
getObjectDetails(S3Bucket, String) - Method in class org.jets3t.service.S3Service
Returns an object representing the details of an item in S3 without the object's data, and without applying any preconditions.
getObjectDetails(String, String) - Method in class org.jets3t.service.S3Service
Returns an object representing the details of an item in S3 without the object's data, and without applying any preconditions.
getObjectDetails(S3Bucket, String, Calendar, Calendar, String[], String[]) - Method in class org.jets3t.service.S3Service
Returns an object representing the details of an item in S3 that meets any given preconditions.
getObjectDetails(String, String, Calendar, Calendar, String[], String[]) - Method in class org.jets3t.service.S3Service
Returns an object representing the details of an item in S3 that meets any given preconditions.
getObjectDetailsWithSignedUrl(String) - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
Gets an object's details using a pre-signed HEAD URL generated for that object.
getObjectDetailsWithSignedUrl(String) - Method in interface org.jets3t.service.utils.signedurl.SignedUrlHandler
Gets an object's details using a pre-signed HEAD URL generated for that object.
getObjectExtended(String, String, boolean, boolean, boolean, Long, Long, Calendar, Calendar, String[], String[], Boolean, String, Calendar, String, String) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_PortType
 
getObjectExtended(String, String, boolean, boolean, boolean, Long, Long, Calendar, Calendar, String[], String[], Boolean, String, Calendar, String, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
GetObjectHeadsEvent - Class in org.jets3t.service.multithread
Multi-threaded service event fired by S3ServiceMulti.getObjectsHeads(org.jets3t.service.model.S3Bucket, org.jets3t.service.model.S3Object[]).
getObjectKey() - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
 
getObjectMetadata() - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
 
GetObjectResult - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
GetObjectResult() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
 
GetObjectResult(Status, MetadataEntry[], byte[], Calendar, String) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
 
getObjects() - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
 
getObjects() - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
 
getObjects() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
 
getObjects(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Retrieves multiple objects (details and data) from a bucket, and sends GetObjectsEvent notification events.
getObjects(S3Bucket, String[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Retrieves multiple objects (details and data) from a bucket, and sends GetObjectsEvent notification events.
getObjects(String[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Retrieves multiple objects (details and data) from a bucket using signed GET URLs corresponding to those objects.
getObjects(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
Retrieves multiple objects (including details and data).
getObjects(S3Bucket, String[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
Retrieves multiple objects (including details and data).
getObjects() - Method in class org.jets3t.service.S3ObjectsChunk
 
getObjectsACLs(String[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Retrieves ACL information about multiple objects from a bucket using signed GET ACL URLs corresponding to those objects.
GetObjectsEvent - Class in org.jets3t.service.multithread
Multi-threaded service event fired by S3ServiceMulti.getObjects(org.jets3t.service.model.S3Bucket, org.jets3t.service.model.S3Object[]).
getObjectsHeads(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Retrieves details (but no data) about multiple objects from a bucket, and sends GetObjectHeadsEvent notification events.
getObjectsHeads(S3Bucket, String[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Retrieves details (but no data) about multiple objects from a bucket, and sends GetObjectHeadsEvent notification events.
getObjectsHeads(String[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Retrieves details (but no data) about multiple objects using signed HEAD URLs corresponding to those objects.
getObjectsHeads(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
Retrieves details of multiple objects (details only, no data)
getObjectsHeads(S3Bucket, String[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
Retrieves details of multiple objects (details only, no data)
getObjectsMap() - Method in class org.jets3t.service.utils.FileComparer.PartialObjectListing
 
getObjectsWithACL() - Method in class org.jets3t.service.multithread.LookupACLEvent
 
getObjectsWithUpdatedACL() - Method in class org.jets3t.service.multithread.UpdateACLEvent
 
getObjectVersions(String, String) - Method in class org.jets3t.service.S3Service
Return version information for a specific object.
getObjectWithSignedUrl(String) - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
Gets an object using a pre-signed GET URL generated for that object.
getObjectWithSignedUrl(String) - Method in interface org.jets3t.service.utils.signedurl.SignedUrlHandler
Gets an object using a pre-signed GET URL generated for that object.
getOkClicked() - Method in class org.jets3t.apps.cockpit.gui.CreateBucketDialog
 
getOkClicked() - Method in class org.jets3t.apps.cockpit.gui.RequesterPaysDialog
 
getOrCreateBucket(String, String) - Method in class org.jets3t.service.S3Service
Returns a bucket in your S3 account, and creates the bucket in the given S3 location if it does not yet exist.
getOrCreateBucket(String) - Method in class org.jets3t.service.S3Service
Returns a bucket in your S3 account, and creates the bucket in the default location specified by the property "s3service.default-bucket-location" if it does not yet exist.
getOrigin() - Method in class org.jets3t.service.model.cloudfront.Distribution
 
getOrigin() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
getOriginAccessIdentity(String) - Method in class org.jets3t.service.CloudFrontService
Obtain the complete properties of an Origin Access Identity.
getOriginAccessIdentity() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
 
getOriginAccessIdentity() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
getOriginAccessIdentityConfig(String) - Method in class org.jets3t.service.CloudFrontService
Obtain the configuration properties of an Origin Access Identity.
getOriginAccessIdentityConfig() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityConfigHandler
 
getOriginAccessIdentityList() - Method in class org.jets3t.service.CloudFrontService
List the Origin Access Identities in a CloudFront account.
getOriginAccessIdentityList() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
 
getOriginAsBucketName() - Method in class org.jets3t.service.model.cloudfront.Distribution
 
getOutputStream() - Method in class org.jets3t.service.multithread.DownloadPackage
Creates an output stream to receive the object's data.
getOwner() - Method in class org.jets3t.service.acl.AccessControlList
 
getOwner() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
getOwner() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AccessControlPolicy
Gets the owner value for this AccessControlPolicy.
getOwner() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsResult
Gets the owner value for this ListAllMyBucketsResult.
getOwner() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
Gets the owner value for this ListEntry.
getOwner() - Method in class org.jets3t.service.model.BaseVersionOrDeleteMarker
 
getOwner() - Method in class org.jets3t.service.model.S3Bucket
 
getOwner() - Method in class org.jets3t.service.model.S3Object
 
getPassphrase() - Method in class org.jets3t.apps.cockpit.gui.LoginPassphrasePanel
 
getPassword() - Method in class org.jets3t.apps.cockpit.gui.LoginLocalFolderPanel
 
getPassword() - Method in class org.jets3t.apps.cockpit.gui.LoginPassphrasePanel
 
getPassword(String) - Static method in class org.jets3t.apps.synchronize.PasswordInput
 
getPassword() - Method in class org.jets3t.gui.AuthenticationDialog
 
getPermission() - Method in class org.jets3t.service.acl.GrantAndPermission
 
getPermission() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Grant
Gets the permission value for this Grant.
getPort(Class) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_ServiceLocator
For the given interface, get the stub implementation.
getPort(QName, Class) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_ServiceLocator
For the given interface, get the stub implementation.
getPorts() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_ServiceLocator
 
getPrefix() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Gets the prefix value for this ListBucketResult.
getPrefix() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.PrefixEntry
Gets the prefix value for this PrefixEntry.
getPrefix() - Method in class org.jets3t.service.model.cloudfront.LoggingStatus
 
getPrefix() - Method in class org.jets3t.service.S3ObjectsChunk
 
getPrefix() - Method in class org.jets3t.service.VersionOrDeleteMarkersChunk
 
getPriorLastKey() - Method in class org.jets3t.service.S3ObjectsChunk
 
getPriorLastKey() - Method in class org.jets3t.service.utils.FileComparer.PartialObjectListing
 
getProductName() - Method in class org.jets3t.service.model.AWSDevPayProduct
 
getProductToken() - Method in class org.jets3t.service.model.AWSDevPayProduct
 
getProductToken() - Method in class org.jets3t.service.security.AWSDevPayCredentials
 
getProperties() - Method in class org.jets3t.service.Jets3tProperties
 
getProxyHost(String) - Method in class org.apache.commons.httpclient.contrib.proxy.PluginProxyTestApplet
 
getProxyPort(String) - Method in class org.apache.commons.httpclient.contrib.proxy.PluginProxyTestApplet
 
getRecentByteRatePerSecond() - Method in class org.jets3t.service.io.BytesProgressWatcher
 
getRemainingTime() - Method in class org.jets3t.service.io.BytesProgressWatcher
 
getRemoteAddress() - Method in class org.jets3t.servlets.gatekeeper.ClientInformation
 
getRemoteHost() - Method in class org.jets3t.servlets.gatekeeper.ClientInformation
 
getRemotePort() - Method in class org.jets3t.servlets.gatekeeper.ClientInformation
 
getRemoteUser() - Method in class org.jets3t.servlets.gatekeeper.ClientInformation
 
getRequestHost() - Method in exception org.jets3t.service.S3ServiceException
 
getRequestId() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
 
getRequestMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
 
getRequestMaxKeys() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
 
getRequestMaxKeys() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
 
getRequestPath() - Method in exception org.jets3t.service.S3ServiceException
 
getRequestPrefix() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
 
getRequestPrefix() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
 
getRequestVerb() - Method in exception org.jets3t.service.S3ServiceException
 
getRequiredProtocols() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
getResponseCode() - Method in exception org.jets3t.service.CloudFrontServiceException
 
getResponseCode() - Method in exception org.jets3t.service.impl.rest.HttpException
 
getResponseCode() - Method in exception org.jets3t.service.S3ServiceException
 
getResponseDate() - Method in exception org.jets3t.service.S3ServiceException
 
getResponseHeaders() - Method in exception org.jets3t.service.S3ServiceException
 
getResponseMessage() - Method in exception org.jets3t.service.impl.rest.HttpException
 
getResponseStatus() - Method in exception org.jets3t.service.S3ServiceException
 
getRowCount() - Method in class org.jets3t.gui.TableSorter
 
getS3CanonicalUserId() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentity
 
getS3ErrorCode() - Method in exception org.jets3t.service.S3ServiceException
 
getS3ErrorHostId() - Method in exception org.jets3t.service.S3ServiceException
 
getS3ErrorMessage() - Method in exception org.jets3t.service.S3ServiceException
 
getS3ErrorRequestId() - Method in exception org.jets3t.service.S3ServiceException
 
getS3Service() - Method in class org.jets3t.service.multithread.S3ServiceMulti
 
getSecretKey() - Method in class org.jets3t.service.security.AWSCredentials
 
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.AccessControlPolicy
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonCustomerByEmail
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.BucketLoggingStatus
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.CanonicalUser
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.CopyObjectResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.CreateBucketResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Grant
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Grantee
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Group
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsEntry
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.LoggingSettings
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataDirective
 
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataEntry
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.PrefixEntry
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.PutObjectResult
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Result
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Status
Get Custom Serializer
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.StorageClass
 
getSerializer(String, Class, QName) - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.User
Get Custom Serializer
getServiceName() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_ServiceLocator
 
getSession() - Method in class org.jets3t.servlets.gatekeeper.ClientInformation
 
getShortBucketName() - Method in class org.jets3t.service.model.cloudfront.LoggingStatus
 
getSignatureRequests() - Method in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
Returns the signature requests in a message.
getSignatureType() - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
 
getSignedUrl() - Method in class org.jets3t.service.multithread.DownloadPackage
 
getSignedUrl() - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
 
getSignedUrl() - Method in class org.jets3t.service.utils.signedurl.SignedUrlAndObject
 
getSize() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
Gets the size value for this ListEntry.
getSize() - Method in class org.jets3t.service.model.S3Version
 
getSortingStatus(int) - Method in class org.jets3t.gui.TableSorter
 
getSourceObjectKeys() - Method in class org.jets3t.gui.CopyObjectsDialog
 
getSourceObjectKeys() - Method in class org.jets3t.gui.ObjectsAttributesDialog
 
getSourceObjectKeys() - Method in class org.jets3t.service.multithread.CopyObjectsEvent
 
getStatus() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Result
Gets the status value for this Result.
getStatus() - Method in class org.jets3t.service.model.cloudfront.Distribution
 
getStorageClass() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
Gets the storageClass value for this ListEntry.
getStorageClass() - Method in class org.jets3t.service.model.S3Object
 
getStorageClass() - Method in class org.jets3t.service.model.S3Version
 
getStreamingDistributionConfig(String) - Method in class org.jets3t.service.CloudFrontService
Lookup configuration information for a streaming distribution.
getStreamingDistributionInfo(String) - Method in class org.jets3t.service.CloudFrontService
Lookup information for a streaming distribution.
getStringProperty(String, String) - Method in class org.jets3t.service.Jets3tProperties
 
getTableHeader() - Method in class org.jets3t.gui.TableSorter
 
getTableModel() - Method in class org.jets3t.gui.TableSorter
 
getTargetBucket() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.LoggingSettings
Gets the targetBucket value for this LoggingSettings.
getTargetBucketName() - Method in class org.jets3t.service.model.S3BucketLoggingStatus
 
getTargetGrants() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.LoggingSettings
Gets the targetGrants value for this LoggingSettings.
getTargetGrants() - Method in class org.jets3t.service.model.S3BucketLoggingStatus
 
getTargetPrefix() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.LoggingSettings
Gets the targetPrefix value for this LoggingSettings.
getThreadCount() - Method in class org.jets3t.service.multithread.ThreadWatcher
 
getThreadWatcher() - Method in class org.jets3t.service.multithread.ServiceEvent
 
getTimeRemaining() - Method in class org.jets3t.service.multithread.ThreadWatcher
 
getTotalCopyRequests() - Method in class contribs.mx.S3ObjectMx
 
getTotalCopyRequests() - Method in interface contribs.mx.S3ObjectMxMBean
 
getTotalDeleteRequests() - Method in class contribs.mx.S3ObjectMx
 
getTotalDeleteRequests() - Method in interface contribs.mx.S3ObjectMxMBean
 
getTotalGetRequests() - Method in class contribs.mx.S3ObjectMx
 
getTotalGetRequests() - Method in interface contribs.mx.S3ObjectMxMBean
 
getTotalHeadRequests() - Method in class contribs.mx.S3ObjectMx
 
getTotalHeadRequests() - Method in interface contribs.mx.S3ObjectMxMBean
 
getTotalListRequests() - Method in class contribs.mx.S3BucketMx
 
getTotalListRequests() - Method in interface contribs.mx.S3BucketMxMBean
 
getTotalListRequests() - Method in class contribs.mx.S3ServiceMx
 
getTotalObjectCopyRequests() - Method in class contribs.mx.S3BucketMx
 
getTotalObjectCopyRequests() - Method in interface contribs.mx.S3BucketMxMBean
 
getTotalObjectCopyRequests() - Method in class contribs.mx.S3ServiceMx
 
getTotalObjectDeleteRequests() - Method in class contribs.mx.S3BucketMx
 
getTotalObjectDeleteRequests() - Method in interface contribs.mx.S3BucketMxMBean
 
getTotalObjectDeleteRequests() - Method in class contribs.mx.S3ServiceMx
 
getTotalObjectGetRequests() - Method in class contribs.mx.S3BucketMx
 
getTotalObjectGetRequests() - Method in interface contribs.mx.S3BucketMxMBean
 
getTotalObjectGetRequests() - Method in class contribs.mx.S3ServiceMx
 
getTotalObjectHeadRequests() - Method in class contribs.mx.S3BucketMx
 
getTotalObjectHeadRequests() - Method in interface contribs.mx.S3BucketMxMBean
 
getTotalObjectHeadRequests() - Method in class contribs.mx.S3ServiceMx
 
getTotalObjectPutRequests() - Method in class contribs.mx.S3BucketMx
 
getTotalObjectPutRequests() - Method in interface contribs.mx.S3BucketMxMBean
 
getTotalObjectPutRequests() - Method in class contribs.mx.S3ServiceMx
 
getTotalPutRequests() - Method in class contribs.mx.S3ObjectMx
 
getTotalPutRequests() - Method in interface contribs.mx.S3ObjectMxMBean
 
getTotalRequests() - Method in class contribs.mx.S3BucketMx
 
getTotalRequests() - Method in interface contribs.mx.S3BucketMxMBean
 
getTotalRequests() - Method in class contribs.mx.S3ObjectMx
 
getTotalRequests() - Method in interface contribs.mx.S3ObjectMxMBean
 
getTotalRequests() - Method in class contribs.mx.S3ServiceMx
 
getTransactionId(GatekeeperMessage, ClientInformation) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultTransactionIdProvider
Returns a random-based UUID.
getTransactionId(GatekeeperMessage, ClientInformation) - Method in class org.jets3t.servlets.gatekeeper.impl.ExternalUuidProvider
If the application property externalUUID is available, the value of this property is returned as the transaction ID.
getTransactionId(GatekeeperMessage, ClientInformation) - Method in class org.jets3t.servlets.gatekeeper.TransactionIdProvider
Returns a transaction ID to uniquely identify the Gatekeeper transaction - if transaction tracking is not required this method can return an empty string.
getTrustedSignerAwsAccountNumbers() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
getType() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ErrorHandler
 
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.AccessControlPolicy
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonCustomerByEmail
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.BucketLoggingStatus
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.CanonicalUser
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.CopyObjectResult
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.CreateBucketResult
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Grant
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Grantee
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Group
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsEntry
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsResult
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.LoggingSettings
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataDirective
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataEntry
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.PrefixEntry
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.PutObjectResult
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Result
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.Status
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.StorageClass
Return type metadata object
getTypeDesc() - Static method in class org.jets3t.service.impl.soap.axis._2006_03_01.User
Return type metadata object
getUniqueOperationId() - Method in class org.jets3t.service.multithread.ServiceEvent
 
getUpdatedAccessControlList() - Method in class org.jets3t.apps.cockpit.gui.AccessControlDialog
 
getUploadACLPermission() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
 
getUploadStorageClass() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
 
getURI() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Group
Gets the URI value for this Group.
getUser() - Method in class org.jets3t.gui.AuthenticationDialog
 
getUserAgent() - Method in class org.jets3t.servlets.gatekeeper.ClientInformation
 
getUserAgentDescription(String) - Static method in class org.jets3t.service.utils.ServiceUtils
Returns a user agent string describing the jets3t library, and optionally the application using it, to server-side services.
getUserInputsAsProperties(boolean) - Method in class org.jets3t.gui.UserInputFields
 
getUserPrincipal() - Method in class org.jets3t.servlets.gatekeeper.ClientInformation
 
getUserToken() - Method in class org.jets3t.service.security.AWSDevPayCredentials
 
getUsingDevPay() - Method in class org.jets3t.apps.cockpit.gui.AWSCredentialsDialog
 
getUsingDevPay() - Method in class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
 
getValue() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataDirective
 
getValue() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataEntry
Gets the value value for this MetadataEntry.
getValue() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
getValue() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.StorageClass
 
getValueAt(int, int) - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
 
getValueAt(int, int) - Method in class org.jets3t.gui.TableSorter
 
getVersionedObject(String, String, String) - Method in class org.jets3t.service.S3Service
Returns an object representing the details and data of an item in S3 with a specific given version, without applying any preconditions.
getVersionedObject(String, S3Bucket, String, Calendar, Calendar, String[], String[], Long, Long) - Method in class org.jets3t.service.S3Service
Returns an object representing the details and data of a versioned object in S3 that also meets any given preconditions.
getVersionedObject(String, String, String, Calendar, Calendar, String[], String[], Long, Long) - Method in class org.jets3t.service.S3Service
Returns an object representing the details and data of a versioned object in S3 that also meets any given preconditions.
getVersionedObjectAcl(String, S3Bucket, String) - Method in class org.jets3t.service.S3Service
Retrieves the access control settings of a versioned object.
getVersionedObjectAcl(String, String, String) - Method in class org.jets3t.service.S3Service
Retrieves the access control settings of a versioned object.
getVersionedObjectDetails(String, String, String) - Method in class org.jets3t.service.S3Service
Returns an object representing the details of an item in S3 with a specific given version, without the object's data and without applying any preconditions.
getVersionedObjectDetails(String, S3Bucket, String, Calendar, Calendar, String[], String[]) - Method in class org.jets3t.service.S3Service
Returns an object representing the details of a versioned object in S3 that also meets any given preconditions.
getVersionedObjectDetails(String, String, String, Calendar, Calendar, String[], String[]) - Method in class org.jets3t.service.S3Service
Returns an object representing the details of a versioned object in S3 that also meets any given preconditions.
getVersionId() - Method in class org.jets3t.service.model.BaseVersionOrDeleteMarker
 
getVersionId() - Method in class org.jets3t.service.model.S3Object
 
getVersionIdMarker() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
 
getVersioningStatus() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.VersioningConfigurationHandler
 
getWrappedInputStream() - Method in class org.jets3t.service.impl.rest.httpclient.HttpMethodReleaseInputStream
 
getWrappedInputStream() - Method in class org.jets3t.service.io.GZipDeflatingInputStream
 
getWrappedInputStream() - Method in interface org.jets3t.service.io.InputStreamWrapper
 
getWrappedInputStream() - Method in class org.jets3t.service.io.InterruptableInputStream
 
getWrappedInputStream() - Method in class org.jets3t.service.io.ProgressMonitoredInputStream
 
getWrappedInputStream() - Method in class org.jets3t.service.io.RepeatableFileInputStream
 
getWrappedInputStream() - Method in class org.jets3t.service.io.RepeatableInputStream
 
getWrappedOutputStream() - Method in class org.jets3t.service.io.GZipInflatingOutputStream
 
getWrappedOutputStream() - Method in interface org.jets3t.service.io.OutputStreamWrapper
 
getWrappedOutputStream() - Method in class org.jets3t.service.io.ProgressMonitoredOutputStream
 
getXmlMessage() - Method in exception org.jets3t.service.S3ServiceException
 
Grant - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
Grant() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.Grant
 
Grant(Grantee, Permission) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.Grant
 
grantAllPermissions(Set) - Method in class org.jets3t.service.acl.AccessControlList
Deprecated. Version 0.7.4, use type-safe AccessControlList.grantAllPermissions(GrantAndPermission[]) instead.
grantAllPermissions(GrantAndPermission[]) - Method in class org.jets3t.service.acl.AccessControlList
Adds a set of grantee/permission pairs to the ACL, where each item in the set is a GrantAndPermission object.
GrantAndPermission - Class in org.jets3t.service.acl
Simple container object to combine a grantee object with a permission object.
GrantAndPermission(GranteeInterface, Permission) - Constructor for class org.jets3t.service.acl.GrantAndPermission
 
Grantee - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
Grantee() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.Grantee
 
GranteeInterface - Interface in org.jets3t.service.acl
Represents a grantee (entity) who can be assigned access permissions in an AccessControlList.
grantPermission(GranteeInterface, Permission) - Method in class org.jets3t.service.acl.AccessControlList
Adds a grantee to the ACL with the given permission.
Group - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
Group() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.Group
 
Group(String) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.Group
 
GroupGrantee - Class in org.jets3t.service.acl
Represents a Group grantee.
GroupGrantee() - Constructor for class org.jets3t.service.acl.GroupGrantee
 
GroupGrantee(String) - Constructor for class org.jets3t.service.acl.GroupGrantee
Constructs a group grantee object using the given group URI as an identifier.
GuiUtils - Class in org.jets3t.gui
Utility methods for GUI-related tasks.
GuiUtils() - Constructor for class org.jets3t.gui.GuiUtils
 
GZIP_MAGIC - Static variable in class org.jets3t.service.io.GZipInflatingOutputStream
 
GZipDeflatingInputStream - Class in org.jets3t.service.io
Input stream that wraps another stream and deflates (compresses) the underlying stream's data on-the-fly.
GZipDeflatingInputStream(InputStream) - Constructor for class org.jets3t.service.io.GZipDeflatingInputStream
 
GZipInflatingOutputStream - Class in org.jets3t.service.io
Output stream that wraps another stream and inflates (de-compresses) the underlying stream's data on-the-fly.
GZipInflatingOutputStream(OutputStream) - Constructor for class org.jets3t.service.io.GZipInflatingOutputStream
 

H

hasDistributions() - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
 
hasFriendlyName() - Method in class org.jets3t.service.security.AWSCredentials
 
hashCode() - Method in class org.jets3t.service.acl.CanonicalGrantee
 
hashCode() - Method in class org.jets3t.service.acl.EmailAddressGrantee
 
hashCode() - Method in class org.jets3t.service.acl.GrantAndPermission
 
hashCode() - Method in class org.jets3t.service.acl.GroupGrantee
 
hashCode() - Method in class org.jets3t.service.acl.Permission
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AccessControlPolicy
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonCustomerByEmail
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.BucketLoggingStatus
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.CanonicalUser
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.CopyObjectResult
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.CreateBucketResult
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Grant
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Grantee
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Group
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsEntry
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsResult
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.LoggingSettings
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataDirective
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataEntry
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.PrefixEntry
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.PutObjectResult
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Result
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Status
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.StorageClass
 
hashCode() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.User
 
hasTrustedSignerAwsAccountNumbers() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
head(String, String) - Static method in class contribs.mx.S3ObjectMx
 
HMAC_SHA1_ALGORITHM - Static variable in class org.jets3t.service.Constants
HMAC/SHA1 Algorithm per RFC 2104, used when generating S3 signatures.
HTTP_CONNECTION_TIMEOUT - Static variable in class org.jets3t.apps.cockpitlite.CockpitLite
 
HTTP_CONNECTION_TIMEOUT - Static variable in class org.jets3t.apps.uploader.Uploader
 
HTTP_HEADER_METADATA_NAMES - Static variable in class org.jets3t.service.utils.RestUtils
A list of HTTP-specific header names, that may be present in S3Objects as metadata but which should be treated as plain HTTP headers during transmission (ie not converted into S3 Object metadata items).
HttpClientAndConnectionManager - Class in org.jets3t.service.impl.rest.httpclient
 
HttpClientAndConnectionManager(HttpClient, HttpConnectionManager) - Constructor for class org.jets3t.service.impl.rest.httpclient.HttpClientAndConnectionManager
 
HttpClientRestS3ServiceTest - Class in org.jets3t.tests
Test cases specific to the HttpClient REST/HTTP S3Service implementation RestS3Service.
HttpClientRestS3ServiceTest() - Constructor for class org.jets3t.tests.HttpClientRestS3ServiceTest
 
HttpException - Exception in org.jets3t.service.impl.rest
Simple exception to capture details of a failed HTTP operation, including the response code and message.
HttpException(int, String) - Constructor for exception org.jets3t.service.impl.rest.HttpException
 
HttpMethodReleaseInputStream - Class in org.jets3t.service.impl.rest.httpclient
Utility class to wrap InputStreams obtained from an HttpClient library's HttpMethod object, and ensure the stream and HTTP connection is cleaned up properly.
HttpMethodReleaseInputStream(HttpMethod) - Constructor for class org.jets3t.service.impl.rest.httpclient.HttpMethodReleaseInputStream
Constructs an input stream based on an HttpMethod object representing an HTTP connection.
HyperlinkActivatedListener - Interface in org.jets3t.gui
Listener responsible for following HTML links that have been activated.

I

increment(int, String) - Static method in class contribs.mx.S3BucketMx
 
increment(int, String, String) - Static method in class contribs.mx.S3ObjectMx
 
increment(String) - Static method in class contribs.mx.S3ServiceExceptionMx
 
increment() - Static method in class contribs.mx.S3ServiceExceptionMx
 
incrementCounter(String) - Method in class contribs.mx.S3ServiceExceptionMx
 
init() - Method in class org.apache.commons.httpclient.contrib.proxy.PluginProxyTestApplet
 
init() - Method in class org.jets3t.apps.cockpit.Cockpit
Prepares application to run as a GUI by finding/creating a root owner JFrame, creating an un-authenticated RestS3Service and loading properties files.
init() - Method in class org.jets3t.apps.cockpitlite.CockpitLite
Prepares application to run as a GUI by finding/creating a root owner JFrame, creating an un-authenticated RestS3Service and loading properties files.
init() - Method in class org.jets3t.apps.uploader.Uploader
Prepares application to run as a GUI by finding/creating a root owner JFrame, and (if necessary) creating a directory for storing remembered logins.
init(String, String, byte[], int) - Method in class org.jets3t.apps.utils.FileCryptoTool
 
init(String, String) - Method in class org.jets3t.apps.utils.FileCryptoTool
 
init() - Method in class org.jets3t.service.mx.MxDelegate
Initialize, or reinitialize, the JMX instrumentation support in JetS3t.
init(ServletConfig) - Method in class org.jets3t.servlets.gatekeeper.GatekeeperServlet
Initialises the pluggable implementation classes for Authorizer, TransactionIdProvider, and UrlSigner
initHttpConnection(AWSRequestAuthorizer, HostConfiguration, Jets3tProperties, String, CredentialsProvider) - Static method in class org.jets3t.service.utils.RestUtils
Initialises, or re-initialises, the underlying HttpConnectionManager and HttpClient objects a service will use to communicate with an AWS service.
initHttpProxy(HttpClient, Jets3tProperties) - Static method in class org.jets3t.service.utils.RestUtils
Initialises this service's HTTP proxy by auto-detecting the proxy settings.
initHttpProxy(HttpClient, String, int, Jets3tProperties) - Static method in class org.jets3t.service.utils.RestUtils
Initialises this service's HTTP proxy with the given proxy settings.
initHttpProxy(HttpClient, Jets3tProperties, String, int, String, String, String) - Static method in class org.jets3t.service.utils.RestUtils
Initialises this service's HTTP proxy for authentication using the given proxy settings.
InputStreamWrapper - Interface in org.jets3t.service.io
Interface used by input streams that wrap other input streams, so that the underlying input stream can be retrieved.
insertUpdate(DocumentEvent) - Method in class org.jets3t.apps.cockpit.gui.SignedGetUrlDialog
 
interrupt() - Method in class org.jets3t.service.io.InterruptableInputStream
 
InterruptableInputStream - Class in org.jets3t.service.io
Input stream wrapper that allows the underlying wrapped input stream to be interrupted.
InterruptableInputStream(InputStream) - Constructor for class org.jets3t.service.io.InterruptableInputStream
 
invoke(String, Object[], String[]) - Method in class contribs.mx.S3ServiceExceptionMx
 
isAppendToFile() - Method in class org.jets3t.service.multithread.DownloadPackage
 
isAuthenticatedConnection() - Method in class org.jets3t.service.multithread.S3ServiceMulti
 
isAuthenticatedConnection() - Method in class org.jets3t.service.S3Service
 
isBucketAccessible(String) - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
 
isBucketAccessible(String) - Method in class org.jets3t.service.impl.soap.axis.SoapS3Service
Deprecated.  
isBucketAccessible(String) - Method in class org.jets3t.service.S3Service
Indicates whether a bucket exists and is accessible to a service user.
isBucketNameValidDNSName(String) - Static method in class org.jets3t.service.utils.ServiceUtils
Returns true if the given bucket name can be used as a component of a valid DNS name.
isBytesTransferredInfoAvailable() - Method in class org.jets3t.service.multithread.ThreadWatcher
If this method returns true, the methods ThreadWatcher.getBytesTotal() and ThreadWatcher.getBytesTransferred() will contain information about the amount of data being transferred by the watched threads.
isCancelTaskSupported() - Method in class org.jets3t.service.multithread.ThreadWatcher
 
isCannedRestACL() - Method in class org.jets3t.service.acl.AccessControlList
 
isCellEditable(int, int) - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
 
isCellEditable(int, int) - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
 
isCellEditable(int, int) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
 
isCellEditable(int, int) - Method in class org.jets3t.gui.TableSorter
 
isChildHandler() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.SimpleHandler
 
isCipherAvailableForUse(String) - Static method in class org.jets3t.service.security.EncryptionUtil
Returns true if the given cipher is available and can be used by this encryption utility.
isConfirmed() - Method in class org.jets3t.apps.cockpit.gui.AWSCredentialsDialog
 
isCopyActionApproved() - Method in class org.jets3t.gui.CopyObjectsDialog
 
isCopyOriginalAccessControlLists() - Method in class org.jets3t.gui.CopyObjectsDialog
 
isDeleteMarker() - Method in class org.jets3t.service.model.BaseVersionOrDeleteMarker
 
isDeleteMarker() - Method in class org.jets3t.service.model.S3DeleteMarker
 
isDeleteMarker() - Method in class org.jets3t.service.model.S3Version
 
isDeployed() - Method in class org.jets3t.service.model.cloudfront.Distribution
 
isEnabled - Static variable in class contribs.mx.S3BucketMx
 
isEnabled - Static variable in class contribs.mx.S3ObjectMx
 
isEnabled() - Method in class org.jets3t.service.model.cloudfront.Distribution
 
isEnabled() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
isEncryptionPasswordSet() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
 
isErrorResponse() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
 
isHttpsOnly() - Method in class org.jets3t.service.S3Service
Whether to use secure HTTPS or insecure HTTP for communicating with S3, as set by the JetS3t property: s3service.https-only
isHttpsProtocolRequired() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
isIsTruncated() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Gets the isTruncated value for this ListBucketResult.
isJmxDelegationActive() - Method in class org.jets3t.service.mx.MxDelegate
 
isLatest() - Method in class org.jets3t.service.model.BaseVersionOrDeleteMarker
 
isListingComplete() - Method in class org.jets3t.service.S3ObjectsChunk
A convenience method to check whether a listing of objects is complete (true) or there are more objects available (false).
isListingComplete() - Method in class org.jets3t.service.VersionOrDeleteMarkersChunk
 
isListingTruncated() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
 
isListingTruncated() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
 
isLoaded() - Method in class org.jets3t.service.Jets3tProperties
 
isLocationKnown() - Method in class org.jets3t.service.model.S3Bucket
 
isLoggingEnabled() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
isLoggingEnabled() - Method in class org.jets3t.service.model.S3BucketLoggingStatus
 
isMetadataComplete() - Method in class org.jets3t.service.model.S3Object
 
isModifyActionApproved() - Method in class org.jets3t.gui.ObjectsAttributesDialog
 
isModifyMode() - Method in class org.jets3t.gui.ObjectsAttributesDialog
 
isMoveOptionSelected() - Method in class org.jets3t.gui.CopyObjectsDialog
 
isMultiFactorAuthDeleteRequired() - Method in class org.jets3t.service.model.S3BucketVersioningStatus
 
isObjectInBucket(String, String) - Method in class org.jets3t.service.S3Service
Convenience method to check whether an object exists in a bucket.
isParsedFromXmlMessage() - Method in exception org.jets3t.service.S3ServiceException
 
isPrivate() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
isPublicAclSet() - Method in class org.jets3t.apps.cockpitlite.ToggleAclDialog
 
isRememberPreferences() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
 
isRepeatable() - Method in class org.jets3t.service.impl.rest.httpclient.RepeatableRequestEntity
 
isRequesterPays() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
isRequesterPays() - Method in class org.jets3t.service.model.S3Bucket
Return the Requester Pays status of this bucket, if it is known.
isRequesterPaysBucket(String) - Method in class org.jets3t.service.S3Service
Return true if the given bucket is configured as a Requester Pays bucket, in which case the requester must supply their own AWS credentials when accessing objects in the bucket, and will be responsible for request and data transfer fees.
isRequesterPaysEnabled() - Method in class org.jets3t.service.S3Service
Is this service configured to generate Requester Pays requests when uploading data to S3, or retrieving data from the service.
isRequesterPaysKnown() - Method in class org.jets3t.service.model.S3Bucket
 
isRequesterPaysSelected() - Method in class org.jets3t.apps.cockpit.gui.RequesterPaysDialog
 
isShutdown() - Method in class org.jets3t.service.multithread.S3ServiceMulti
 
isShutdown() - Method in class org.jets3t.service.S3Service
 
isSigned() - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
Returns true if this request has been allowed and includes a signed URL, false otherwise.
isSignedDownload() - Method in class org.jets3t.service.multithread.DownloadPackage
 
isSorting() - Method in class org.jets3t.gui.TableSorter
 
isStreamingDistribution() - Method in class org.jets3t.service.model.cloudfront.Distribution
 
isStreamingDistributionConfig() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
isSummary() - Method in class org.jets3t.service.model.cloudfront.Distribution
 
isSummary() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentity
 
isTimeRemainingAvailable() - Method in class org.jets3t.service.multithread.ThreadWatcher
If this method returns true, the method ThreadWatcher.getTimeRemaining() will contain an estimate of the completion time for the data transfer.
isTruncated() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ListDistributionListHandler
 
isTruncated() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
 
isTrustedSignerSelf() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
isUploadCompressionActive() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
 
isUploadEncryptionActive() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
 
isUrlSigningRequired() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
isUserInputFieldsAvailable() - Method in class org.jets3t.gui.UserInputFields
 
isVersioningEnabled() - Method in class org.jets3t.service.model.S3BucketVersioningStatus
 
ItemPropertiesDialog - Class in org.jets3t.gui
Dialog to display detailed information about an S3Bucket or a set of S3Objects.
itemStateChanged(ItemEvent) - Method in class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
 

J

JETS3T_COCKPIT_HELP_PAGE - Static variable in class org.jets3t.apps.cockpit.Cockpit
 
JETS3T_IGNORE_FILENAME - Static variable in class org.jets3t.service.Constants
The name of the JetS3t ignore file: .jets3t-ignore
JETS3T_PROPERTIES_FILENAME - Static variable in class org.jets3t.service.Constants
The name of the JetS3t properties file: jets3t.properties
Jets3tProperties - Class in org.jets3t.service
Utility class to load and store JetS3t-specific properties.
Jets3tProperties() - Constructor for class org.jets3t.service.Jets3tProperties
 
JHtmlLabel - Class in org.jets3t.gui
Enhanced version of JLabel that changes the mouse curser to indicate when it passes over a clickable HTML HREF link, and triggers a listener to follow the link when it is clicked.
JHtmlLabel(HyperlinkActivatedListener) - Constructor for class org.jets3t.gui.JHtmlLabel
 
JHtmlLabel(String, HyperlinkActivatedListener) - Constructor for class org.jets3t.gui.JHtmlLabel
 
join(List, String) - Static method in class org.jets3t.service.utils.ServiceUtils
Joins a list of items into a delimiter-separated string.
join(Object[], String) - Static method in class org.jets3t.service.utils.ServiceUtils
Joins a list of items into a delimiter-separated string.
join(int[], String) - Static method in class org.jets3t.service.utils.ServiceUtils
Joins a list of ints into a delimiter-separated string.

L

LEXICAL_COMPARATOR - Static variable in class org.jets3t.gui.TableSorter
 
list(String) - Static method in class contribs.mx.S3BucketMx
 
LIST_OBJECTS_IN_BUCKET_FLAG - Static variable in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
A flag name that indicates the Gatekeeper servlet should perform a bucket listing - for example as used by CockpitLite
listAllBuckets() - Method in class org.jets3t.service.S3Service
Lists the buckets belonging to the service user.
listAllMyBuckets(String, Calendar, String) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_PortType
 
listAllMyBuckets(String, Calendar, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
ListAllMyBucketsEntry - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
ListAllMyBucketsEntry() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsEntry
 
ListAllMyBucketsEntry(String, Calendar) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsEntry
 
ListAllMyBucketsResult - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
ListAllMyBucketsResult() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsResult
 
ListAllMyBucketsResult(CanonicalUser, ListAllMyBucketsEntry[]) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsResult
 
listAvailablePbeCiphers(boolean) - Static method in class org.jets3t.service.security.EncryptionUtil
Lists the PBE ciphers available on the system, optionally eliminating those ciphers that are apparently available but cannot actually be used (perhaps due to the lack of export-grade JCE settings).
listAvailableProviders() - Static method in class org.jets3t.service.security.EncryptionUtil
 
listBucket(String, String, String, Integer, String, String, Calendar, String, String) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_PortType
 
listBucket(String, String, String, Integer, String, String, Calendar, String, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
ListBucketResult - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
ListBucketResult() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
 
ListBucketResult(MetadataEntry[], String, String, String, String, int, String, boolean, ListEntry[], PrefixEntry[]) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
 
listDistributions(int) - Method in class org.jets3t.service.CloudFrontService
List all your standard CloudFront distributions, with a given maximum number of Distribution items in each "page" of results.
listDistributions() - Method in class org.jets3t.service.CloudFrontService
List all your standard CloudFront distributions.
listDistributions(String) - Method in class org.jets3t.service.CloudFrontService
List the distributions whose origin is the given S3 bucket name.
listDistributionsByBucketName(boolean, String) - Method in class org.jets3t.service.CloudFrontService
List streaming or non-stream distributions whose origin is the given S3 bucket name.
ListEntry - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
ListEntry() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
 
ListEntry(String, Calendar, String, long, CanonicalUser, StorageClass) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
 
listObjects(String, String[], String, long) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Lists the objects in a bucket based on an array of prefix strings, and sends ListObjectsEvent notification events.
listObjects(S3Bucket) - Method in class org.jets3t.service.S3Service
Lists the objects in a bucket.
listObjects(String) - Method in class org.jets3t.service.S3Service
Lists the objects in a bucket.
listObjects(S3Bucket, String, String) - Method in class org.jets3t.service.S3Service
Lists the objects in a bucket matching a prefix and delimiter.
listObjects(S3Bucket, String, String, long) - Method in class org.jets3t.service.S3Service
Lists the objects in a bucket matching a prefix, while instructing S3 to send response messages containing no more than a given number of object results.
listObjects(String, String, String, long) - Method in class org.jets3t.service.S3Service
Lists the objects in a bucket matching a prefix, while instructing S3 to send response messages containing no more than a given number of object results.
listObjects(GatekeeperMessage, ClientInformation) - Method in class org.jets3t.servlets.gatekeeper.BucketLister
Create in the GatekeeperMessage object a list of SignatureRequest objects capturing details about the S3 objects contained in a bucket.
listObjects(GatekeeperMessage, ClientInformation) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultBucketLister
 
listObjectsChunked(String, String, String, long, String) - Method in class org.jets3t.service.S3Service
Lists the objects in a bucket matching a prefix, chunking the results into batches of a given size, and returning each chunk separately.
listObjectsChunked(String, String, String, long, String, boolean) - Method in class org.jets3t.service.S3Service
Lists the objects in a bucket matching a prefix and also returns the common prefixes returned by S3.
ListObjectsEvent - Class in org.jets3t.service.multithread
Multi-threaded service event fired by S3ServiceMulti.listObjects(String, String[], String, long).
listObjectsThreaded(S3Service, String, String, String, int) - Method in class org.jets3t.service.utils.FileComparer
Lists the objects in a bucket using a partitioning technique to divide the object namespace into separate partitions that can be listed by multiple simultaneous threads.
listObjectsThreaded(S3Service, String, String) - Method in class org.jets3t.service.utils.FileComparer
Lists the objects in a bucket using a partitioning technique to divide the object namespace into separate partitions that can be listed by multiple simultaneous threads.
listStreamingDistributions(int) - Method in class org.jets3t.service.CloudFrontService
List all your streaming CloudFront distributions, with a given maximum number of Distribution items in each "page" of results.
listStreamingDistributions() - Method in class org.jets3t.service.CloudFrontService
List all your standard CloudFront distributions.
listStreamingDistributions(String) - Method in class org.jets3t.service.CloudFrontService
List the streaming distributions whose origin is the given S3 bucket name.
listVersionedObjects(String, String, String) - Method in class org.jets3t.service.S3Service
Lists versioning information in a versioned bucket where the objects match a given constraints.
listVersionedObjectsChunked(String, String, String, long, String, String, boolean) - Method in class org.jets3t.service.S3Service
Lists information for a versioned bucket where the items match given constarints.
load() - Static method in class org.jets3t.service.model.AWSDevPayProduct
Loads the products listed in Constants.DEVPAY_PRODUCTS_PROPERTIES_FILENAME
load(InputStream) - Static method in class org.jets3t.service.model.AWSDevPayProduct
Loads the products listed in the Properties file represented by the input stream.
load(Properties) - Static method in class org.jets3t.service.model.AWSDevPayProduct
Loads the products listed in the Properties.
load(String, File) - Static method in class org.jets3t.service.security.AWSCredentials
Loads encrypted credentials from a file.
load(String, BufferedInputStream) - Static method in class org.jets3t.service.security.AWSCredentials
Loads encrypted credentials from a data input stream.
loadAndReplaceMimetypes(InputStream) - Method in class org.jets3t.service.utils.Mimetypes
Reads and stores the mime type setting corresponding to a file extension, by reading text from an InputStream.
loadAndReplaceProperties(InputStream, String) - Method in class org.jets3t.service.Jets3tProperties
Reads properties from an InputStream and stores them in this class's properties object.
loadAndReplaceProperties(Jets3tProperties, String) - Method in class org.jets3t.service.Jets3tProperties
Merges properties from another JetS3tProperties object into this instance.
loadAndReplaceProperties(Properties, String) - Method in class org.jets3t.service.Jets3tProperties
Merges properties from another Properties object into this instance.
loadAWSCredentials() - Static method in class org.jets3t.samples.SamplesUtils
Loads AWS Credentials from the file samples.properties (SamplesUtils.SAMPLES_PROPERTIES_NAME) that must be available in the classpath, and must contain settings awsAccessKey and awsSecretKey.
loadColor(Properties, String) - Method in class org.jets3t.gui.skins.SkinUtils
Loads a skin property setting for a color.
loadIcon(Properties, String) - Method in class org.jets3t.gui.skins.SkinUtils
Loads a skin property setting for an icon image.
loadXMLReader() - Static method in class org.jets3t.service.utils.ServiceUtils
Find a SAX XMLReader by hook or by crook, with work-arounds for non-standard platforms.
LOCATION_ASIA_PACIFIC - Static variable in class org.jets3t.service.model.S3Bucket
 
LOCATION_EUROPE - Static variable in class org.jets3t.service.model.S3Bucket
 
LOCATION_US - Static variable in class org.jets3t.service.model.S3Bucket
 
LOCATION_US_STANDARD - Static variable in class org.jets3t.service.model.S3Bucket
 
LOCATION_US_WEST - Static variable in class org.jets3t.service.model.S3Bucket
 
LOG_DELIVERY - Static variable in class org.jets3t.service.acl.GroupGrantee
The group of Bucket Log delivery users, represented in S3 by the URI: http://acs.amazonaws.com/groups/s3/LogDelivery
LoggingSettings - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
LoggingSettings() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.LoggingSettings
 
LoggingSettings(String, String, Grant[]) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.LoggingSettings
 
LoggingStatus - Class in org.jets3t.service.model.cloudfront
Represents the logging status of a CloudFront distribution.
LoggingStatus() - Constructor for class org.jets3t.service.model.cloudfront.LoggingStatus
 
LoggingStatus(String, String) - Constructor for class org.jets3t.service.model.cloudfront.LoggingStatus
 
LoginCredentialsPanel - Class in org.jets3t.apps.cockpit.gui
A panel for obtaining a user's AWS Credentials.
LoginCredentialsPanel(boolean, HyperlinkActivatedListener) - Constructor for class org.jets3t.apps.cockpit.gui.LoginCredentialsPanel
 
LoginLocalFolderPanel - Class in org.jets3t.apps.cockpit.gui
A panel for displaying a user's login credentials where those credentials are stored in files available on the user's computer.
LoginLocalFolderPanel(Frame, HyperlinkActivatedListener) - Constructor for class org.jets3t.apps.cockpit.gui.LoginLocalFolderPanel
 
LoginPassphrasePanel - Class in org.jets3t.apps.cockpit.gui
A panel for prompting a user to provide a passphrase and password used to store or access their AWS credentials in S3.
LoginPassphrasePanel(HyperlinkActivatedListener) - Constructor for class org.jets3t.apps.cockpit.gui.LoginPassphrasePanel
 
LookupACLEvent - Class in org.jets3t.service.multithread
Multi-threaded service event fired by S3ServiceMulti.getObjectACLs(S3Bucket, S3Object[]).

M

main(String[]) - Static method in class org.jets3t.apps.cockpit.Cockpit
Runs Cockpit as a stand-alone application.
main(String[]) - Static method in class org.jets3t.apps.cockpit.gui.AccessControlDialog
Creates stand-alone dialog box for testing only.
main(String[]) - Static method in class org.jets3t.apps.cockpit.gui.StartupDialog
Creates stand-alone dialog box for testing only.
main(String[]) - Static method in class org.jets3t.apps.cockpitlite.CockpitLite
Runs Cockpit as a stand-alone application.
main(String[]) - Static method in class org.jets3t.apps.cockpitlite.ToggleAclDialog
 
main(String[]) - Static method in class org.jets3t.apps.synchronize.Synchronize
Runs this application from the console, accepts and checks command-line parameters and runs an upload or download operation when all the necessary parameters are provided.
main(String[]) - Static method in class org.jets3t.apps.uploader.Uploader
Run the Uploader as a stand-alone application.
main(String[]) - Static method in class org.jets3t.apps.utils.FileCryptoTool
 
main(String[]) - Static method in class org.jets3t.gui.ManageDistributionsDialog
TODO: Remove once testing is complete.
main(String[]) - Static method in class org.jets3t.samples.CloudFrontSamples
 
main(String[]) - Static method in class org.jets3t.samples.CodeSamples
 
main(String[]) - Static method in class org.jets3t.samples.S3PostFormBuilder
 
main(String[]) - Static method in class org.jets3t.samples.StorePassphraseBasedLogin
 
main(String[]) - Static method in class org.jets3t.samples.ThreadedObjectListing
 
main(String[]) - Static method in class org.jets3t.samples.UrlSigningExample
 
main(String[]) - Static method in class org.jets3t.service.security.AWSCredentials
Console utility to store AWS credentials information in an encrypted file in the toolkit's default preferences directory.
main(String[]) - Static method in class org.jets3t.service.security.EncryptionUtil
 
main(String[]) - Static method in class org.jets3t.tests.FakeS3Server
 
main(String[]) - Static method in class org.jets3t.tests.PutViaSocket
 
makeS3CanonicalString(String, String, Map, String) - Static method in class org.jets3t.service.utils.RestUtils
Calculate the canonical string for a REST/HTTP request to S3.
ManageDistributionsDialog - Class in org.jets3t.gui
Dialog box for displaying and modifying CloudFront distributions.
ManageDistributionsDialog(Frame, CloudFrontService, String[], HyperlinkActivatedListener) - Constructor for class org.jets3t.gui.ManageDistributionsDialog
 
mark(int) - Method in class org.jets3t.service.io.RepeatableFileInputStream
 
mark(int) - Method in class org.jets3t.service.io.RepeatableInputStream
This method can only be used while less data has been read from the input stream than fits into the buffer.
markSupported() - Method in class org.jets3t.service.io.RepeatableFileInputStream
 
markSupported() - Method in class org.jets3t.service.io.RepeatableInputStream
 
MAX_CONNECTION_RETRIES - Static variable in class org.jets3t.apps.cockpitlite.CockpitLite
 
MAX_CONNECTION_RETRIES - Static variable in class org.jets3t.apps.uploader.Uploader
 
merge(FileComparerResults) - Method in class org.jets3t.service.utils.FileComparerResults
 
METADATA_HEADER_CONTENT_DISPOSITION - Static variable in class org.jets3t.service.model.S3Object
 
METADATA_HEADER_CONTENT_ENCODING - Static variable in class org.jets3t.service.model.S3Object
 
METADATA_HEADER_CONTENT_LANGUAGE - Static variable in class org.jets3t.service.model.S3Object
 
METADATA_HEADER_CONTENT_LENGTH - Static variable in class org.jets3t.service.model.S3Object
 
METADATA_HEADER_CONTENT_MD5 - Static variable in class org.jets3t.service.model.S3Object
 
METADATA_HEADER_CONTENT_TYPE - Static variable in class org.jets3t.service.model.S3Object
 
METADATA_HEADER_CREATION_DATE - Static variable in class org.jets3t.service.model.S3Bucket
 
METADATA_HEADER_DATE - Static variable in class org.jets3t.service.model.S3Object
 
METADATA_HEADER_ETAG - Static variable in class org.jets3t.service.model.S3Object
 
METADATA_HEADER_HASH_MD5 - Static variable in class org.jets3t.service.model.S3Object
 
METADATA_HEADER_LAST_MODIFIED_DATE - Static variable in class org.jets3t.service.model.S3Object
 
METADATA_HEADER_ORIGINAL_HASH_MD5 - Static variable in class org.jets3t.service.model.S3Object
 
METADATA_HEADER_OWNER - Static variable in class org.jets3t.service.model.S3Bucket
 
METADATA_HEADER_OWNER - Static variable in class org.jets3t.service.model.S3Object
 
METADATA_JETS3T_COMPRESSED - Static variable in class org.jets3t.service.Constants
Metadata header for storing information about data compression applied by jets3t tools.
METADATA_JETS3T_CRYPTO_ALGORITHM - Static variable in class org.jets3t.service.Constants
Metadata header for storing information about the data encryption algorithm applied by JetS3t tools.
METADATA_JETS3T_CRYPTO_VERSION - Static variable in class org.jets3t.service.Constants
Metadata header for storing information about the JetS3t version of encryption applied (to keep encryption compatibility between versions).
METADATA_JETS3T_LOCAL_FILE_DATE - Static variable in class org.jets3t.service.Constants
Metadata header for storing the original date of a local file uploaded to S3, so it can be used subsequently to compare files instead of relying on the S3 upload date.
MetadataDirective - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
MetadataEntry - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
MetadataEntry() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataEntry
 
MetadataEntry(String, String) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataEntry
 
MIMETYPE_GZIP - Static variable in class org.jets3t.service.utils.Mimetypes
The default gzip mimetype: application/x-gzip
MIMETYPE_HTML - Static variable in class org.jets3t.service.utils.Mimetypes
The default HTML mimetype: text/html
MIMETYPE_JETS3T_DIRECTORY - Static variable in class org.jets3t.service.utils.Mimetypes
A JetS3t-specific mimetype used to indicate that an S3 object actually represents a directory on the local file system.
MIMETYPE_OCTET_STREAM - Static variable in class org.jets3t.service.utils.Mimetypes
The default binary mimetype: application/octet-stream
MIMETYPE_XML - Static variable in class org.jets3t.service.utils.Mimetypes
The default XML mimetype: application/xml
Mimetypes - Class in org.jets3t.service.utils
Utility class that maintains a listing of known Mimetypes, and determines the mimetype of files based on file extensions.
modelIndex(int) - Method in class org.jets3t.gui.TableSorter
 
mouseClicked(MouseEvent) - Method in class org.jets3t.gui.JHtmlLabel
Triggers the listener to follow an HTML href link that has been clicked.
mouseDragged(MouseEvent) - Method in class org.jets3t.gui.JHtmlLabel
 
mouseEntered(MouseEvent) - Method in class org.jets3t.gui.JHtmlLabel
 
mouseExited(MouseEvent) - Method in class org.jets3t.gui.JHtmlLabel
 
mouseMoved(MouseEvent) - Method in class org.jets3t.gui.JHtmlLabel
Changes the mouse cursor to a hand to indicate when the mouse moves over a clickable HTML link.
mousePressed(MouseEvent) - Method in class org.jets3t.gui.JHtmlLabel
 
mouseReleased(MouseEvent) - Method in class org.jets3t.gui.JHtmlLabel
 
moveObject(String, String, String, S3Object, boolean) - Method in class org.jets3t.service.S3Service
Move an object from your S3 account.
MxDelegate - Class in org.jets3t.service.mx
 
MxImpl - Class in contribs.mx
 
MxImpl() - Constructor for class contribs.mx.MxImpl
 
MxInterface - Interface in org.jets3t.service.mx
 

N

newCancelledEvent(S3Object[], Object) - Static method in class org.jets3t.service.multithread.CopyObjectsEvent
 
newCancelledEvent(S3Bucket[], Object) - Static method in class org.jets3t.service.multithread.CreateBucketsEvent
 
newCancelledEvent(S3Object[], Object) - Static method in class org.jets3t.service.multithread.CreateObjectsEvent
 
newCancelledEvent(S3Object[], Object) - Static method in class org.jets3t.service.multithread.DeleteObjectsEvent
 
newCancelledEvent(S3Version[], Object) - Static method in class org.jets3t.service.multithread.DeleteVersionedObjectsEvent
 
newCancelledEvent(S3Object[], Object) - Static method in class org.jets3t.service.multithread.DownloadObjectsEvent
 
newCancelledEvent(S3Object[], Object) - Static method in class org.jets3t.service.multithread.GetObjectHeadsEvent
 
newCancelledEvent(S3Object[], Object) - Static method in class org.jets3t.service.multithread.GetObjectsEvent
 
newCancelledEvent(Object) - Static method in class org.jets3t.service.multithread.ListObjectsEvent
 
newCancelledEvent(S3Object[], Object) - Static method in class org.jets3t.service.multithread.LookupACLEvent
 
newCancelledEvent(S3Object[], Object) - Static method in class org.jets3t.service.multithread.UpdateACLEvent
 
newCompletedEvent(Object, String[], S3Object[]) - Static method in class org.jets3t.service.multithread.CopyObjectsEvent
 
newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.CreateBucketsEvent
 
newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.CreateObjectsEvent
 
newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.DeleteObjectsEvent
 
newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.DeleteVersionedObjectsEvent
 
newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.DownloadObjectsEvent
 
newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.GetObjectHeadsEvent
 
newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.GetObjectsEvent
 
newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.ListObjectsEvent
 
newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.LookupACLEvent
 
newCompletedEvent(Object) - Static method in class org.jets3t.service.multithread.UpdateACLEvent
 
newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.CopyObjectsEvent
 
newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.CreateBucketsEvent
 
newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.CreateObjectsEvent
 
newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.DeleteObjectsEvent
 
newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.DeleteVersionedObjectsEvent
 
newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.DownloadObjectsEvent
 
newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.GetObjectHeadsEvent
 
newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.GetObjectsEvent
 
newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.ListObjectsEvent
 
newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.LookupACLEvent
 
newErrorEvent(Throwable, Object) - Static method in class org.jets3t.service.multithread.UpdateACLEvent
 
newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.CopyObjectsEvent
 
newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.CreateBucketsEvent
 
newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.CreateObjectsEvent
 
newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.DeleteObjectsEvent
 
newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.DeleteVersionedObjectsEvent
 
newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.DownloadObjectsEvent
 
newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.GetObjectHeadsEvent
 
newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.GetObjectsEvent
 
newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.ListObjectsEvent
 
newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.LookupACLEvent
 
newIgnoredErrorsEvent(ThreadWatcher, Throwable[], Object) - Static method in class org.jets3t.service.multithread.UpdateACLEvent
 
newInProgressEvent(ThreadWatcher, Map[], Object) - Static method in class org.jets3t.service.multithread.CopyObjectsEvent
 
newInProgressEvent(ThreadWatcher, S3Bucket[], Object) - Static method in class org.jets3t.service.multithread.CreateBucketsEvent
 
newInProgressEvent(ThreadWatcher, S3Object[], Object) - Static method in class org.jets3t.service.multithread.CreateObjectsEvent
 
newInProgressEvent(ThreadWatcher, S3Object[], Object) - Static method in class org.jets3t.service.multithread.DeleteObjectsEvent
 
newInProgressEvent(ThreadWatcher, S3Version[], Object) - Static method in class org.jets3t.service.multithread.DeleteVersionedObjectsEvent
 
newInProgressEvent(ThreadWatcher, S3Object[], Object) - Static method in class org.jets3t.service.multithread.DownloadObjectsEvent
 
newInProgressEvent(ThreadWatcher, S3Object[], Object) - Static method in class org.jets3t.service.multithread.GetObjectHeadsEvent
 
newInProgressEvent(ThreadWatcher, S3Object[], Object) - Static method in class org.jets3t.service.multithread.GetObjectsEvent
 
newInProgressEvent(ThreadWatcher, List, Object) - Static method in class org.jets3t.service.multithread.ListObjectsEvent
 
newInProgressEvent(ThreadWatcher, S3Object[], Object) - Static method in class org.jets3t.service.multithread.LookupACLEvent
 
newInProgressEvent(ThreadWatcher, S3Object[], Object) - Static method in class org.jets3t.service.multithread.UpdateACLEvent
 
newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.CopyObjectsEvent
 
newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.CreateBucketsEvent
 
newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.CreateObjectsEvent
 
newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.DeleteObjectsEvent
 
newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.DeleteVersionedObjectsEvent
 
newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.DownloadObjectsEvent
 
newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.GetObjectHeadsEvent
 
newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.GetObjectsEvent
 
newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.ListObjectsEvent
 
newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.LookupACLEvent
 
newStartedEvent(ThreadWatcher, Object) - Static method in class org.jets3t.service.multithread.UpdateACLEvent
 
NO_SKIN - Static variable in class org.jets3t.gui.skins.SkinsFactory
 
NOT_SORTED - Static variable in class org.jets3t.gui.TableSorter
 

O

ObjectsAttributesDialog - Class in org.jets3t.gui
Dialog to display detailed information about one or more S3Objects, and optionally to allow the objects metadata attributes to be modified.
ObjectsAttributesDialog(Frame, String, SkinsFactory) - Constructor for class org.jets3t.gui.ObjectsAttributesDialog
Construct a modal dialog to display the attributes for one or more objects.
ObjectTableModel - Class in org.jets3t.apps.cockpit.gui
A table model to store S3Objects.
ObjectTableModel() - Constructor for class org.jets3t.apps.cockpit.gui.ObjectTableModel
 
ObjectUtils - Class in org.jets3t.service.utils
Utility class for preparing files for upload into S3, or for download from S3.
ObjectUtils() - Constructor for class org.jets3t.service.utils.ObjectUtils
 
onlyOnClientKeys - Variable in class org.jets3t.service.utils.FileComparerResults
 
onlyOnServerKeys - Variable in class org.jets3t.service.utils.FileComparerResults
 
org.apache.commons.httpclient.contrib.proxy - package org.apache.commons.httpclient.contrib.proxy
 
org.jets3t.apps.cockpit - package org.jets3t.apps.cockpit
 
org.jets3t.apps.cockpit.gui - package org.jets3t.apps.cockpit.gui
 
org.jets3t.apps.cockpitlite - package org.jets3t.apps.cockpitlite
 
org.jets3t.apps.synchronize - package org.jets3t.apps.synchronize
 
org.jets3t.apps.uploader - package org.jets3t.apps.uploader
 
org.jets3t.apps.utils - package org.jets3t.apps.utils
 
org.jets3t.gui - package org.jets3t.gui
 
org.jets3t.gui.skins - package org.jets3t.gui.skins
 
org.jets3t.gui.skins.html - package org.jets3t.gui.skins.html
 
org.jets3t.samples - package org.jets3t.samples
 
org.jets3t.service - package org.jets3t.service
 
org.jets3t.service.acl - package org.jets3t.service.acl
 
org.jets3t.service.impl.rest - package org.jets3t.service.impl.rest
 
org.jets3t.service.impl.rest.httpclient - package org.jets3t.service.impl.rest.httpclient
 
org.jets3t.service.impl.soap.axis - package org.jets3t.service.impl.soap.axis
 
org.jets3t.service.impl.soap.axis._2006_03_01 - package org.jets3t.service.impl.soap.axis._2006_03_01
 
org.jets3t.service.io - package org.jets3t.service.io
 
org.jets3t.service.model - package org.jets3t.service.model
 
org.jets3t.service.model.cloudfront - package org.jets3t.service.model.cloudfront
 
org.jets3t.service.multithread - package org.jets3t.service.multithread
 
org.jets3t.service.mx - package org.jets3t.service.mx
 
org.jets3t.service.security - package org.jets3t.service.security
 
org.jets3t.service.utils - package org.jets3t.service.utils
 
org.jets3t.service.utils.gatekeeper - package org.jets3t.service.utils.gatekeeper
 
org.jets3t.service.utils.signedurl - package org.jets3t.service.utils.signedurl
 
org.jets3t.servlets.gatekeeper - package org.jets3t.servlets.gatekeeper
 
org.jets3t.servlets.gatekeeper.impl - package org.jets3t.servlets.gatekeeper.impl
 
org.jets3t.tests - package org.jets3t.tests
 
ORIGIN_ACCESS_IDENTITY_PREFIX - Static variable in class org.jets3t.service.CloudFrontService
 
ORIGIN_ACCESS_IDENTITY_PREFIX - Static variable in class org.jets3t.service.model.cloudfront.DistributionConfig
 
ORIGIN_ACCESS_IDENTITY_URI_PATH - Static variable in class org.jets3t.service.CloudFrontService
 
OriginAccessIdentity - Class in org.jets3t.service.model.cloudfront
 
OriginAccessIdentity(String, String, String) - Constructor for class org.jets3t.service.model.cloudfront.OriginAccessIdentity
 
OriginAccessIdentity(String, String, OriginAccessIdentityConfig) - Constructor for class org.jets3t.service.model.cloudfront.OriginAccessIdentity
 
OriginAccessIdentityConfig - Class in org.jets3t.service.model.cloudfront
 
OriginAccessIdentityConfig(String, String) - Constructor for class org.jets3t.service.model.cloudfront.OriginAccessIdentityConfig
 
OS_NAME_MAC - Static variable in class org.jets3t.apps.cockpit.Cockpit
 
OutputStreamWrapper - Interface in org.jets3t.service.io
Interface used by output streams that wrap other output streams, so that the underlying output stream can be retrieved.

P

parseAccessControlListResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
Parses an AccessControlListHandler response XML document from an input stream.
parseBucketLocationResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
 
parseCopyObjectResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
 
parseDistributionConfigResponse(InputStream) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
 
parseDistributionListResponse(InputStream) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
Parses a ListBucket response XML document from an input stream.
parseDistributionResponse(InputStream) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
 
parseErrorResponse(InputStream) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
 
parseIso8601Date(String) - Static method in class org.jets3t.service.utils.ServiceUtils
 
parseListBucketResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
Parses a ListBucket response XML document from an input stream.
parseListMyBucketsResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
Parses a ListAllMyBuckets response XML document from an input stream.
parseListVersionsResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
 
parseLoggingStatusResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
Parses a LoggingStatus response XML document for a bucket from an input stream.
parseOriginAccessIdentity(InputStream) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
 
parseOriginAccessIdentityConfig(InputStream) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
 
parseOriginAccessIdentityListResponse(InputStream) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser
 
parsePermission(String) - Static method in class org.jets3t.service.acl.Permission
 
parseRequestPaymentConfigurationResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
 
parseRfc822Date(String) - Static method in class org.jets3t.service.utils.ServiceUtils
 
parseVersioningConfigurationResponse(InputStream) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser
 
PasswordInput - Class in org.jets3t.apps.synchronize
A utility class that gives the ability to check which java version is being used to determine whether the java.io.Console class can be utitlized to retrieve a password from a user's input.
PasswordInput() - Constructor for class org.jets3t.apps.synchronize.PasswordInput
 
Permission - Class in org.jets3t.service.acl
Represents an access permission, as granted to grantees in an AccessControlList.
Permission - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
PERMISSION_FULL_CONTROL - Static variable in class org.jets3t.service.acl.Permission
 
PERMISSION_READ - Static variable in class org.jets3t.service.acl.Permission
 
PERMISSION_READ_ACP - Static variable in class org.jets3t.service.acl.Permission
 
PERMISSION_WRITE - Static variable in class org.jets3t.service.acl.Permission
 
PERMISSION_WRITE_ACP - Static variable in class org.jets3t.service.acl.Permission
 
PluginProxyTestApplet - Class in org.apache.commons.httpclient.contrib.proxy
DISCLAIMER: HttpClient developers DO NOT actively support this component.
PluginProxyTestApplet() - Constructor for class org.apache.commons.httpclient.contrib.proxy.PluginProxyTestApplet
 
PluginProxyUtil - Class in org.apache.commons.httpclient.contrib.proxy
A utility class that gives applets the ability to detect proxy host settings.
PluginProxyUtil() - Constructor for class org.apache.commons.httpclient.contrib.proxy.PluginProxyUtil
 
populateS3ObjectMap(String, S3Object[]) - Method in class org.jets3t.service.utils.FileComparer
Builds a map of key/object pairs each object is associated with a key based on its location in the S3 target path.
PreferencesDialog - Class in org.jets3t.apps.cockpit.gui
Dialog box for managing Cockpit Preferences.
PrefixEntry - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
PrefixEntry() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.PrefixEntry
 
PrefixEntry(String) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.PrefixEntry
 
ProgressDialog - Class in org.jets3t.gui
A modal dialog box to display progress information to the user when a long-lived task is running.
ProgressDialog(Frame, String, Properties) - Constructor for class org.jets3t.gui.ProgressDialog
Constructs the progress dialog box.
ProgressMonitoredInputStream - Class in org.jets3t.service.io
Input stream wrapper that tracks the number of bytes that have been read through the stream.
ProgressMonitoredInputStream(InputStream, BytesProgressWatcher) - Constructor for class org.jets3t.service.io.ProgressMonitoredInputStream
Construts the input stream around an underlying stream and sends notification messages to a progress watcher when bytes are read from the stream.
ProgressMonitoredOutputStream - Class in org.jets3t.service.io
Output stream wrapper that tracks the number of bytes that have been written through the stream.
ProgressMonitoredOutputStream(OutputStream, BytesProgressWatcher) - Constructor for class org.jets3t.service.io.ProgressMonitoredOutputStream
Construts the input stream around an underlying stream and sends notification messages to a progress watcher when bytes are read from the stream.
ProgressPanel - Class in org.jets3t.gui
A panel that displays the progress of a task in a progress bar, and allows the task to be cancelled.
ProgressPanel(Properties, CancelEventTrigger) - Constructor for class org.jets3t.gui.ProgressPanel
 
PROPERTY_CLIENT_VERSION_ID - Static variable in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
The property name for storing information about a client application such as its version number.
PROPERTY_PRIOR_FAILURE_MESSAGE - Static variable in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
The property name for storing information about prior failures in the gatekeeper client application.
PROPERTY_TRANSACTION_ID - Static variable in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
The property name for message-specific transaction IDs: transactionId
ProxyDetectionException - Exception in org.apache.commons.httpclient.contrib.proxy
Signals a problem with auto-detecting the proxy information using the java plugin.
ProxyDetectionException() - Constructor for exception org.apache.commons.httpclient.contrib.proxy.ProxyDetectionException
Creates a new ProxyDetectionException with a null detail message.
ProxyDetectionException(String) - Constructor for exception org.apache.commons.httpclient.contrib.proxy.ProxyDetectionException
Creates a new ProxyDetectionException with the specified detail message.
ProxyDetectionException(String, Throwable) - Constructor for exception org.apache.commons.httpclient.contrib.proxy.ProxyDetectionException
Creates a new ProxyDetectionException with the specified detail message and cause.
put(String, String) - Static method in class contribs.mx.S3ObjectMx
 
putACLs(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Updates/sets Access Control List (ACL) information for multiple objects in a bucket, and sends UpdateACLEvent notification events.
putACLs(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
Updates/sets Access Control List (ACL) settings for multiple objects.
putBucketAcl(S3Bucket) - Method in class org.jets3t.service.S3Service
Applies access control settings to a bucket.
putBucketAcl(String, AccessControlList) - Method in class org.jets3t.service.S3Service
Applies access control settings to a bucket.
putObject(String, String, MetadataEntry[], long, Grant[], StorageClass, String, Calendar, String, String) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_PortType
 
putObject(String, String, MetadataEntry[], long, Grant[], StorageClass, String, Calendar, String, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
putObject(String, S3Object) - Method in class org.jets3t.service.S3Service
Puts an object inside an existing bucket in S3, creating a new object or overwriting an existing one with the same key.
putObject(S3Bucket, S3Object) - Method in class org.jets3t.service.S3Service
Puts an object inside an existing bucket in S3, creating a new object or overwriting an existing one with the same key.
putObjectAcl(S3Bucket, S3Object) - Method in class org.jets3t.service.S3Service
Applies access control settings to an object.
putObjectAcl(String, String, AccessControlList) - Method in class org.jets3t.service.S3Service
Applies access control settings to an object.
putObjectAclWithSignedUrl(String, AccessControlList) - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
Sets an object's ACL details using a pre-signed PUT URL generated for that object.
putObjectAclWithSignedUrl(String, AccessControlList) - Method in interface org.jets3t.service.utils.signedurl.SignedUrlHandler
Sets an object's ACL details using a pre-signed PUT URL generated for that object.
putObjectInline(String, String, MetadataEntry[], byte[], long, Grant[], StorageClass, String, Calendar, String, String) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_PortType
 
putObjectInline(String, String, MetadataEntry[], byte[], long, Grant[], StorageClass, String, Calendar, String, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
PutObjectResult - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
PutObjectResult() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.PutObjectResult
 
PutObjectResult(String, Calendar) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.PutObjectResult
 
putObjects(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Creates multiple objects in a bucket, and sends CreateObjectsEvent notification events.
putObjects(SignedUrlAndObject[]) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Creates multiple objects in a bucket using a pre-signed PUT URL for each object.
putObjects(S3Bucket, S3Object[]) - Method in class org.jets3t.service.multithread.S3ServiceSimpleMulti
Creates/uploads multiple objects.
putObjectsACLs(String[], AccessControlList) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Updates/sets Access Control List (ACL) information for multiple objects in a bucket, and sends UpdateACLEvent notification events.
putObjectWithSignedUrl(String, S3Object) - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
Puts an object using a pre-signed PUT URL generated for that object.
putObjectWithSignedUrl(String, S3Object) - Method in interface org.jets3t.service.utils.signedurl.SignedUrlHandler
Puts an object using a pre-signed PUT URL generated for that object.
putVersionedObjectAcl(String, String, String, AccessControlList) - Method in class org.jets3t.service.S3Service
Applies access control settings to a versioned object.
putVersionedObjectAcl(String, S3Bucket, S3Object) - Method in class org.jets3t.service.S3Service
Applies access control settings to a versioned object.
PutViaSocket - Class in org.jets3t.tests
Very basic client implementation able to PUT files into S3 using the Java socket implementation directly, with no HTTP library or transport of any kind.
PutViaSocket() - Constructor for class org.jets3t.tests.PutViaSocket
 

R

read() - Method in class org.jets3t.service.impl.rest.httpclient.HttpMethodReleaseInputStream
Standard input stream read method, except it calls HttpMethodReleaseInputStream.releaseConnection() when the underlying input stream is consumed.
read(byte[], int, int) - Method in class org.jets3t.service.impl.rest.httpclient.HttpMethodReleaseInputStream
Standard input stream read method, except it calls HttpMethodReleaseInputStream.releaseConnection() when the underlying input stream is consumed.
READ - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
read() - Method in class org.jets3t.service.io.GZipDeflatingInputStream
 
read(byte[], int, int) - Method in class org.jets3t.service.io.GZipDeflatingInputStream
 
read() - Method in class org.jets3t.service.io.InterruptableInputStream
 
read(byte[], int, int) - Method in class org.jets3t.service.io.InterruptableInputStream
 
read() - Method in class org.jets3t.service.io.ProgressMonitoredInputStream
 
read(byte[], int, int) - Method in class org.jets3t.service.io.ProgressMonitoredInputStream
 
read(byte[]) - Method in class org.jets3t.service.io.ProgressMonitoredInputStream
 
read() - Method in class org.jets3t.service.io.RepeatableFileInputStream
 
read(byte[], int, int) - Method in class org.jets3t.service.io.RepeatableFileInputStream
 
read(byte[], int, int) - Method in class org.jets3t.service.io.RepeatableInputStream
 
read() - Method in class org.jets3t.service.io.RepeatableInputStream
 
READ_ACP - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
readInputStreamLineToString(InputStream, String) - Static method in class org.jets3t.service.utils.ServiceUtils
Reads from an input stream until a newline character or the end of the stream is reached.
readInputStreamToBytes(InputStream) - Static method in class org.jets3t.service.utils.ServiceUtils
Reads binary data from an input stream and returns it as a byte array.
readInputStreamToString(InputStream, String) - Static method in class org.jets3t.service.utils.ServiceUtils
Reads text data from an input stream and returns it as a String.
readResolve() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataDirective
 
readResolve() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
readResolve() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.StorageClass
 
refreshStoredCredentialsTable() - Method in class org.jets3t.apps.cockpit.gui.LoginLocalFolderPanel
Refreshes the table of stored AWS credentials by finding *.enc files in the directory specified as the Cockpit home folder.
registerMBean() - Static method in class contribs.mx.S3ServiceExceptionMx
 
registerMBean(Object, ObjectName) - Static method in class contribs.mx.S3ServiceMx
 
registerMBean() - Static method in class contribs.mx.S3ServiceMx
 
registerMBeans(S3Bucket[]) - Static method in class contribs.mx.S3BucketMx
 
registerMBeans(String, S3Object[]) - Static method in class contribs.mx.S3ObjectMx
 
registerS3BucketListEvent(String) - Method in class contribs.mx.MxImpl
 
registerS3BucketListEvent(String) - Method in class org.jets3t.service.mx.MxDelegate
 
registerS3BucketListEvent(String) - Method in interface org.jets3t.service.mx.MxInterface
 
registerS3BucketMBeans(S3Bucket[]) - Method in class contribs.mx.MxImpl
 
registerS3BucketMBeans(S3Bucket[]) - Method in class org.jets3t.service.mx.MxDelegate
 
registerS3BucketMBeans(S3Bucket[]) - Method in interface org.jets3t.service.mx.MxInterface
 
registerS3ObjectCopyEvent(String, String) - Method in class contribs.mx.MxImpl
 
registerS3ObjectCopyEvent(String, String) - Method in class org.jets3t.service.mx.MxDelegate
 
registerS3ObjectCopyEvent(String, String) - Method in interface org.jets3t.service.mx.MxInterface
 
registerS3ObjectDeleteEvent(String, String) - Method in class contribs.mx.MxImpl
 
registerS3ObjectDeleteEvent(String, String) - Method in class org.jets3t.service.mx.MxDelegate
 
registerS3ObjectDeleteEvent(String, String) - Method in interface org.jets3t.service.mx.MxInterface
 
registerS3ObjectGetEvent(String, String) - Method in class contribs.mx.MxImpl
 
registerS3ObjectGetEvent(String, String) - Method in class org.jets3t.service.mx.MxDelegate
 
registerS3ObjectGetEvent(String, String) - Method in interface org.jets3t.service.mx.MxInterface
 
registerS3ObjectHeadEvent(String, String) - Method in class contribs.mx.MxImpl
 
registerS3ObjectHeadEvent(String, String) - Method in class org.jets3t.service.mx.MxDelegate
 
registerS3ObjectHeadEvent(String, String) - Method in interface org.jets3t.service.mx.MxInterface
 
registerS3ObjectMBean(String, S3Object[]) - Method in class contribs.mx.MxImpl
 
registerS3ObjectMBean(String, S3Object[]) - Method in class org.jets3t.service.mx.MxDelegate
 
registerS3ObjectMBean(String, S3Object[]) - Method in interface org.jets3t.service.mx.MxInterface
 
registerS3ObjectPutEvent(String, String) - Method in class contribs.mx.MxImpl
 
registerS3ObjectPutEvent(String, String) - Method in class org.jets3t.service.mx.MxDelegate
 
registerS3ObjectPutEvent(String, String) - Method in interface org.jets3t.service.mx.MxInterface
 
registerS3ServiceExceptionEvent() - Method in class contribs.mx.MxImpl
 
registerS3ServiceExceptionEvent(String) - Method in class contribs.mx.MxImpl
 
registerS3ServiceExceptionEvent() - Method in class org.jets3t.service.mx.MxDelegate
 
registerS3ServiceExceptionEvent(String) - Method in class org.jets3t.service.mx.MxDelegate
 
registerS3ServiceExceptionEvent() - Method in interface org.jets3t.service.mx.MxInterface
 
registerS3ServiceExceptionEvent(String) - Method in interface org.jets3t.service.mx.MxInterface
 
registerS3ServiceExceptionMBean() - Method in class contribs.mx.MxImpl
 
registerS3ServiceExceptionMBean() - Method in class org.jets3t.service.mx.MxDelegate
 
registerS3ServiceExceptionMBean() - Method in interface org.jets3t.service.mx.MxInterface
 
registerS3ServiceMBean() - Method in class contribs.mx.MxImpl
 
registerS3ServiceMBean() - Method in class org.jets3t.service.mx.MxDelegate
 
registerS3ServiceMBean() - Method in interface org.jets3t.service.mx.MxInterface
 
removeAllBuckets() - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
 
removeAllObjects() - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
 
removeAllObjects() - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
 
removeBucket(S3Bucket) - Method in class org.jets3t.apps.cockpit.gui.BucketTableModel
 
removeMetadata(String) - Method in class org.jets3t.service.model.BaseS3Object
Removes a metadata item from the object.
removeObject(S3Object) - Method in class org.jets3t.apps.cockpit.gui.ObjectTableModel
 
removeObject(S3Object) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
 
removeServiceEventListener(S3ServiceEventListener) - Method in class org.jets3t.service.multithread.S3ServiceMulti
Removes a service event listener from the set of listeners that will be notified of events.
removeUpdate(DocumentEvent) - Method in class org.jets3t.apps.cockpit.gui.SignedGetUrlDialog
 
renameMetadataKeys(Map) - Static method in class org.jets3t.service.utils.RestUtils
Renames metadata property names to be suitable for use as HTTP Headers.
renameObject(String, String, S3Object) - Method in class org.jets3t.service.S3Service
Rename an object in your S3 account.
RenameToUuidUrlSigner - Class in org.jets3t.servlets.gatekeeper.impl
UrlSigner implementation that extends the DefaultUrlSigner class to perform some additional work - speficically this class renames the S3 objects keys based on the transaction ID.
RenameToUuidUrlSigner(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.impl.RenameToUuidUrlSigner
Constructs the UrlSigner with the required parameters.
RepeatableFileInputStream - Class in org.jets3t.service.io
A repeatable input stream for files.
RepeatableFileInputStream(File) - Constructor for class org.jets3t.service.io.RepeatableFileInputStream
Creates a repeatable input stream based on a file.
RepeatableInputStream - Class in org.jets3t.service.io
A repeatable input stream wrapper for any input stream.
RepeatableInputStream(InputStream, int) - Constructor for class org.jets3t.service.io.RepeatableInputStream
Creates a repeatable input stream based on another input stream.
RepeatableRequestEntity - Class in org.jets3t.service.impl.rest.httpclient
An HttpClient request entity whose underlying data can be re-read (that is, repeated) if necessary to retry failed transmissions.
RepeatableRequestEntity(String, InputStream, String, long, Jets3tProperties, boolean) - Constructor for class org.jets3t.service.impl.rest.httpclient.RepeatableRequestEntity
Creates a repeatable request entity for the input stream provided.
REPLACE - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataDirective
 
replaceAllMetadata(Map) - Method in class org.jets3t.service.model.BaseS3Object
Removes all the metadata items associated with this object, then adds all the items in the provided map.
requestActionThroughGatekeeper(String, String, S3Object[], Map) - Method in class org.jets3t.service.utils.signedurl.GatekeeperClientUtils
Request permission from the Gatekeeper for a particular operation.
REQUESTER_PAYS_BUCKET_FLAG - Static variable in class org.jets3t.service.Constants
A flag used to indicate that the sender is willing to accept any Requester Pays bucket fees imposed by the request.
RequesterPaysDialog - Class in org.jets3t.apps.cockpit.gui
Dialog box show the Request Payment Configuration setting for a bucket, and to allow this setting to be changed.
RequesterPaysDialog(S3Bucket, Frame, HyperlinkActivatedListener) - Constructor for class org.jets3t.apps.cockpit.gui.RequesterPaysDialog
 
reset() - Method in class org.jets3t.service.io.RepeatableFileInputStream
Resets the input stream to the last mark point, or the beginning of the stream if there is no mark point, by creating a new FileInputStream based on the underlying file.
reset() - Method in class org.jets3t.service.io.RepeatableInputStream
Resets the input stream to the beginning by pointing the buffer offset to the beginning of the available data buffer.
resetProgressMonitor() - Method in class org.jets3t.service.io.ProgressMonitoredInputStream
 
resetProgressMonitor() - Method in class org.jets3t.service.io.ProgressMonitoredOutputStream
 
resetWatcher() - Method in class org.jets3t.service.io.BytesProgressWatcher
Resets the byte count and timer variables for a watcher.
REST_CANNED_AUTHENTICATED_READ - Static variable in class org.jets3t.service.acl.AccessControlList
A pre-canned REST ACL to set an object's permissions to Authenticated Read (authenticated Amazon users can read, only owner can write)
REST_CANNED_PRIVATE - Static variable in class org.jets3t.service.acl.AccessControlList
A pre-canned REST ACL to set an object's permissions to Private (only owner can read/write)
REST_CANNED_PUBLIC_READ - Static variable in class org.jets3t.service.acl.AccessControlList
A pre-canned REST ACL to set an object's permissions to Public Read (anyone can read, only owner can write)
REST_CANNED_PUBLIC_READ_WRITE - Static variable in class org.jets3t.service.acl.AccessControlList
A pre-canned REST ACL to set an object's permissions to Public Read and Write (anyone can read/write)
REST_HEADER_PREFIX - Static variable in class org.jets3t.service.Constants
Header prefix for general Amazon headers: x-amz-
REST_METADATA_ALTERNATE_DATE - Static variable in class org.jets3t.service.Constants
Header prefix for Amazon's alternative date header: x-amz-date
REST_METADATA_PREFIX - Static variable in class org.jets3t.service.Constants
Header prefix for Amazon metadata headers: x-amz-meta-
restoreFromS3ToLocalDirectory(Map, String, File, S3Bucket, BytesProgressWatcher) - Method in class org.jets3t.apps.synchronize.Synchronize
Copies the contents of a root path in S3 to the local file system.
RestS3Service - Class in org.jets3t.service.impl.rest.httpclient
REST/HTTP implementation of an S3Service based on the HttpClient library.
RestS3Service(AWSCredentials) - Constructor for class org.jets3t.service.impl.rest.httpclient.RestS3Service
Constructs the service and initialises the properties.
RestS3Service(AWSCredentials, String, CredentialsProvider) - Constructor for class org.jets3t.service.impl.rest.httpclient.RestS3Service
Constructs the service and initialises the properties.
RestS3Service(AWSCredentials, String, CredentialsProvider, Jets3tProperties) - Constructor for class org.jets3t.service.impl.rest.httpclient.RestS3Service
Constructs the service and initialises the properties.
RestS3Service(AWSCredentials, String, CredentialsProvider, Jets3tProperties, HostConfiguration) - Constructor for class org.jets3t.service.impl.rest.httpclient.RestS3Service
Constructs the service and initialises the properties.
RestS3Service.HttpMethodAndByteCount - Class in org.jets3t.service.impl.rest.httpclient
Simple container object to store an HttpMethod object representing a request connection, and a count of the byte size of the S3 object associated with the request.
RestS3Service.HttpMethodAndByteCount(HttpMethodBase, long) - Constructor for class org.jets3t.service.impl.rest.httpclient.RestS3Service.HttpMethodAndByteCount
 
RestUtils - Class in org.jets3t.service.utils
Utilities useful for REST/HTTP S3Service implementations.
RestUtils() - Constructor for class org.jets3t.service.utils.RestUtils
 
Result - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
Result() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.Result
 
Result(Status) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.Result
 
returnControlToParentHandler() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.SimpleHandler
 
revokeAllPermissions(GranteeInterface) - Method in class org.jets3t.service.acl.AccessControlList
Revokes the permissions of a grantee by removing the grantee from the ACL.
run(String, List, String, String, String) - Method in class org.jets3t.apps.synchronize.Synchronize
Runs the application, performing the action specified on the given S3 and local directory paths.

S

S3_DEFAULT_HOSTNAME - Static variable in class org.jets3t.service.Constants
 
S3Bucket - Class in org.jets3t.service.model
Represents an S3 bucket.
S3Bucket() - Constructor for class org.jets3t.service.model.S3Bucket
Create a bucket without any name or location specified
S3Bucket(String) - Constructor for class org.jets3t.service.model.S3Bucket
Create a bucket with a name.
S3Bucket(String, String) - Constructor for class org.jets3t.service.model.S3Bucket
Create a bucket with a name and a location.
S3BucketLoggingStatus - Class in org.jets3t.service.model
Represents Bucket Logging Status settings used to control bucket-based Server Access Logging in S3.
S3BucketLoggingStatus() - Constructor for class org.jets3t.service.model.S3BucketLoggingStatus
 
S3BucketLoggingStatus(String, String) - Constructor for class org.jets3t.service.model.S3BucketLoggingStatus
 
S3BucketMx - Class in contribs.mx
 
S3BucketMxMBean - Interface in contribs.mx
 
S3BucketVersioningStatus - Class in org.jets3t.service.model
 
S3BucketVersioningStatus(boolean, boolean) - Constructor for class org.jets3t.service.model.S3BucketVersioningStatus
 
S3DeleteMarker - Class in org.jets3t.service.model
 
S3DeleteMarker(String, String, boolean, Date, S3Owner) - Constructor for class org.jets3t.service.model.S3DeleteMarker
 
S3Object - Class in org.jets3t.service.model
An S3 object.
S3Object(S3Bucket, File) - Constructor for class org.jets3t.service.model.S3Object
Create an object representing a file.
S3Object(File) - Constructor for class org.jets3t.service.model.S3Object
Create an object representing a file.
S3Object(S3Bucket, String, String) - Constructor for class org.jets3t.service.model.S3Object
Create an object representing text data.
S3Object(String, String) - Constructor for class org.jets3t.service.model.S3Object
Create an object representing text data.
S3Object(String) - Constructor for class org.jets3t.service.model.S3Object
Create an object without any associated data, and no associated bucket.
S3Object(S3Bucket, String) - Constructor for class org.jets3t.service.model.S3Object
Create an object without any associated data.
S3Object() - Constructor for class org.jets3t.service.model.S3Object
Create an object without any associated information whatsoever.
S3ObjectMx - Class in contribs.mx
 
S3ObjectMxMBean - Interface in contribs.mx
 
S3ObjectsChunk - Class in org.jets3t.service
Stores a "chunk" of S3Objects returned from a list command - this particular chunk may or may not include all the objects available in a bucket.
S3ObjectsChunk(String, String, S3Object[], String[], String) - Constructor for class org.jets3t.service.S3ObjectsChunk
 
S3Owner - Class in org.jets3t.service.model
Represents an S3 owner object with a canonical ID and, optionally, a display name.
S3Owner() - Constructor for class org.jets3t.service.model.S3Owner
 
S3Owner(String, String) - Constructor for class org.jets3t.service.model.S3Owner
 
S3PostFormBuilder - Class in org.jets3t.samples
 
S3PostFormBuilder() - Constructor for class org.jets3t.samples.S3PostFormBuilder
 
S3Service - Class in org.jets3t.service
A service that handles communication with S3, offering all the operations that can be performed on S3 accounts.
S3ServiceErrorCodeTable - Class in contribs.mx
 
S3ServiceErrorCodeTable() - Constructor for class contribs.mx.S3ServiceErrorCodeTable
 
S3ServiceEventAdaptor - Class in org.jets3t.service.multithread
Simple implementation of S3ServiceEventListener to listen for events produced by S3ServiceMulti.
S3ServiceEventAdaptor() - Constructor for class org.jets3t.service.multithread.S3ServiceEventAdaptor
 
S3ServiceEventListener - Interface in org.jets3t.service.multithread
Listener for events produced by S3ServiceMulti, where each event type is represented by an object passed to the s3ServiceEventPerformed method.
s3ServiceEventPerformed(GetObjectsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a GetObjectsEvent.
s3ServiceEventPerformed(ListObjectsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a ListObjectsEvent.
s3ServiceEventPerformed(DeleteVersionedObjectsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
 
s3ServiceEventPerformed(CreateBucketsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a CreateBucketsEvent.
s3ServiceEventPerformed(LookupACLEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a LookupACLEvent.
s3ServiceEventPerformed(UpdateACLEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a UpdateACLEvent.
s3ServiceEventPerformed(DownloadObjectsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a DownloadObjectsEvent.
s3ServiceEventPerformed(CreateObjectsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a CreateObjectsEvent.
s3ServiceEventPerformed(CopyObjectsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a CopyObjectsEvent.
s3ServiceEventPerformed(DeleteObjectsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a DeleteObjectsEvent.
s3ServiceEventPerformed(GetObjectHeadsEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a GetObjectHeadsEvent.
s3ServiceEventPerformed(GetObjectsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a GetObjectsEvent.
s3ServiceEventPerformed(ListObjectsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a ListObjectsEvent.
s3ServiceEventPerformed(DeleteVersionedObjectsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
 
s3ServiceEventPerformed(LookupACLEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a LookupACLEvent.
s3ServiceEventPerformed(UpdateACLEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a UpdateACLEvent.
s3ServiceEventPerformed(DownloadObjectsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a DownloadObjectsEvent.
s3ServiceEventPerformed(CreateObjectsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a CreateObjectsEvent.
s3ServiceEventPerformed(DeleteObjectsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a DeleteObjectsEvent.
s3ServiceEventPerformed(GetObjectHeadsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
This method is an S3ServiceEventListener action method that is invoked when this application's S3ServiceMulti triggers a GetObjectHeadsEvent.
s3ServiceEventPerformed(CreateBucketsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
 
s3ServiceEventPerformed(CopyObjectsEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
 
s3ServiceEventPerformed(CreateObjectsEvent) - Method in class org.jets3t.apps.uploader.Uploader
Listener method that responds to events from the jets3t toolkit when objects are created in S3 - ie when files are uploaded.
s3ServiceEventPerformed(ListObjectsEvent) - Method in class org.jets3t.apps.uploader.Uploader
 
s3ServiceEventPerformed(CreateBucketsEvent) - Method in class org.jets3t.apps.uploader.Uploader
 
s3ServiceEventPerformed(DeleteObjectsEvent) - Method in class org.jets3t.apps.uploader.Uploader
 
s3ServiceEventPerformed(GetObjectsEvent) - Method in class org.jets3t.apps.uploader.Uploader
 
s3ServiceEventPerformed(GetObjectHeadsEvent) - Method in class org.jets3t.apps.uploader.Uploader
 
s3ServiceEventPerformed(LookupACLEvent) - Method in class org.jets3t.apps.uploader.Uploader
 
s3ServiceEventPerformed(UpdateACLEvent) - Method in class org.jets3t.apps.uploader.Uploader
 
s3ServiceEventPerformed(DownloadObjectsEvent) - Method in class org.jets3t.apps.uploader.Uploader
 
s3ServiceEventPerformed(CopyObjectsEvent) - Method in class org.jets3t.apps.uploader.Uploader
 
s3ServiceEventPerformed(DeleteVersionedObjectsEvent) - Method in class org.jets3t.apps.uploader.Uploader
 
s3ServiceEventPerformed(ListObjectsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
 
s3ServiceEventPerformed(CreateObjectsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
 
s3ServiceEventPerformed(CopyObjectsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
 
s3ServiceEventPerformed(CreateBucketsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
 
s3ServiceEventPerformed(DeleteObjectsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
 
s3ServiceEventPerformed(DeleteVersionedObjectsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
 
s3ServiceEventPerformed(GetObjectsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
 
s3ServiceEventPerformed(GetObjectHeadsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
 
s3ServiceEventPerformed(LookupACLEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
 
s3ServiceEventPerformed(UpdateACLEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
 
s3ServiceEventPerformed(DownloadObjectsEvent) - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
 
s3ServiceEventPerformed(ListObjectsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
 
s3ServiceEventPerformed(CreateObjectsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
 
s3ServiceEventPerformed(CopyObjectsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
 
s3ServiceEventPerformed(CreateBucketsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
 
s3ServiceEventPerformed(DeleteObjectsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
 
s3ServiceEventPerformed(DeleteVersionedObjectsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
 
s3ServiceEventPerformed(GetObjectsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
 
s3ServiceEventPerformed(GetObjectHeadsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
 
s3ServiceEventPerformed(LookupACLEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
 
s3ServiceEventPerformed(UpdateACLEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
 
s3ServiceEventPerformed(DownloadObjectsEvent) - Method in interface org.jets3t.service.multithread.S3ServiceEventListener
 
S3ServiceException - Exception in org.jets3t.service
Exception for use by S3Services and related utilities.
S3ServiceException(String, String) - Constructor for exception org.jets3t.service.S3ServiceException
Constructor that includes the XML error document returned by S3.
S3ServiceException() - Constructor for exception org.jets3t.service.S3ServiceException
 
S3ServiceException(String, Throwable) - Constructor for exception org.jets3t.service.S3ServiceException
 
S3ServiceException(String) - Constructor for exception org.jets3t.service.S3ServiceException
 
S3ServiceException(Throwable) - Constructor for exception org.jets3t.service.S3ServiceException
 
S3ServiceExceptionMx - Class in contribs.mx
 
S3ServiceExceptionMx() - Constructor for class contribs.mx.S3ServiceExceptionMx
 
S3ServiceMulti - Class in org.jets3t.service.multithread
S3 service wrapper that performs multiple S3 requests at a time using multi-threading and an underlying thread-safe S3Service implementation.
S3ServiceMulti(S3Service, S3ServiceEventListener) - Constructor for class org.jets3t.service.multithread.S3ServiceMulti
Construct a multi-threaded service based on an S3Service and which sends event notifications to an event listening class.
S3ServiceMulti(S3Service, S3ServiceEventListener, long) - Constructor for class org.jets3t.service.multithread.S3ServiceMulti
Construct a multi-threaded service based on an S3Service and which sends event notifications to an event listening class, and which will send EVENT_IN_PROGRESS events at the specified time interval.
S3ServiceMx - Class in contribs.mx
 
S3ServiceMxMBean - Interface in contribs.mx
 
S3ServiceSimpleMulti - Class in org.jets3t.service.multithread
S3 service wrapper that performs multiple S3 requests at a time using multi-threading and an underlying thread-safe S3Service implementation.
S3ServiceSimpleMulti(S3Service) - Constructor for class org.jets3t.service.multithread.S3ServiceSimpleMulti
Construct a multi-threaded service based on an S3Service.
S3Version - Class in org.jets3t.service.model
An S3 version.
S3Version(String, String, boolean, Date, S3Owner, String, long, String) - Constructor for class org.jets3t.service.model.S3Version
 
S3Version(String, String, boolean, Date, S3Owner) - Constructor for class org.jets3t.service.model.S3Version
 
S3Version(String, String) - Constructor for class org.jets3t.service.model.S3Version
 
SAMPLES_PROPERTIES_NAME - Static variable in class org.jets3t.samples.SamplesUtils
 
SamplesUtils - Class in org.jets3t.samples
Utilities used by all Sample code, collected in one place for convenience.
SamplesUtils() - Constructor for class org.jets3t.samples.SamplesUtils
 
sanitizeS3BucketName(String) - Static method in class org.jets3t.service.CloudFrontService
Sanitizes a proposed bucket name to ensure it is fully-specified rather than merely the bucket's short name.
save(String, File, String) - Method in class org.jets3t.service.security.AWSCredentials
Encrypts AWS Credentials with the given password and saves the encrypted data to a file.
save(String, File) - Method in class org.jets3t.service.security.AWSCredentials
Encrypts AWS Credentials with the given password and saves the encrypted data to a file using the default algorithm EncryptionUtil.DEFAULT_ALGORITHM.
save(String, OutputStream, String) - Method in class org.jets3t.service.security.AWSCredentials
Encrypts AWS Credentials with the given password and writes the encrypted data to an output stream.
save(String, OutputStream) - Method in class org.jets3t.service.security.AWSCredentials
Encrypts AWS Credentials with the given password and writes the encrypted data to an output stream using the default algorithm EncryptionUtil.DEFAULT_ALGORITHM.
SECONDS_OF_HISTORY - Static variable in class org.jets3t.service.io.BytesProgressWatcher
The number of seconds worth of historical byte transfer information that will be stored and used to calculate the recent transfer rate.
sendNotificationUpdate(long) - Method in class org.jets3t.service.io.ProgressMonitoredInputStream
Checks how many bytes have been transferred since the last notification, and sends a notification message if this number exceeds the minimum bytes transferred value.
sendNotificationUpdate(long) - Method in class org.jets3t.service.io.ProgressMonitoredOutputStream
Checks how many bytes have been transferred since the last notification, and sends a notification message if this number exceeds the minimum bytes transferred value.
ServiceEvent - Class in org.jets3t.service.multithread
Base class of all events produced by S3ServiceMulti.
ServiceUtils - Class in org.jets3t.service.utils
General utility methods used throughout the jets3t project.
ServiceUtils() - Constructor for class org.jets3t.service.utils.ServiceUtils
 
setAccessControlList(Grant[]) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AccessControlPolicy
Sets the accessControlList value for this AccessControlPolicy.
setAcl(AccessControlList) - Method in class org.jets3t.service.model.S3Bucket
Sets the bucket's Access Control List in S3 - this should only be used internally by J3tS3t methods that retrieve information directly from S3.
setAcl(AccessControlList) - Method in class org.jets3t.service.model.S3Object
Set the object's ACL.
setAmazonS3EndpointAddress(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_ServiceLocator
 
setAmazonS3WSDDServiceName(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_ServiceLocator
 
setAppendToFile(boolean) - Method in class org.jets3t.service.multithread.DownloadPackage
Data will be appended to the target file instead of overwriting it.
setAttribute(Attribute) - Method in class contribs.mx.S3ServiceExceptionMx
 
setAttributes(AttributeList) - Method in class contribs.mx.S3ServiceExceptionMx
 
setBucket(String) - Method in class org.jets3t.service.model.cloudfront.LoggingStatus
 
setBucketAccessControlPolicy(String, Grant[], String, Calendar, String, String) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_PortType
 
setBucketAccessControlPolicy(String, Grant[], String, Calendar, String, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
setBucketLoggingStatus(String, String, Calendar, String, String, BucketLoggingStatus) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_PortType
 
setBucketLoggingStatus(String, String, Calendar, String, String, BucketLoggingStatus) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
setBucketLoggingStatus(String, S3BucketLoggingStatus, boolean) - Method in class org.jets3t.service.S3Service
Applies logging settings to a bucket, optionally modifying the ACL permissions for the logging target bucket to ensure log files can be written to it.
setBucketName(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.CreateBucketResult
Sets the bucketName value for this CreateBucketResult.
setBucketName(String) - Method in class org.jets3t.service.model.S3Object
Set the name of the bucket this object belongs to or will be placed into.
setBucketName(String) - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
Sets the name of the bucket in which an object is stored - this is not generally required.
setBuckets(ListAllMyBucketsEntry[]) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsResult
Sets the buckets value for this ListAllMyBucketsResult.
setCode(int) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Status
Sets the code value for this Status.
setColumnComparator(Class, Comparator) - Method in class org.jets3t.gui.TableSorter
 
setCommonPrefixes(PrefixEntry[]) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Sets the commonPrefixes value for this ListBucketResult.
setCommonPrefixes(int, PrefixEntry) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
 
setContentDisposition(String) - Method in class org.jets3t.service.model.S3Object
Set the content disposition of the object.
setContentEncoding(String) - Method in class org.jets3t.service.model.S3Object
Set the content encoding of this object.
setContentLanguage(String) - Method in class org.jets3t.service.model.S3Object
Set the content language of the object.
setContentLength(long) - Method in class org.jets3t.service.model.S3Object
Set this object's content length.
setContents(ListEntry[]) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Sets the contents value for this ListBucketResult.
setContents(int, ListEntry) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
 
setContentType(String) - Method in class org.jets3t.service.model.S3Object
Set the content type of the object.
setCreationDate(Calendar) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsEntry
Sets the creationDate value for this ListAllMyBucketsEntry.
setCreationDate(Date) - Method in class org.jets3t.service.model.S3Bucket
Sets the bucket's creation date in S3 - this should only be used internally by JetS3t methods that retrieve information directly from S3.
setCredentialsProvider(CredentialsProvider) - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
Sets the credentials provider this service will use to authenticate itself.
setData(byte[]) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
Sets the data value for this GetObjectResult.
setDataInputFile(File) - Method in class org.jets3t.service.model.S3Object
Sets the file containing the data content to associate with this object.
setDataInputStream(InputStream) - Method in class org.jets3t.service.model.S3Object
Sets an input stream containing the data content to associate with this object.
setDelimiter(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Sets the delimiter value for this ListBucketResult.
setDescription(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Status
Sets the description value for this Status.
setDevPayProductToken(String) - Method in class org.jets3t.service.S3Service
Set the Product Token value to use for requests to a DevPay S3 account.
setDevPayUserToken(String) - Method in class org.jets3t.service.S3Service
Set the User Token value to use for requests to a DevPay S3 account.
setDisplayName(String) - Method in class org.jets3t.service.acl.CanonicalGrantee
 
setDisplayName(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.CanonicalUser
Sets the displayName value for this CanonicalUser.
setDisplayName(String) - Method in class org.jets3t.service.model.S3Owner
 
setEmailAddress(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonCustomerByEmail
Sets the emailAddress value for this AmazonCustomerByEmail.
setEnabled(boolean) - Method in class org.jets3t.apps.cockpit.gui.AWSDevPayProductPanel
 
setEncryptionAlgorithm(String) - Method in class org.jets3t.apps.cockpit.CockpitPreferences
 
setEncryptionPassword(String) - Method in class org.jets3t.apps.cockpit.CockpitPreferences
 
setEndpointAddress(String, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_ServiceLocator
Set the endpoint address for the specified port name.
setEndpointAddress(QName, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_ServiceLocator
Set the endpoint address for the specified port name.
setETag(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.CopyObjectResult
Sets the ETag value for this CopyObjectResult.
setETag(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
Sets the ETag value for this GetObjectResult.
setETag(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
Sets the ETag value for this ListEntry.
setETag(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.PutObjectResult
Sets the ETag value for this PutObjectResult.
setEtag(String) - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
setEtag(String) - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentityConfig
 
setETag(String) - Method in class org.jets3t.service.model.S3Object
Set the ETag value of the object based on information returned from S3.
setGrantee(Grantee) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Grant
Sets the grantee value for this Grant.
setHttpClient(HttpClient) - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
Replaces the service's default HTTP client.
setHttpConnectionManager(HttpConnectionManager) - Method in class org.jets3t.service.impl.rest.httpclient.RestS3Service
Replaces the service's default HTTP connection manager.
setHttpsProtocolRequired(boolean) - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
setHyperlinkeActivatedListener(HyperlinkActivatedListener) - Method in class org.jets3t.gui.JHtmlLabel
 
setID(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.CanonicalUser
Sets the ID value for this CanonicalUser.
setId(String) - Method in class org.jets3t.service.model.S3Owner
 
setIdentifier(String) - Method in class org.jets3t.service.acl.CanonicalGrantee
 
setIdentifier(String) - Method in class org.jets3t.service.acl.EmailAddressGrantee
Set the email address as the grantee's ID.
setIdentifier(String) - Method in interface org.jets3t.service.acl.GranteeInterface
 
setIdentifier(String) - Method in class org.jets3t.service.acl.GroupGrantee
Set the group grantee's URI.
setIsTruncated(boolean) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Sets the isTruncated value for this ListBucketResult.
setKey(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
Sets the key value for this ListEntry.
setKey(String) - Method in class org.jets3t.service.model.S3Object
Set the key of this object.
setLastModified(Calendar) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.CopyObjectResult
Sets the lastModified value for this CopyObjectResult.
setLastModified(Calendar) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
Sets the lastModified value for this GetObjectResult.
setLastModified(Calendar) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
Sets the lastModified value for this ListEntry.
setLastModified(Calendar) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.PutObjectResult
Sets the lastModified value for this PutObjectResult.
setLastModifiedDate(Date) - Method in class org.jets3t.service.model.S3Object
Set this object's last modified date based on information returned from S3.
setLocation(String) - Method in class org.jets3t.service.model.CreateBucketConfiguration
 
setLocation(String) - Method in class org.jets3t.service.model.S3Bucket
Set's the bucket's location.
setLogfilePrefix(String) - Method in class org.jets3t.service.model.S3BucketLoggingStatus
 
setLoggingEnabled(LoggingSettings) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.BucketLoggingStatus
Sets the loggingEnabled value for this BucketLoggingStatus.
setMarker(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Sets the marker value for this ListBucketResult.
setMaxKeys(int) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Sets the maxKeys value for this ListBucketResult.
setMd5Hash(byte[]) - Method in class org.jets3t.service.model.S3Object
Set the MD5 hash value of this object's data.
setMetadata(MetadataEntry[]) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
Sets the metadata value for this GetObjectResult.
setMetadata(int, MetadataEntry) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.GetObjectResult
 
setMetadata(MetadataEntry[]) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Sets the metadata value for this ListBucketResult.
setMetadata(int, MetadataEntry) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
 
setMetadataComplete(boolean) - Method in class org.jets3t.service.model.S3Object
S3 Object metadata are only complete when it is populated with all values following a HEAD or GET request.
setName(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsEntry
Sets the name value for this ListAllMyBucketsEntry.
setName(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Sets the name value for this ListBucketResult.
setName(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataEntry
Sets the name value for this MetadataEntry.
setName(String) - Method in class org.jets3t.service.model.S3Bucket
Set the name of the bucket.
setNextMarker(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Sets the nextMarker value for this ListBucketResult.
setObject(S3Object) - Method in class org.jets3t.service.multithread.DownloadPackage
 
setObjectAccessControlPolicy(String, String, Grant[], String, Calendar, String, String) - Method in interface org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3_PortType
 
setObjectAccessControlPolicy(String, String, Grant[], String, Calendar, String, String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AmazonS3SoapBindingStub
 
setObjectKey(String) - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
Sets the key name of the object on which the operation will be performed.
setObjectMetadata(Map) - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
Sets the object's metadata, that will be included in the Gatekeeer message.
setOwner(S3Owner) - Method in class org.jets3t.service.acl.AccessControlList
 
setOwner(CanonicalUser) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.AccessControlPolicy
Sets the owner value for this AccessControlPolicy.
setOwner(CanonicalUser) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListAllMyBucketsResult
Sets the owner value for this ListAllMyBucketsResult.
setOwner(CanonicalUser) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
Sets the owner value for this ListEntry.
setOwner(S3Owner) - Method in class org.jets3t.service.model.S3Bucket
Sets the bucket's owner in S3 - this should only be used internally by JetS3t methods that retrieve information directly from S3.
setOwner(S3Owner) - Method in class org.jets3t.service.model.S3Object
Set this object's owner object based on information returned from S3.
setPermission(Permission) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Grant
Sets the permission value for this Grant.
setPrefix(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListBucketResult
Sets the prefix value for this ListBucketResult.
setPrefix(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.PrefixEntry
Sets the prefix value for this PrefixEntry.
setPrefix(String) - Method in class org.jets3t.service.model.cloudfront.LoggingStatus
 
setProperty(String, String) - Method in class org.jets3t.service.Jets3tProperties
Sets or removes a property value.
setRememberPreferences(boolean) - Method in class org.jets3t.apps.cockpit.CockpitPreferences
 
setRequesterPays(boolean) - Method in class org.jets3t.service.model.S3Bucket
Set's the bucket's Requester Pays Configuration setting.
setRequesterPaysBucket(String, boolean) - Method in class org.jets3t.service.S3Service
Applies request payment configuration settings to a bucket, setting the bucket to be either Requester Pays or Bucket Owner pays.
setRequesterPaysEnabled(boolean) - Method in class org.jets3t.service.S3Service
Instruct the service whether to generate Requester Pays requests when uploading data to S3, or retrieving data from the service.
setRequestHost(String) - Method in exception org.jets3t.service.S3ServiceException
 
setRequestPath(String) - Method in exception org.jets3t.service.S3ServiceException
 
setRequestVerb(String) - Method in exception org.jets3t.service.S3ServiceException
 
setRequiredProtocols(String[]) - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
setResponseCode(int) - Method in exception org.jets3t.service.S3ServiceException
 
setResponseDate(String) - Method in exception org.jets3t.service.S3ServiceException
 
setResponseHeaders(Map) - Method in exception org.jets3t.service.S3ServiceException
 
setResponseStatus(String) - Method in exception org.jets3t.service.S3ServiceException
 
setS3RequestAndHostIds(String, String) - Method in exception org.jets3t.service.S3ServiceException
Allow the S3 Request and Host Id fields to be populated in situations where this information is not available from an XML response error document.
setSignatureType(String) - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
Sets the signature type (operation) being requested for the object in this request.
setSignedUrl(String) - Method in class org.jets3t.service.multithread.DownloadPackage
 
setSize(long) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
Sets the size value for this ListEntry.
setSortingStatus(int, int) - Method in class org.jets3t.gui.TableSorter
 
setStatus(Status) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Result
Sets the status value for this Result.
setStorageClass(StorageClass) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.ListEntry
Sets the storageClass value for this ListEntry.
setStorageClass(String) - Method in class org.jets3t.service.model.S3Object
Set the storage class for this object.
setTableHeader(JTableHeader) - Method in class org.jets3t.gui.TableSorter
 
setTableModel(TableModel) - Method in class org.jets3t.gui.TableSorter
 
setTargetBucket(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.LoggingSettings
Sets the targetBucket value for this LoggingSettings.
setTargetBucketName(String) - Method in class org.jets3t.service.model.S3BucketLoggingStatus
 
setTargetGrants(Grant[]) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.LoggingSettings
Sets the targetGrants value for this LoggingSettings.
setTargetGrants(GrantAndPermission[]) - Method in class org.jets3t.service.model.S3BucketLoggingStatus
 
setTargetPrefix(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.LoggingSettings
Sets the targetPrefix value for this LoggingSettings.
setUploadACLPermission(String) - Method in class org.jets3t.apps.cockpit.CockpitPreferences
Set the ACL permissions string setting.
setUploadCompressionActive(boolean) - Method in class org.jets3t.apps.cockpit.CockpitPreferences
 
setUploadEncryptionActive(boolean) - Method in class org.jets3t.apps.cockpit.CockpitPreferences
 
setUploadStorageClass(String) - Method in class org.jets3t.apps.cockpit.CockpitPreferences
 
setURI(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Group
Sets the URI value for this Group.
setUsersPath(String) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
 
setValue(String) - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataEntry
Sets the value value for this MetadataEntry.
setValueAt(Object, int, int) - Method in class org.jets3t.gui.TableSorter
 
showDialog(Frame, BaseS3Object[], AccessControlList, HyperlinkActivatedListener) - Static method in class org.jets3t.apps.cockpit.gui.AccessControlDialog
Displays the dialog box and waits until the user applies their changes or cancels the dialog.
showDialog(Frame, boolean, HyperlinkActivatedListener) - Static method in class org.jets3t.apps.cockpit.gui.AWSCredentialsDialog
Displays a dialog box prompting for a user's AWS credentials.
showDialog(Frame, S3Service, S3Bucket[], HyperlinkActivatedListener) - Static method in class org.jets3t.apps.cockpit.gui.BucketLoggingDialog
Dialog box for displaying and modifying the logging status of buckets.
showDialog(Frame, S3Service, String[], HyperlinkActivatedListener) - Static method in class org.jets3t.apps.cockpit.gui.BucketLoggingDialog
Dialog box for displaying and modifying the logging status of buckets.
showDialog(CockpitPreferences, Frame, HyperlinkActivatedListener) - Static method in class org.jets3t.apps.cockpit.gui.PreferencesDialog
Displays the Preferences dialog box and waits until the user selects to cancel the dialog or to save the properties.
showDialog(Frame, HyperlinkActivatedListener, Properties, String, Throwable) - Static method in class org.jets3t.gui.ErrorDialog
Shows the error dialog and waits for the user to acknowledge the dialog.
showDialog(JDialog, HyperlinkActivatedListener, Properties, String, Throwable) - Static method in class org.jets3t.gui.ErrorDialog
Shows the error dialog and waits for the user to acknowledge the dialog.
showDialog(Frame, HyperlinkActivatedListener, String, Throwable) - Static method in class org.jets3t.gui.ErrorDialog
Shows the error dialog and waits for the user to acknowledge the dialog.
showDialog(JDialog, HyperlinkActivatedListener, String, Throwable) - Static method in class org.jets3t.gui.ErrorDialog
Shows the error dialog and waits for the user to acknowledge the dialog.
showDialog(Frame, S3Bucket, Properties) - Static method in class org.jets3t.gui.ItemPropertiesDialog
Displays a dialog showing the detailed properties of a bucket, which will remain until the user dismisses the dialog.
showDialog(Frame, S3Object[], Properties, boolean) - Static method in class org.jets3t.gui.ItemPropertiesDialog
Displays a dialog showing the detailed properties of an object, which will remain until the user dismisses the dialog.
showDialog(Frame, CloudFrontService, String[], HyperlinkActivatedListener) - Static method in class org.jets3t.gui.ManageDistributionsDialog
Dialog box for displaying and modifying CloudFront distributions.
shutdown() - Method in class org.jets3t.service.multithread.S3ServiceMulti
Make a best-possible effort to shutdown and clean up any resources used by this service such as HTTP connections, connection pools, threads etc.
shutdown() - Method in class org.jets3t.service.S3Service
Make a best-possible effort to shutdown and clean up any resources used by this service such as HTTP connections, connection pools, threads etc, although there is no guarantee that all such resources will indeed be fully cleaned up.
SIGNATURE_TYPE_ACL_LOOKUP - Static variable in class org.jets3t.service.utils.gatekeeper.SignatureRequest
 
SIGNATURE_TYPE_ACL_UPDATE - Static variable in class org.jets3t.service.utils.gatekeeper.SignatureRequest
 
SIGNATURE_TYPE_DELETE - Static variable in class org.jets3t.service.utils.gatekeeper.SignatureRequest
 
SIGNATURE_TYPE_GET - Static variable in class org.jets3t.service.utils.gatekeeper.SignatureRequest
 
SIGNATURE_TYPE_HEAD - Static variable in class org.jets3t.service.utils.gatekeeper.SignatureRequest
 
SIGNATURE_TYPE_PUT - Static variable in class org.jets3t.service.utils.gatekeeper.SignatureRequest
 
SignatureRequest - Class in org.jets3t.service.utils.gatekeeper
Represents a signature request - that is, a request that a Gatekeeper allow a specific operation (signature type) on a specific object in S3.
SignatureRequest() - Constructor for class org.jets3t.service.utils.gatekeeper.SignatureRequest
Constructs an empty signature request.
SignatureRequest(String, String) - Constructor for class org.jets3t.service.utils.gatekeeper.SignatureRequest
Constructs a signature request for an operation on a specific object key.
signDelete(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultUrlSigner
 
signDelete(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.UrlSigner
Generate a signed DELETE URL for the signature request.
SignedGetUrlDialog - Class in org.jets3t.apps.cockpit.gui
Dialog box to query to generate Signed URLs for a given set of objects, based on URL signing configuration options selected by the user.
SignedGetUrlDialog(Frame, HyperlinkActivatedListener, S3Service, S3Object[]) - Constructor for class org.jets3t.apps.cockpit.gui.SignedGetUrlDialog
 
SignedUrlAndObject - Class in org.jets3t.service.utils.signedurl
A package containing an object and a signed URL associated with the object.
SignedUrlAndObject(String, S3Object) - Constructor for class org.jets3t.service.utils.signedurl.SignedUrlAndObject
 
SignedUrlHandler - Interface in org.jets3t.service.utils.signedurl
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.
signGet(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultUrlSigner
 
signGet(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.UrlSigner
Generate a signed GET URL for the signature request.
signGetAcl(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultUrlSigner
 
signGetAcl(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.UrlSigner
Generate a signed GET URL for an ACL-based signature request.
signHead(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultUrlSigner
 
signHead(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.UrlSigner
Generate a signed HEAD URL for the signature request.
signPut(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultUrlSigner
 
signPut(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.UrlSigner
Generate a signed PUT URL for the signature request.
signPutAcl(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.impl.DefaultUrlSigner
 
signPutAcl(GatekeeperMessage, ClientInformation, SignatureRequest) - Method in class org.jets3t.servlets.gatekeeper.UrlSigner
Generate a signed PUT URL for an ACL-based signature request.
signRequest(String) - Method in class org.jets3t.service.utils.gatekeeper.SignatureRequest
Approve the request by setting the signed URL for this request - performed by a Gatekeeper service when a request has been allowed.
signUrl(String, String, String, byte[], String) - Static method in class org.jets3t.service.CloudFrontService
Generate a signed URL that allows access to distribution and S3 objects by applying access restrictions specified in a custom policy document.
signUrlCanned(String, String, String, byte[], Date) - Static method in class org.jets3t.service.CloudFrontService
Generate a signed URL that allows access to a specific distribution and S3 object by applying a access restrictions from a "canned" (simplified) policy document.
signWithHmacSha1(String, String) - Static method in class org.jets3t.service.utils.ServiceUtils
Calculate the HMAC/SHA1 on a string.
signWithRsaSha1(byte[], byte[]) - Static method in class org.jets3t.service.security.EncryptionUtil
Generate an RSA SHA1 signature of the given data using the given private key DER certificate.
SkinnedJButton - Class in org.jets3t.gui.skins.html
A skinned JButton, which is actually just a standard button - useful only as a base for someone to specialise.
SkinnedJButton(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJButton
 
SkinnedJCheckBox - Class in org.jets3t.gui.skins.html
A skinned JCheckBox, which is actually just a standard combo box - useful only as a base for someone to specialise.
SkinnedJCheckBox(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJCheckBox
 
SkinnedJComboBox - Class in org.jets3t.gui.skins.html
A skinned JComboBox, which is actually just a standard text field - useful only as a base for someone to specialise.
SkinnedJComboBox(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJComboBox
 
SkinnedJHtmlLabel - Class in org.jets3t.gui.skins.html
A skinned JHtmlLabel, which is actually just a standard label - useful only as a base for someone to specialise.
SkinnedJHtmlLabel(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJHtmlLabel
 
SkinnedJMenuItem - Class in org.jets3t.gui.skins.html
A skinned JMenuItem, which is actually just a standard menu item - useful only as a base for someone to specialise.
SkinnedJMenuItem(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJMenuItem
 
SkinnedJPanel - Class in org.jets3t.gui.skins.html
A skinned JPanel, which is actually just a standard panel - useful only as a base for someone to specialise.
SkinnedJPanel(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJPanel
 
SkinnedJPasswordField - Class in org.jets3t.gui.skins.html
A skinned JPasswordField, which is actually just a standard password field - useful only as a base for someone to specialise.
SkinnedJPasswordField(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJPasswordField
 
SkinnedJPopupMenu - Class in org.jets3t.gui.skins.html
A skinned JPopupMenu, which is actually just a standard JPopupMenu - useful only as a base for someone to specialise.
SkinnedJPopupMenu(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJPopupMenu
 
SkinnedJProgressBar - Class in org.jets3t.gui.skins.html
A skinned JProgressBar, which is actually just a standard progress bar - useful only as a base for someone to specialise.
SkinnedJProgressBar(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJProgressBar
 
SkinnedJRadioButton - Class in org.jets3t.gui.skins.html
A skinned JRadioButton, which is actually just a standard button - useful only as a base for someone to specialise.
SkinnedJRadioButton(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJRadioButton
 
SkinnedJScrollPane - Class in org.jets3t.gui.skins.html
A skinned JScrollPane, which is actually just a standard scroll pane - useful only as a base for someone to specialise.
SkinnedJScrollPane(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJScrollPane
 
SkinnedJTable - Class in org.jets3t.gui.skins.html
A skinned JTable, which is actually just a standard JTable - useful only as a base for someone to specialise.
SkinnedJTable(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJTable
 
SkinnedJTextArea - Class in org.jets3t.gui.skins.html
A skinned JTextArea, which is actually just a standard text area - useful only as a base for someone to specialise.
SkinnedJTextArea(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJTextArea
 
SkinnedJTextField - Class in org.jets3t.gui.skins.html
A skinned JTextField, which is actually just a standard text field - useful only as a base for someone to specialise.
SkinnedJTextField(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedJTextField
 
SkinnedLookAndFeel - Class in org.jets3t.gui.skins.html
A specialisation of the default Metal theme that allows specific colours and fonts to be used instead of those in the Metal theme.
SkinnedLookAndFeel(Properties, String) - Constructor for class org.jets3t.gui.skins.html.SkinnedLookAndFeel
 
SkinsFactory - Class in org.jets3t.gui.skins
Manages the creation of skinned GUI elements.
SkinUtils - Class in org.jets3t.gui.skins
Utility methods for loading skin resources from settings in skin properties.
SkinUtils() - Constructor for class org.jets3t.gui.skins.SkinUtils
 
SOAP_SERVICE_NAME - Static variable in class org.jets3t.service.Constants
SOAP service name: AmazonS3
SoapS3Service - Class in org.jets3t.service.impl.soap.axis
Deprecated. in 0.7.4 -- full removal is imminent.
SoapS3Service(AWSCredentials, String, Jets3tProperties) - Constructor for class org.jets3t.service.impl.soap.axis.SoapS3Service
Deprecated. Constructs the SOAP service implementation and, based on the value of S3Service.isHttpsOnly sets the SOAP endpoint to use HTTP or HTTPS protocols.
SoapS3Service(AWSCredentials, String) - Constructor for class org.jets3t.service.impl.soap.axis.SoapS3Service
Deprecated. Constructs the SOAP service implementation and, based on the value of S3Service.isHttpsOnly sets the SOAP endpoint to use HTTP or HTTPS protocols.
SoapS3Service(AWSCredentials) - Constructor for class org.jets3t.service.impl.soap.axis.SoapS3Service
Deprecated. Constructs the SOAP service implementation and, based on the value of S3Service.isHttpsOnly sets the SOAP endpoint to use HTTP or HTTPS protocols.
SOCKET_CONNECTION_TIMEOUT - Static variable in class org.jets3t.apps.cockpitlite.CockpitLite
 
SOCKET_CONNECTION_TIMEOUT - Static variable in class org.jets3t.apps.uploader.Uploader
 
STANDARD - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.StorageClass
 
startCloudFrontOriginAccessIdentityConfig() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityHandler
 
startCloudFrontOriginAccessIdentitySummary() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.OriginAccessIdentityListHandler
 
startDialog(String, String, int, int, CancelEventTrigger, String) - Method in class org.jets3t.gui.ProgressDialog
Displays the progress dialog.
startDistributionConfig() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
 
startDistributionSummary() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ListDistributionListHandler
 
startDocument() - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MyDefaultHandler
 
startElement(String, String, String, Attributes) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.SimpleHandler
 
startElement(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.AccessControlListHandler
 
startElement(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.BucketLoggingStatusHandler
 
startElement(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
 
startElement(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
startElement(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
 
startElement(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
 
startElement(String, String, String, Attributes) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MyDefaultHandler
 
startElement(String) - Method in class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MyDefaultHandler
 
startLogging() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionConfigHandler
 
startProgress(String, int, int) - Method in class org.jets3t.gui.ProgressPanel
Displays the progress dialog.
startSigner() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
 
startStreamingDistributionConfig() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.DistributionHandler
 
startStreamingDistributionSummary() - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.ListDistributionListHandler
 
StartupDialog - Class in org.jets3t.apps.cockpit.gui
Dialog box for obtaining a user's AWS Credentials, and performing other startup tasks such as loading properties files.
StartupDialog(Frame, Jets3tProperties, HyperlinkActivatedListener) - Constructor for class org.jets3t.apps.cockpit.gui.StartupDialog
Creates a modal dialog box with a title.
stateChanged(ChangeEvent) - Method in class org.jets3t.apps.cockpit.gui.PreferencesDialog
 
stateChanged(ChangeEvent) - Method in class org.jets3t.apps.cockpit.gui.StartupDialog
 
Status - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
Status() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.Status
 
Status(int, String) - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.Status
 
stopDialog() - Method in class org.jets3t.gui.ProgressDialog
 
STORAGE_CLASS_REDUCED_REDUNDANCY - Static variable in class org.jets3t.service.model.S3Object
 
STORAGE_CLASS_STANDARD - Static variable in class org.jets3t.service.model.S3Object
 
StorageClass - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
StorePassphraseBasedLogin - Class in org.jets3t.samples
Demonstrates how Cockpit stores Passphrase-based login credentials in S3.
StorePassphraseBasedLogin() - Constructor for class org.jets3t.samples.StorePassphraseBasedLogin
 
StreamingDistribution - Class in org.jets3t.service.model.cloudfront
 
StreamingDistribution(String, String, Date, String, String, String[], String, boolean) - Constructor for class org.jets3t.service.model.cloudfront.StreamingDistribution
 
StreamingDistribution(String, String, Date, String, Map, DistributionConfig) - Constructor for class org.jets3t.service.model.cloudfront.StreamingDistribution
 
StreamingDistributionConfig - Class in org.jets3t.service.model.cloudfront
 
StreamingDistributionConfig(String, String, String[], String, boolean, LoggingStatus, String, boolean, String[], String[]) - Constructor for class org.jets3t.service.model.cloudfront.StreamingDistributionConfig
 
StreamingDistributionConfig(String, String, String[], String, boolean, LoggingStatus) - Constructor for class org.jets3t.service.model.cloudfront.StreamingDistributionConfig
 
sumBytesToTransfer(BytesProgressWatcher[]) - Static method in class org.jets3t.service.io.BytesProgressWatcher
 
sumBytesTransferred(BytesProgressWatcher[]) - Static method in class org.jets3t.service.io.BytesProgressWatcher
 
SUMMARY_DOCUMENT_METADATA_FLAG - Static variable in class org.jets3t.service.utils.gatekeeper.GatekeeperMessage
A flag name used to indicate when an S3Object is a summary XML document, as generated by the Uploader application.
suspendBucketVersioning(String) - Method in class org.jets3t.service.S3Service
Suspend (disable) the S3 object versioning feature for a bucket.
suspendBucketVersioningWithMFA(String, String, String) - Method in class org.jets3t.service.S3Service
Suspend (disable) the S3 object versioning feature for a bucket that requires multi-factor authentication.
Synchronize - Class in org.jets3t.apps.synchronize
Console application to synchronize the local file system with Amazon S3.
Synchronize(S3Service, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int, Jets3tProperties) - Constructor for class org.jets3t.apps.synchronize.Synchronize
Constructs the application with a pre-initialised S3Service and the user-specified options.
SynchronizeException - Exception in org.jets3t.apps.synchronize
A standard exception, used for errors specific to the Synchronize application.
SynchronizeException() - Constructor for exception org.jets3t.apps.synchronize.SynchronizeException
 
SynchronizeException(String) - Constructor for exception org.jets3t.apps.synchronize.SynchronizeException
 
SynchronizeException(String, Throwable) - Constructor for exception org.jets3t.apps.synchronize.SynchronizeException
 
SynchronizeException(Throwable) - Constructor for exception org.jets3t.apps.synchronize.SynchronizeException
 

T

TableSorter - Class in org.jets3t.gui
TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.
TableSorter() - Constructor for class org.jets3t.gui.TableSorter
 
TableSorter(TableModel) - Constructor for class org.jets3t.gui.TableSorter
 
TableSorter(TableModel, JTableHeader) - Constructor for class org.jets3t.gui.TableSorter
 
TempFile - Class in org.jets3t.service.io
A wrapper class for a File, that makes it possible to recognize a temporary file.
TempFile(File) - Constructor for class org.jets3t.service.io.TempFile
 
TEST_PROPERTIES_FILENAME - Static variable in class org.jets3t.samples.ThreadedObjectListing
 
testACLManagement() - Method in class org.jets3t.tests.BaseS3ServiceTest
 
testBucketLogging() - Method in class org.jets3t.tests.BaseS3ServiceTest
 
testBucketManagement() - Method in class org.jets3t.tests.BaseS3ServiceTest
 
testHashVerifiedUploads() - Method in class org.jets3t.tests.BaseS3ServiceTest
 
testIllegalACL() - Method in class org.jets3t.tests.AxisSoapS3ServiceTest
 
testListBucketsWithCredentials() - Method in class org.jets3t.tests.BaseS3ServiceTest
 
testListBucketsWithoutCredentials() - Method in class org.jets3t.tests.BaseS3ServiceTest
 
testObjectListing() - Method in class org.jets3t.tests.BaseS3ServiceTest
 
testObjectManagement() - Method in class org.jets3t.tests.BaseS3ServiceTest
 
testObtainAnonymousServices() - Method in class org.jets3t.tests.BaseS3ServiceTest
 
testRestCannedACL() - Method in class org.jets3t.tests.HttpClientRestS3ServiceTest
 
testUrlSigning() - Method in class org.jets3t.tests.BaseS3ServiceTest
 
ThreadedObjectListing - Class in org.jets3t.samples
Demonstrates how to use the S3ServiceMulti.listObjects(String, String[], String, long) method to list multiple "partitions" of an S3 bucket at once, using multiple threads to list objects matching different prefixes.
ThreadedObjectListing() - Constructor for class org.jets3t.samples.ThreadedObjectListing
 
ThreadWatcher - Class in org.jets3t.service.multithread
A thread watcher is associated with a multi-threaded S3 operation and contains information about the progress of the operation.
TimeFormatter - Class in org.jets3t.service.utils
Formats time values into human-readable strings.
TimeFormatter() - Constructor for class org.jets3t.service.utils.TimeFormatter
 
TimeFormatter(String, String, String, String, String, String) - Constructor for class org.jets3t.service.utils.TimeFormatter
 
toBase64(byte[]) - Static method in class org.jets3t.service.utils.ServiceUtils
Converts byte data to a Base64-encoded string.
ToggleAclDialog - Class in org.jets3t.apps.cockpitlite
Dialog for the user to toggle ACL settings of an object to/from public/private.
ToggleAclDialog(Frame, boolean, HyperlinkActivatedListener, Properties) - Constructor for class org.jets3t.apps.cockpitlite.ToggleAclDialog
 
ToggleAclDialog(JDialog, boolean, HyperlinkActivatedListener, Properties) - Constructor for class org.jets3t.apps.cockpitlite.ToggleAclDialog
 
toHex(byte[]) - Static method in class org.jets3t.service.utils.ServiceUtils
Converts byte data to a Hex-encoded string.
toHex(byte[]) - Static method in class org.jets3t.tests.FakeS3Server
 
toProperties() - Method in class org.jets3t.apps.cockpit.CockpitPreferences
 
toString() - Method in class org.jets3t.service.acl.AccessControlList
Returns a string representation of the ACL contents, useful for debugging.
toString() - Method in class org.jets3t.service.acl.CanonicalGrantee
 
toString() - Method in class org.jets3t.service.acl.GrantAndPermission
 
toString() - Method in class org.jets3t.service.acl.GroupGrantee
 
toString() - Method in class org.jets3t.service.acl.Permission
 
toString() - Method in exception org.jets3t.service.CloudFrontServiceException
 
toString() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataDirective
 
toString() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
toString() - Method in class org.jets3t.service.impl.soap.axis._2006_03_01.StorageClass
 
toString() - Method in class org.jets3t.service.model.AWSDevPayProduct
 
toString() - Method in class org.jets3t.service.model.cloudfront.Distribution
 
toString() - Method in class org.jets3t.service.model.cloudfront.DistributionConfig
 
toString() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentity
 
toString() - Method in class org.jets3t.service.model.cloudfront.OriginAccessIdentityConfig
 
toString() - Method in class org.jets3t.service.model.S3Bucket
 
toString() - Method in class org.jets3t.service.model.S3BucketLoggingStatus
 
toString() - Method in class org.jets3t.service.model.S3BucketVersioningStatus
 
toString() - Method in class org.jets3t.service.model.S3DeleteMarker
 
toString() - Method in class org.jets3t.service.model.S3Object
 
toString() - Method in class org.jets3t.service.model.S3Owner
 
toString() - Method in class org.jets3t.service.model.S3Version
 
toString() - Method in class org.jets3t.service.multithread.ServiceEvent
 
toString() - Method in exception org.jets3t.service.S3ServiceException
 
toVersionIds(BaseVersionOrDeleteMarker[]) - Static method in class org.jets3t.service.model.BaseVersionOrDeleteMarker
 
toXml() - Method in class org.jets3t.service.acl.AccessControlList
 
toXml() - Method in class org.jets3t.service.acl.CanonicalGrantee
 
toXml() - Method in class org.jets3t.service.acl.EmailAddressGrantee
 
toXml() - Method in interface org.jets3t.service.acl.GranteeInterface
 
toXml() - Method in class org.jets3t.service.acl.GroupGrantee
 
toXml() - Method in class org.jets3t.service.model.CreateBucketConfiguration
 
toXml() - Method in class org.jets3t.service.model.S3BucketLoggingStatus
 
TRANSACTION_ID_METADATA_NAME - Static variable in class org.jets3t.servlets.gatekeeper.impl.DefaultUrlSigner
 
TransactionIdProvider - Class in org.jets3t.servlets.gatekeeper
Provides a transaction ID that uniquely identifies a Gatekeeper transaction - that is, a request and response interaction.
TransactionIdProvider(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.TransactionIdProvider
Constructs a TransactionIdProvider.
transferControlToHandler(CloudFrontXmlResponsesSaxParser.SimpleHandler) - Method in class org.jets3t.service.impl.rest.CloudFrontXmlResponsesSaxParser.SimpleHandler
 

U

UNKNOWN - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.StorageClass
 
UnrecoverableIOException - Exception in org.jets3t.service.io
Indicates an IOException that cannot, or should not, be recovered from.
UnrecoverableIOException(String) - Constructor for exception org.jets3t.service.io.UnrecoverableIOException
 
UpdateACLEvent - Class in org.jets3t.service.multithread
Multi-threaded service event fired by S3ServiceMulti.putACLs(org.jets3t.service.model.S3Bucket, org.jets3t.service.model.S3Object[]).
updateBytesTransferred(long) - Method in class org.jets3t.service.io.BytesProgressWatcher
Notifies this watcher that bytes have been transferred.
updateDialog(String, String, int) - Method in class org.jets3t.gui.ProgressDialog
Updates the dialog's information.
updateDistributionConfig(String, String[], String, boolean, LoggingStatus, String, boolean, String[], String[]) - Method in class org.jets3t.service.CloudFrontService
Update the configuration of an existing distribution to change its properties or public/private status.
updateDistributionConfig(String, String[], String, boolean, LoggingStatus) - Method in class org.jets3t.service.CloudFrontService
Update the configuration of an existing distribution to change its properties.
updateDistributionConfig(String, DistributionConfig) - Method in class org.jets3t.service.CloudFrontService
Update the configuration of an existing distribution to change its properties or public/private status.
updatedOnClientKeys - Variable in class org.jets3t.service.utils.FileComparerResults
 
updatedOnServerKeys - Variable in class org.jets3t.service.utils.FileComparerResults
 
updateObjectAclStatus(S3Object, String) - Method in class org.jets3t.apps.cockpitlite.CLObjectTableModel
 
updateObjectMetadata(String, S3Object) - Method in class org.jets3t.service.S3Service
Update an object's metadata.
updateOriginAccessIdentityConfig(String, String) - Method in class org.jets3t.service.CloudFrontService
Update the properties of an Origin Access Identity.
updateProgress(String, int) - Method in class org.jets3t.gui.ProgressPanel
 
updateStreamingDistributionConfig(String, String[], String, boolean, LoggingStatus) - Method in class org.jets3t.service.CloudFrontService
Update the configuration of an existing streaming distribution to change its properties.
updateStreamingDistributionConfig(String, String[], String, boolean, LoggingStatus, String, boolean, String[]) - Method in class org.jets3t.service.CloudFrontService
Update the configuration of an existing streaming distribution to change its properties.
UPLOAD_ACL_PERMISSION_PRIVATE - Static variable in class org.jets3t.apps.cockpit.CockpitPreferences
Represents ACL permissions to make objects private.
UPLOAD_ACL_PERMISSION_PUBLIC_READ - Static variable in class org.jets3t.apps.cockpit.CockpitPreferences
Represents ACL permissions to make objects readable by anyone.
UPLOAD_ACL_PERMISSION_PUBLIC_READ_WRITE - Static variable in class org.jets3t.apps.cockpit.CockpitPreferences
Represents ACL permissions to make objects readable and writable by anyone.
Uploader - Class in org.jets3t.apps.uploader
Dual application and applet for uploading files and XML metadata information to the Amazon S3 service.
Uploader() - Constructor for class org.jets3t.apps.uploader.Uploader
Constructor to run this application as an Applet.
Uploader(JFrame, Properties) - Constructor for class org.jets3t.apps.uploader.Uploader
Constructor to run this application in a stand-alone window.
UPLOADER_PROPERTIES_FILENAME - Static variable in class org.jets3t.apps.uploader.Uploader
 
UploaderFileExtensionFilter - Class in org.jets3t.apps.uploader
Defines which files can be selected within the Uploader's file chooser for upload to S3.
UploaderFileExtensionFilter(String, List) - Constructor for class org.jets3t.apps.uploader.UploaderFileExtensionFilter
Construct an extension-based file filter
uploadLocalDirectoryToS3(Map, S3Bucket, String, String, BytesProgressWatcher) - Method in class org.jets3t.apps.synchronize.Synchronize
Copies the contents of a local directory to S3, storing them in the given root path.
UrlSigner - Class in org.jets3t.servlets.gatekeeper
Provides signed URLs that will allow a client to perform the operation requested on a specific object in S3.
UrlSigner(ServletConfig) - Constructor for class org.jets3t.servlets.gatekeeper.UrlSigner
Constructs a UrlSigner with the following required properties from the servlet configuration:
UrlSigningExample - Class in org.jets3t.samples
Demonstrates how to create and use Signed URLs.
UrlSigningExample() - Constructor for class org.jets3t.samples.UrlSigningExample
 
User - Class in org.jets3t.service.impl.soap.axis._2006_03_01
 
User() - Constructor for class org.jets3t.service.impl.soap.axis._2006_03_01.User
 
UserInputFields - Class in org.jets3t.gui
Utility class to manage User Inputs by representing the possible user input fields as GUI elements, providing the panel that contains these GUI elements, and providing the user's inputs into the GUI items as properties.
UserInputFields(Insets, HyperlinkActivatedListener, SkinsFactory) - Constructor for class org.jets3t.gui.UserInputFields
Constructs the object ready to generate GUI elements to represent the configured user input fields.

V

valueChanged(ListSelectionEvent) - Method in class org.jets3t.apps.cockpit.Cockpit
Handles list selection events for this application.
valueChanged(ListSelectionEvent) - Method in class org.jets3t.apps.cockpitlite.CockpitLite
Handles list selection events for this application.
valueChanged(ListSelectionEvent) - Method in class org.jets3t.apps.uploader.Uploader
 
valueChanged(ListSelectionEvent) - Method in class org.jets3t.gui.ManageDistributionsDialog
 
verifyData(File) - Method in class org.jets3t.service.model.S3Object
Calculates the MD5 hash value of the given data object, and compares it against this object's hash (as stored in the Content-MD5 header for uploads, or the ETag header for downloads).
verifyData(byte[]) - Method in class org.jets3t.service.model.S3Object
Calculates the MD5 hash value of the given data object, and compares it against this object's hash (as stored in the Content-MD5 header for uploads, or the ETag header for downloads).
verifyData(InputStream) - Method in class org.jets3t.service.model.S3Object
Calculates the MD5 hash value of the given data object, and compares it against this object's hash (as stored in the Content-MD5 header for uploads, or the ETag header for downloads).
VERSION - Static variable in class org.jets3t.service.CloudFrontService
 
VERSION - Static variable in class org.jets3t.service.impl.rest.httpclient.RestS3Service
 
VERSION_NO__JETS3T_TOOLKIT - Static variable in class org.jets3t.service.S3Service
The JetS3t suite version number implemented by this service.
VersionOrDeleteMarkersChunk - Class in org.jets3t.service
 
VersionOrDeleteMarkersChunk(String, String, BaseVersionOrDeleteMarker[], String[], String, String) - Constructor for class org.jets3t.service.VersionOrDeleteMarkersChunk
 
viewIndex(int) - Method in class org.jets3t.gui.TableSorter
 

W

wasErrorThrown() - Method in class org.jets3t.service.multithread.S3ServiceEventAdaptor
 
WIZARD_SCREEN_1 - Static variable in class org.jets3t.apps.uploader.Uploader
 
WIZARD_SCREEN_2 - Static variable in class org.jets3t.apps.uploader.Uploader
 
WIZARD_SCREEN_3 - Static variable in class org.jets3t.apps.uploader.Uploader
 
WIZARD_SCREEN_4 - Static variable in class org.jets3t.apps.uploader.Uploader
 
WIZARD_SCREEN_5 - Static variable in class org.jets3t.apps.uploader.Uploader
 
WRITE - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
write(int) - Method in class org.jets3t.service.io.GZipInflatingOutputStream
 
write(byte[], int, int) - Method in class org.jets3t.service.io.GZipInflatingOutputStream
 
write(int) - Method in class org.jets3t.service.io.ProgressMonitoredOutputStream
 
write(byte[], int, int) - Method in class org.jets3t.service.io.ProgressMonitoredOutputStream
 
write(byte[]) - Method in class org.jets3t.service.io.ProgressMonitoredOutputStream
 
WRITE_ACP - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
writeFileToOutputStream(File, OutputStream) - Static method in class org.jets3t.tests.FakeS3Server
 
writeRequest(OutputStream) - Method in class org.jets3t.service.impl.rest.httpclient.RepeatableRequestEntity
Writes the request to the output stream.

X

XML_NAMESPACE - Static variable in class org.jets3t.service.CloudFrontService
 
XML_NAMESPACE - Static variable in class org.jets3t.service.Constants
XML namespace URL used when generating S3-compatible XML documents: http://s3.amazonaws.com/doc/2006-03-01/
XML_NAMESPACE - Static variable in class org.jets3t.service.impl.rest.httpclient.RestS3Service
 
XmlGenerator - Class in org.jets3t.apps.uploader
Generates XML documents containing metadata about files uploaded to Amazon S3 by the Uploader.
XmlGenerator() - Constructor for class org.jets3t.apps.uploader.XmlGenerator
 
XmlResponsesSaxParser - Class in org.jets3t.service.impl.rest
XML Sax parser to read XML documents returned by S3 via the REST interface, converting these documents into JetS3t objects.
XmlResponsesSaxParser(Jets3tProperties) - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser
Constructs the XML SAX parser.
XmlResponsesSaxParser.AccessControlListHandler - Class in org.jets3t.service.impl.rest
Handler for AccessControlList response XML documents.
XmlResponsesSaxParser.AccessControlListHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.AccessControlListHandler
 
XmlResponsesSaxParser.BucketLocationHandler - Class in org.jets3t.service.impl.rest
Handler for CreateBucketConfiguration response XML documents for a bucket.
XmlResponsesSaxParser.BucketLocationHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.BucketLocationHandler
 
XmlResponsesSaxParser.BucketLoggingStatusHandler - Class in org.jets3t.service.impl.rest
Handler for LoggingStatus response XML documents for a bucket.
XmlResponsesSaxParser.BucketLoggingStatusHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.BucketLoggingStatusHandler
 
XmlResponsesSaxParser.CopyObjectResultHandler - Class in org.jets3t.service.impl.rest
 
XmlResponsesSaxParser.CopyObjectResultHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.CopyObjectResultHandler
 
XmlResponsesSaxParser.ListAllMyBucketsHandler - Class in org.jets3t.service.impl.rest
Handler for ListAllMyBuckets response XML documents.
XmlResponsesSaxParser.ListAllMyBucketsHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListAllMyBucketsHandler
 
XmlResponsesSaxParser.ListBucketHandler - Class in org.jets3t.service.impl.rest
Handler for ListBucket response XML documents.
XmlResponsesSaxParser.ListBucketHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListBucketHandler
 
XmlResponsesSaxParser.ListVersionsResultsHandler - Class in org.jets3t.service.impl.rest
 
XmlResponsesSaxParser.ListVersionsResultsHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.ListVersionsResultsHandler
 
XmlResponsesSaxParser.MyDefaultHandler - Class in org.jets3t.service.impl.rest
 
XmlResponsesSaxParser.MyDefaultHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.MyDefaultHandler
 
XmlResponsesSaxParser.RequestPaymentConfigurationHandler - Class in org.jets3t.service.impl.rest
Handler for RequestPaymentConfiguration response XML documents for a bucket.
XmlResponsesSaxParser.RequestPaymentConfigurationHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.RequestPaymentConfigurationHandler
 
XmlResponsesSaxParser.VersioningConfigurationHandler - Class in org.jets3t.service.impl.rest
 
XmlResponsesSaxParser.VersioningConfigurationHandler() - Constructor for class org.jets3t.service.impl.rest.XmlResponsesSaxParser.VersioningConfigurationHandler
 
xmlVersionNumber - Static variable in class org.jets3t.apps.uploader.XmlGenerator
 

_

_COPY - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataDirective
 
_FULL_CONTROL - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
_READ - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
_READ_ACP - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
_REPLACE - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.MetadataDirective
 
_STANDARD - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.StorageClass
 
_UNKNOWN - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.StorageClass
 
_WRITE - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 
_WRITE_ACP - Static variable in class org.jets3t.service.impl.soap.axis._2006_03_01.Permission
 

A B C D E F G H I J L M N O P R S T U V W X _