Uses of Annotation Interface
org.jclouds.date.TimeStamp
Packages that use TimeStamp
Package
Description
This package contains HttpRequestFilters needed to operate the REST api.
This package contains modules who manage the dependencies of the S3Context, S3Client, and S3 Map views.
This package contains HttpRequestFilters needed to operate the REST api.
-
Uses of TimeStamp in org.jclouds.atmos.blobstore
Constructor parameters in org.jclouds.atmos.blobstore with annotations of type TimeStampModifierConstructorDescriptionAtmosBlobRequestSigner
(com.google.common.base.Function<Invocation, HttpRequest> processor, BlobToObject blobToObject, BlobToHttpGetOptions blob2ObjectGetOptions, SignRequest signer, com.google.common.base.Supplier<URI> endpointProvider, com.google.common.base.Supplier<Credentials> creds, DateService dateService, com.google.inject.Provider<String> timeStampProvider) -
Uses of TimeStamp in org.jclouds.atmos.config
Methods in org.jclouds.atmos.config with annotations of type TimeStampModifier and TypeMethodDescriptionprotected final String
AtmosHttpApiModule.guiceProvideTimeStamp
(com.google.common.base.Supplier<String> cache) protected final Long
AtmosHttpApiModule.provideShareableUrlTimeout()
Method parameters in org.jclouds.atmos.config with annotations of type TimeStampModifier and TypeMethodDescriptionprotected final String
AtmosHttpApiModule.guiceProvideTimeStamp
(com.google.common.base.Supplier<String> cache) protected String
AtmosHttpApiModule.provideTimeStamp
(com.google.common.base.Supplier<String> cache) -
Uses of TimeStamp in org.jclouds.atmos.filters
Constructor parameters in org.jclouds.atmos.filters with annotations of type TimeStampModifierConstructorDescriptionShareUrl
(com.google.common.base.Supplier<Credentials> creds, com.google.common.base.Supplier<URI> provider, jakarta.inject.Provider<Long> timeStampProvider, Crypto crypto) SignRequest
(SignatureWire signatureWire, com.google.common.base.Supplier<Credentials> creds, jakarta.inject.Provider<String> timeStampProvider, Crypto crypto, HttpUtils utils) -
Uses of TimeStamp in org.jclouds.aws.config
Methods in org.jclouds.aws.config with annotations of type TimeStampModifier and TypeMethodDescriptionprotected final String
FormSigningHttpApiModule.guiceProvideTimeStamp
(DateService dateService) -
Uses of TimeStamp in org.jclouds.aws.s3.filters
Constructor parameters in org.jclouds.aws.s3.filters with annotations of type TimeStampModifierConstructorDescriptionAWSRequestAuthorizeSignature
(SignatureWire signatureWire, String authTag, boolean isVhostStyle, String servicePath, String headerTag, com.google.common.base.Supplier<Credentials> creds, jakarta.inject.Provider<String> timeStampProvider, Crypto crypto, HttpUtils utils, DateService dateService) -
Uses of TimeStamp in org.jclouds.azure.storage.filters
Constructor parameters in org.jclouds.azure.storage.filters with annotations of type TimeStampModifierConstructorDescriptionSharedKeyLiteAuthentication
(SignatureWire signatureWire, com.google.common.base.Supplier<Credentials> creds, jakarta.inject.Provider<String> timeStampProvider, Crypto crypto, HttpUtils utils, boolean sasAuthentication, StorageUrlSupplier storageUrlSupplier, AuthType authType, OAuthFilter oAuthFilter) -
Uses of TimeStamp in org.jclouds.azureblob.blobstore
Constructor parameters in org.jclouds.azureblob.blobstore with annotations of type TimeStampModifierConstructorDescriptionAzureBlobRequestSigner
(BlobToHttpGetOptions blob2HttpGetOptions, com.google.inject.Provider<String> timeStampProvider, DateService dateService, SharedKeyLiteAuthentication auth, com.google.common.base.Supplier<Credentials> creds, boolean sasAuthentication, StorageUrlSupplier storageUriSupplier, AuthType authType) -
Uses of TimeStamp in org.jclouds.azureblob.config
Methods in org.jclouds.azureblob.config with annotations of type TimeStampModifier and TypeMethodDescriptionprotected final String
AzureBlobHttpApiModule.guiceProvideTimeStamp
(com.google.common.base.Supplier<String> cache) protected com.google.common.base.Supplier
<String> AzureBlobHttpApiModule.provideTimeStampCache
(long seconds, DateService dateService) borrowing concurrency code to ensure that caching takes place properlyMethod parameters in org.jclouds.azureblob.config with annotations of type TimeStampModifier and TypeMethodDescriptionprotected final String
AzureBlobHttpApiModule.guiceProvideTimeStamp
(com.google.common.base.Supplier<String> cache) protected String
AzureBlobHttpApiModule.provideTimeStamp
(com.google.common.base.Supplier<String> cache) -
Uses of TimeStamp in org.jclouds.chef.config
Methods in org.jclouds.chef.config with annotations of type TimeStampModifier and TypeMethodDescriptionprotected final String
ChefHttpApiModule.guiceProvideTimeStamp
(com.google.common.base.Supplier<String> cache) Method parameters in org.jclouds.chef.config with annotations of type TimeStampModifier and TypeMethodDescriptionprotected final String
ChefHttpApiModule.guiceProvideTimeStamp
(com.google.common.base.Supplier<String> cache) protected String
ChefHttpApiModule.provideTimeStamp
(com.google.common.base.Supplier<String> cache) -
Uses of TimeStamp in org.jclouds.chef.filters
Constructor parameters in org.jclouds.chef.filters with annotations of type TimeStampModifierConstructorDescriptionSignedHeaderAuth
(SignatureWire signatureWire, com.google.common.base.Supplier<Credentials> creds, com.google.common.base.Supplier<PrivateKey> supplyKey, jakarta.inject.Provider<String> timeStampProvider, HttpUtils utils, Crypto crypto) -
Uses of TimeStamp in org.jclouds.glacier.config
Methods in org.jclouds.glacier.config with annotations of type TimeStampModifier and TypeMethodDescriptionprotected String
GlacierHttpApiModule.provideTimeStamp
(com.google.common.base.Supplier<String> cache) Method parameters in org.jclouds.glacier.config with annotations of type TimeStampModifier and TypeMethodDescriptionprotected String
GlacierHttpApiModule.provideTimeStamp
(com.google.common.base.Supplier<String> cache) -
Uses of TimeStamp in org.jclouds.glacier.filters
Constructor parameters in org.jclouds.glacier.filters with annotations of type TimeStampModifierConstructorDescriptionRequestAuthorizeSignature
(jakarta.inject.Provider<String> timeStampProvider, com.google.common.base.Supplier<Credentials> creds, Crypto crypto, HttpUtils utils) -
Uses of TimeStamp in org.jclouds.gogrid.config
Methods in org.jclouds.gogrid.config with annotations of type TimeStampModifier and TypeMethodDescriptionprotected final Long
GoGridHttpApiModule.guiceProvideTimeStamp
(com.google.common.base.Supplier<Long> cache) Method parameters in org.jclouds.gogrid.config with annotations of type TimeStampModifier and TypeMethodDescriptionprotected final Long
GoGridHttpApiModule.guiceProvideTimeStamp
(com.google.common.base.Supplier<Long> cache) protected Long
GoGridHttpApiModule.provideTimeStamp
(com.google.common.base.Supplier<Long> cache) -
Uses of TimeStamp in org.jclouds.gogrid.filters
Constructor parameters in org.jclouds.gogrid.filters with annotations of type TimeStampModifierConstructorDescriptionSharedKeyLiteAuthentication
(com.google.common.base.Supplier<Credentials> creds, Long timeStamp, HttpUtils utils) -
Uses of TimeStamp in org.jclouds.googlecloudstorage.blobstore
Constructor parameters in org.jclouds.googlecloudstorage.blobstore with annotations of type TimeStampModifierConstructorDescriptionprotected
GoogleCloudStorageBlobRequestSigner
(com.google.common.base.Supplier<Credentials> creds, com.google.common.base.Supplier<PrivateKey> privateKey, jakarta.inject.Provider<Long> timestamp, HttpUtils utils) -
Uses of TimeStamp in org.jclouds.googlecloudstorage.blobstore.config
Methods in org.jclouds.googlecloudstorage.blobstore.config with annotations of type TimeStampModifier and TypeMethodDescriptionprotected final Long
GoogleCloudStorageBlobStoreContextModule.unixEpochTimestamp()
-
Uses of TimeStamp in org.jclouds.ohai.config
Methods in org.jclouds.ohai.config with annotations of type TimeStamp -
Uses of TimeStamp in org.jclouds.openstack.config
Methods in org.jclouds.openstack.config with annotations of type TimeStampModifier and TypeMethodDescriptionprotected final com.google.common.base.Supplier
<Date> OpenStackAuthenticationModule.guiceProvideCacheBusterDate()
-
Uses of TimeStamp in org.jclouds.openstack.filters
Constructor parameters in org.jclouds.openstack.filters with annotations of type TimeStampModifierConstructorDescriptionAddTimestampQuery
(com.google.common.base.Supplier<Date> dateProvider) -
Uses of TimeStamp in org.jclouds.openstack.swift.v1.blobstore
Constructor parameters in org.jclouds.openstack.swift.v1.blobstore with annotations of type TimeStamp -
Uses of TimeStamp in org.jclouds.openstack.swift.v1.blobstore.config
Methods in org.jclouds.openstack.swift.v1.blobstore.config with annotations of type TimeStamp -
Uses of TimeStamp in org.jclouds.route53.config
Methods in org.jclouds.route53.config with annotations of type TimeStampModifier and TypeMethodDescriptionprotected final String
Route53HttpApiModule.guiceProvideTimeStamp
(DateService dateService) -
Uses of TimeStamp in org.jclouds.route53.filters
Constructor parameters in org.jclouds.route53.filters with annotations of type TimeStampModifierConstructorDescriptionRestAuthentication
(com.google.common.base.Supplier<Credentials> creds, jakarta.inject.Provider<String> timeStampProvider) -
Uses of TimeStamp in org.jclouds.s3.config
Methods in org.jclouds.s3.config with annotations of type TimeStampModifier and TypeMethodDescriptionprotected final String
S3HttpApiModule.guiceProvideTimeStamp
(com.google.common.base.Supplier<String> cache) protected final com.google.common.base.Supplier
<Date> S3HttpApiModule.guiceProvideTimeStampCacheDate
(long seconds, com.google.common.base.Supplier<String> timestamp, DateService dateService) borrowing concurrency code to ensure that caching takes place properlyprotected final com.google.common.base.Supplier
<String> S3HttpApiModule.provideTimeStampCache
(long seconds, DateService dateService) borrowing concurrency code to ensure that caching takes place properlyprotected Date
S3HttpApiModule.provideTimeStampDate
(com.google.common.base.Supplier<Date> cache) Method parameters in org.jclouds.s3.config with annotations of type TimeStampModifier and TypeMethodDescriptionprotected final String
S3HttpApiModule.guiceProvideTimeStamp
(com.google.common.base.Supplier<String> cache) protected final com.google.common.base.Supplier
<Date> S3HttpApiModule.guiceProvideTimeStampCacheDate
(long seconds, com.google.common.base.Supplier<String> timestamp, DateService dateService) borrowing concurrency code to ensure that caching takes place properlyprotected String
S3HttpApiModule.provideTimeStamp
(com.google.common.base.Supplier<String> cache) protected com.google.common.base.Supplier
<Date> S3HttpApiModule.provideTimeStampCacheDate
(long seconds, com.google.common.base.Supplier<String> timestamp, DateService dateService) protected Date
S3HttpApiModule.provideTimeStampDate
(com.google.common.base.Supplier<Date> cache) -
Uses of TimeStamp in org.jclouds.s3.filters
Constructor parameters in org.jclouds.s3.filters with annotations of type TimeStampModifierConstructorDescriptionAws4SignerForAuthorizationHeader
(SignatureWire signatureWire, boolean isVhostStyle, String headerTag, com.google.common.base.Supplier<Credentials> creds, com.google.common.base.Supplier<Date> timestampProvider, Aws4SignerBase.ServiceAndRegion serviceAndRegion, Crypto crypto) Aws4SignerForChunkedUpload
(SignatureWire signatureWire, String headerTag, int userDataBlockSize, com.google.common.base.Supplier<Credentials> creds, com.google.common.base.Supplier<Date> timestampProvider, Aws4SignerBase.ServiceAndRegion serviceAndRegion, Crypto crypto) Aws4SignerForQueryString
(SignatureWire signatureWire, boolean isVhostStyle, String headerTag, com.google.common.base.Supplier<Credentials> creds, com.google.common.base.Supplier<Date> timestampProvider, Aws4SignerBase.ServiceAndRegion serviceAndRegion, Crypto crypto) RequestAuthorizeSignatureV2
(SignatureWire signatureWire, String authTag, boolean isVhostStyle, String servicePath, String headerTag, com.google.common.base.Supplier<Credentials> creds, jakarta.inject.Provider<String> timeStampProvider, Crypto crypto, HttpUtils utils, DateService dateService)