Uses of Class
org.jclouds.openstack.swift.TemporaryUrlKey

Packages that use TemporaryUrlKey
org.jclouds.openstack.swift.blobstore   
 

Uses of TemporaryUrlKey in org.jclouds.openstack.swift.blobstore
 

Constructor parameters in org.jclouds.openstack.swift.blobstore with annotations of type TemporaryUrlKey
SwiftBlobSigner(BlobToObject blobToObject, org.jclouds.blobstore.functions.BlobToHttpGetOptions blob2HttpGetOptions, org.jclouds.crypto.Crypto crypto, com.google.inject.Provider<Long> unixEpochTimestampProvider, com.google.common.base.Supplier<String> temporaryUrlKeySupplier, com.google.common.base.Function<org.jclouds.reflect.Invocation,org.jclouds.http.HttpRequest> processor, Class<T> ownerType)
          create a signer for this subtype of swift
 



Copyright © 2009-2013 jclouds. All Rights Reserved.