public abstract class TemporaryUrlExtensionModule<A extends CommonSwiftAsyncClient>
extends com.google.inject.AbstractModule
SwiftBlobSigner
Modifier and Type | Class and Description |
---|---|
static class |
TemporaryUrlExtensionModule.SwiftKeystoneTemporaryUrlExtensionModule
Ensures keystone auth is used instead of swift auth
|
static class |
TemporaryUrlExtensionModule.SwiftTemporaryUrlExtensionModule |
Constructor and Description |
---|
TemporaryUrlExtensionModule() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
bindRequestSigner() |
protected void |
bindTemporaryUrlKeyApi() |
protected void |
configure() |
protected Long |
unixEpochTimestampProvider() |
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
@Provides protected Long unixEpochTimestampProvider()
protected void configure()
configure
in class com.google.inject.AbstractModule
protected abstract void bindRequestSigner()
protected void bindTemporaryUrlKeyApi()
Copyright © 2009-2013 jclouds. All Rights Reserved.