Constructor and Description |
---|
ShareUrl(String uid,
String encodedKey,
com.google.common.base.Supplier<URI> provider,
Provider<Long> timeStampProvider,
Provider<UriBuilder> uriBuilders,
Crypto crypto) |
Constructor and Description |
---|
TransientBlobRequestSigner(BasicAuthentication basicAuth,
BlobToHttpGetOptions blob2HttpGetOptions,
com.google.common.base.Supplier<URI> endpoint) |
Constructor and Description |
---|
SupplyFromProviderURIOrNodesProperty(com.google.common.base.Supplier<URI> url) |
Constructor and Description |
---|
RegionUrisFromPropertiesAndAccountIDPathSuffix(ValueOfConfigurationKeyOrNull config,
com.google.common.base.Supplier<URI> providerURI,
com.google.common.base.Supplier<Set<String>> regionIds,
AppendAccountIdToURI filter) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<LoginResponse> |
CloudStackRestClientModule.provideLoginResponseSupplier(com.google.common.cache.LoadingCache<Credentials,LoginResponse> cache,
Credentials creds) |
Modifier and Type | Method and Description |
---|---|
protected TemplateBuilder |
BaseComputeServiceContextModule.provideTemplateOptionallyFromProperties(com.google.inject.Injector injector,
TemplateBuilder template,
String provider,
ValueOfConfigurationKeyOrNull config)
The default template if none is provided.
|
Constructor and Description |
---|
GetLoginForProviderFromPropertiesAndStoreCredentialsOrReturnNull(String provider,
ValueOfConfigurationKeyOrNull config,
Map<String,Credentials> credentialStore) |
Constructor and Description |
---|
RealmToLocation(Set<String> isoCodes,
String providerName,
com.google.common.base.Supplier<URI> endpoint) |
RealmToLocation(Set<String> isoCodes,
String providerName,
com.google.common.base.Supplier<URI> endpoint) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,WellKnownImage> |
ElasticStackComputeServiceContextModule.provideImages(Json json,
String providerName) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<URI> |
LocationModule.provideProvider(AtomicReference<AuthorizationException> authException,
long seconds,
ProviderURISupplier uncached) |
Constructor and Description |
---|
RegionToEndpointOrProviderIfNull(String defaultProvider,
com.google.common.base.Supplier<URI> defaultUri,
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> regionToEndpointSupplier) |
RegionToEndpointOrProviderIfNull(String defaultProvider,
com.google.common.base.Supplier<URI> defaultUri,
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> regionToEndpointSupplier) |
Constructor and Description |
---|
JustProvider(String providerName,
com.google.common.base.Supplier<URI> endpointSupplier,
Set<String> isoCodesSupplier) |
JustProvider(String providerName,
com.google.common.base.Supplier<URI> endpointSupplier,
Set<String> isoCodesSupplier) |
Constructor and Description |
---|
GetRegionIdMatchingProviderURIOrNull(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> supplier,
com.google.common.base.Supplier<URI> providerUri) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<AuthenticationResponse> |
OpenStackAuthenticationModule.provideAuthenticationResponseSupplier(com.google.common.cache.LoadingCache<Credentials,AuthenticationResponse> cache,
Credentials creds) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<Auth> |
AuthenticationServiceModule.provideAuthSupplier(com.google.common.cache.LoadingCache<Credentials,Auth> cache,
Credentials creds) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<Access> |
KeystoneAuthenticationModule.provideAccessSupplier(com.google.common.cache.LoadingCache<Credentials,Access> cache,
Credentials creds) |
Modifier and Type | Method and Description |
---|---|
protected String |
BindPropertiesToAnnotations.bindProvider(String in) |
protected Credentials |
BindPropertiesToAnnotations.bindProviderCredentials(String identity,
String credential) |
Constructor and Description |
---|
RestContextImpl(Closer closer,
Map<String,Credentials> credentialStore,
Utils utils,
com.google.inject.Injector injector,
com.google.inject.TypeLiteral<S> syncApi,
com.google.inject.TypeLiteral<A> asyncApi,
com.google.common.base.Supplier<URI> endpoint,
String provider,
String identity,
String apiVersion,
String buildVersion,
Set<String> iso3166Codes) |
RestContextImpl(Closer closer,
Map<String,Credentials> credentialStore,
Utils utils,
com.google.inject.Injector injector,
com.google.inject.TypeLiteral<S> syncApi,
com.google.inject.TypeLiteral<A> asyncApi,
com.google.common.base.Supplier<URI> endpoint,
String provider,
String identity,
String apiVersion,
String buildVersion,
Set<String> iso3166Codes) |
Constructor and Description |
---|
NetworkToLocation(Set<String> isoCodes,
String providerName,
com.google.common.base.Supplier<URI> endpoint,
VPDCClient client) |
NetworkToLocation(Set<String> isoCodes,
String providerName,
com.google.common.base.Supplier<URI> endpoint,
VPDCClient client) |
Modifier and Type | Method and Description |
---|---|
protected Set<CIMOperatingSystem> |
VPDCRestClientModule.provideOperatingSystems(Json json,
String providerName) |
Copyright © 2009-2012 jclouds. All Rights Reserved.