This project has retired. For details please refer to its
Attic page.
ShareUrl (Apache jclouds 1.9.3 API)
-
- All Implemented Interfaces:
- com.google.common.base.Function<String,URI>
@Singleton
public class ShareUrl
extends Object
implements com.google.common.base.Function<String,URI>
Signs the EMC Atmos Online Storage request.
- See Also:
-
-
Constructor Summary
Constructors
Constructor and Description |
ShareUrl(com.google.common.base.Supplier<Credentials> creds,
com.google.common.base.Supplier<URI> provider,
javax.inject.Provider<Long> timeStampProvider,
Crypto crypto) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.common.base.Function
equals
-
-
Constructor Detail
-
ShareUrl
@Inject
public ShareUrl(com.google.common.base.Supplier<Credentials> creds,
com.google.common.base.Supplier<URI> provider,
javax.inject.Provider<Long> timeStampProvider,
Crypto crypto)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.