Constructor and Description |
---|
AbiquoAuthentication(com.google.common.base.Supplier<Credentials> creds,
boolean credentialIsToken) |
Constructor and Description |
---|
AbiquoContextImpl(Context wrapped,
com.google.common.reflect.TypeToken<? extends Context> wrappedType,
ComputeService computeService,
Utils utils,
RestContext<AbiquoApi,AbiquoAsyncApi> providerSpecificContext,
AdministrationService administrationService,
CloudService cloudService,
SearchService searchService,
MonitoringService monitoringService,
EventService eventService,
PricingService pricingService) |
AbiquoContextImpl(Context wrapped,
com.google.common.reflect.TypeToken<? extends Context> wrappedType,
ComputeService computeService,
Utils utils,
RestContext<AbiquoApi,AbiquoAsyncApi> providerSpecificContext,
AdministrationService administrationService,
CloudService cloudService,
SearchService searchService,
MonitoringService monitoringService,
EventService eventService,
PricingService pricingService) |
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) |
ShareUrl(com.google.common.base.Supplier<Credentials> creds,
com.google.common.base.Supplier<URI> provider,
javax.inject.Provider<Long> timeStampProvider,
Crypto crypto) |
SignRequest(SignatureWire signatureWire,
com.google.common.base.Supplier<Credentials> creds,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto,
HttpUtils utils) |
Constructor and Description |
---|
AWSEC2ComputeServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
AWSEC2ComputeService computeService,
Utils utils) |
AWSEC2ComputeServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
AWSEC2ComputeService computeService,
Utils utils) |
Constructor and Description |
---|
FormSigner(SignatureWire signatureWire,
String apiVersion,
com.google.common.base.Supplier<Credentials> creds,
javax.inject.Provider<String> dateService,
Crypto crypto,
HttpUtils utils) |
Constructor and Description |
---|
AWSS3BlobStoreContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
BlobMap.Factory blobMapFactory,
Utils utils,
ConsistencyModel consistencyModel,
InputStreamMap.Factory inputStreamMapFactory,
AsyncBlobStore ablobStore,
BlobStore blobStore,
BlobRequestSigner blobRequestSigner) |
AWSS3BlobStoreContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
BlobMap.Factory blobMapFactory,
Utils utils,
ConsistencyModel consistencyModel,
InputStreamMap.Factory inputStreamMapFactory,
AsyncBlobStore ablobStore,
BlobStore blobStore,
BlobRequestSigner blobRequestSigner) |
Constructor and Description |
---|
SharedKeyLiteAuthentication(SignatureWire signatureWire,
com.google.common.base.Supplier<Credentials> creds,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto,
HttpUtils utils) |
Constructor and Description |
---|
TransientBlobRequestSigner(BasicAuthentication basicAuth,
BlobToHttpGetOptions blob2HttpGetOptions,
com.google.common.base.Supplier<URI> endpoint,
ContentMetadataCodec contentMetadataCodec) |
Constructor and Description |
---|
BlobStoreContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
BlobMap.Factory blobMapFactory,
Utils utils,
ConsistencyModel consistencyModel,
InputStreamMap.Factory inputStreamMapFactory,
AsyncBlobStore ablobStore,
BlobStore blobStore,
BlobRequestSigner blobRequestSigner) |
BlobStoreContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
BlobMap.Factory blobMapFactory,
Utils utils,
ConsistencyModel consistencyModel,
InputStreamMap.Factory inputStreamMapFactory,
AsyncBlobStore ablobStore,
BlobStore blobStore,
BlobRequestSigner blobRequestSigner) |
Constructor and Description |
---|
SupplyFromProviderURIOrNodesProperty(com.google.common.base.Supplier<URI> url) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<LoginResponse> |
CloudStackRestClientModule.provideLoginResponseSupplier(com.google.common.cache.LoadingCache<Credentials,LoginResponse> cache,
com.google.common.base.Supplier<Credentials> creds) |
Constructor and Description |
---|
QuerySigner(SignatureWire signatureWire,
com.google.common.base.Supplier<Credentials> creds,
Crypto crypto,
HttpUtils utils) |
Constructor and Description |
---|
CloudStackContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
ComputeService computeService,
Utils utils,
RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> domainContext,
RestContext<CloudStackGlobalClient,CloudStackGlobalAsyncClient> globalContext) |
CloudStackContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
ComputeService computeService,
Utils utils,
RestContext<CloudStackDomainClient,CloudStackDomainAsyncClient> domainContext,
RestContext<CloudStackGlobalClient,CloudStackGlobalAsyncClient> globalContext) |
Constructor and Description |
---|
GetCurrentUser(CloudStackClient client,
com.google.common.base.Supplier<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 |
---|
ComputeServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
ComputeService computeService,
Utils utils) |
ComputeServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
ComputeService computeService,
Utils utils) |
Modifier and Type | Method and Description |
---|---|
protected Integer |
StubComputeServiceDependenciesModule.provideNodeIdForIdentity(com.google.common.base.Supplier<Credentials> creds) |
protected ConcurrentMap<String,NodeMetadata> |
StubComputeServiceDependenciesModule.provideNodesForIdentity(com.google.common.base.Supplier<Credentials> creds) |
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) |
Constructor and Description |
---|
EC2ComputeServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
EC2ComputeService computeService,
Utils utils) |
EC2ComputeServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
EC2ComputeService computeService,
Utils utils) |
Modifier and Type | Method and Description |
---|---|
protected Map<String,WellKnownImage> |
ElasticStackComputeServiceContextModule.provideImages(Json json,
String providerName) |
Constructor and Description |
---|
RequestAuthenticator(javax.inject.Provider<Calendar> calendarProvider,
org.jclouds.fujitsu.fgcp.filters.RequestAuthenticator.SignatureForCredentials loader,
com.google.common.base.Supplier<Credentials> creds,
HttpUtils utils,
SignatureWire signatureWire,
String apiVersion) |
Constructor and Description |
---|
KeyStoreSupplier(Crypto crypto,
com.google.common.base.Supplier<Credentials> creds)
Deprecated.
|
Constructor and Description |
---|
SharedKeyLiteAuthentication(com.google.common.base.Supplier<Credentials> creds,
Long timeStamp,
HttpUtils utils) |
Constructor and Description |
---|
HPCloudObjectStorageBlobRequestSigner(RestAnnotationProcessor<HPCloudObjectStorageAsyncApi> processor,
BlobToObject blobToObject,
BlobToHttpGetOptions blob2HttpGetOptions,
Crypto crypto,
com.google.inject.Provider<Long> unixEpochTimestampProvider,
com.google.common.base.Supplier<Access> access,
com.google.common.base.Supplier<Credentials> creds) |
Constructor and Description |
---|
BasicAuthentication(com.google.common.base.Supplier<Credentials> creds) |
Constructor and Description |
---|
BaseView(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType) |
BaseView(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType) |
ContextImpl(String name,
ProviderMetadata providerMetadata,
com.google.common.base.Supplier<Credentials> creds,
Utils utils,
Closer closer) |
Constructor and Description |
---|
BasicAuthenticationUnlessAnonymous(com.google.common.base.Supplier<Credentials> creds,
BasicAuthentication auth) |
Constructor and Description |
---|
LoadBalancerServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
LoadBalancerService loadBalancerService,
Utils utils) |
LoadBalancerServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
LoadBalancerService loadBalancerService,
Utils utils) |
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) |
Constructor and Description |
---|
NodePoolComputeServiceContext(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
ComputeService computeService,
Utils utils,
NodePoolComputeServiceAdapter adapter) |
NodePoolComputeServiceContext(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
ComputeService computeService,
Utils utils,
NodePoolComputeServiceAdapter adapter) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<ComputeService> |
BindBackendComputeService.makeBackendComputeService(String provider,
Set<com.google.inject.Module> modules,
com.google.common.base.Supplier<Credentials> creds,
com.google.common.base.Supplier<Properties> overrides,
Closer closer) |
protected com.google.common.base.Supplier<Properties> |
BindBackendComputeService.propertiesFor(FilterStringsBoundToInjectorByName filterStringsBoundByName,
String provider,
com.google.common.base.Supplier<URI> endpoint,
String apiVersion,
String buildVersion) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<AuthenticationResponse> |
OpenStackAuthenticationModule.provideAuthenticationResponseSupplier(com.google.common.cache.LoadingCache<Credentials,AuthenticationResponse> cache,
com.google.common.base.Supplier<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,
com.google.common.base.Supplier<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,
com.google.common.base.Supplier<Credentials> creds) |
protected com.google.common.base.Supplier<URI> |
KeystoneRestClientModule.KeystoneAdminURLModule.provideStorageUrl(RegionIdToAdminURISupplier.Factory factory,
String version,
com.google.common.base.Supplier<URI> providerURI)
in some cases, there is no
ServiceType.IDENTITY entry in the service catalog. |
Modifier and Type | Method and Description |
---|---|
protected Context |
BindProviderMetadataContextAndCredentials.backend(com.google.inject.Injector i,
com.google.common.reflect.TypeToken<? extends Context> backendType) |
Modifier and Type | Method and Description |
---|---|
protected Context |
BindProviderMetadataContextAndCredentials.backend(com.google.inject.Injector i,
com.google.common.reflect.TypeToken<? extends Context> backendType) |
Constructor and Description |
---|
RestContextImpl(String name,
ProviderMetadata providerMetadata,
com.google.common.base.Supplier<Credentials> creds,
Utils utils,
Closer closer,
com.google.inject.Injector injector,
com.google.inject.TypeLiteral<S> syncApi,
com.google.inject.TypeLiteral<A> asyncApi) |
Constructor and Description |
---|
RimuHostingAuthentication(com.google.common.base.Supplier<Credentials> creds) |
Constructor and Description |
---|
RestAuthentication(com.google.common.base.Supplier<Credentials> creds,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto) |
Constructor and Description |
---|
S3BlobStoreContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
BlobMap.Factory blobMapFactory,
Utils utils,
ConsistencyModel consistencyModel,
InputStreamMap.Factory inputStreamMapFactory,
AsyncBlobStore ablobStore,
BlobStore blobStore,
BlobRequestSigner blobRequestSigner) |
S3BlobStoreContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
BlobMap.Factory blobMapFactory,
Utils utils,
ConsistencyModel consistencyModel,
InputStreamMap.Factory inputStreamMapFactory,
AsyncBlobStore ablobStore,
BlobStore blobStore,
BlobRequestSigner blobRequestSigner) |
Constructor and Description |
---|
RequestAuthorizeSignature(SignatureWire signatureWire,
String authTag,
boolean isVhostStyle,
String servicePath,
String headerTag,
com.google.common.base.Supplier<Credentials> creds,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto,
HttpUtils utils) |
Constructor and Description |
---|
NetworkToLocation(Set<String> isoCodes,
String providerName,
com.google.common.base.Supplier<URI> endpoint,
VPDCApi api) |
NetworkToLocation(Set<String> isoCodes,
String providerName,
com.google.common.base.Supplier<URI> endpoint,
VPDCApi api) |
Modifier and Type | Method and Description |
---|---|
protected Set<CIMOperatingSystem> |
VPDCRestClientModule.provideOperatingSystems(Json json,
String providerName) |
protected com.google.common.base.Supplier<Set<Resource>> |
VPDCRestClientModule.provideOrgs(com.google.common.base.Supplier<VCloudSession> cache,
com.google.common.base.Supplier<Credentials> creds) |
Constructor and Description |
---|
SlicehostBasic(com.google.common.base.Supplier<Credentials> creds) |
Constructor and Description |
---|
SmartOSHostController(com.google.common.base.Supplier<URI> provider,
com.google.common.base.Supplier<Credentials> creds,
SshClient.Factory sshFactory,
Json json) |
SmartOSHostController(com.google.common.base.Supplier<URI> provider,
com.google.common.base.Supplier<Credentials> creds,
SshClient.Factory sshFactory,
Json json) |
Constructor and Description |
---|
BasicAuthenticationAndTenantId(com.google.common.base.Supplier<Credentials> creds) |
Constructor and Description |
---|
SOAPWrapWithPasswordAuth(com.google.common.base.Supplier<Credentials> creds) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<URI> |
VCloudDirectorRestClientModule.loginUrl(com.google.common.base.Supplier<URI> provider) |
protected com.google.common.base.Supplier<SessionWithToken> |
VCloudDirectorRestClientModule.provideSessionWithTokenSupplier(com.google.common.cache.LoadingCache<Credentials,SessionWithToken> cache,
com.google.common.base.Supplier<Credentials> creds) |
Constructor and Description |
---|
HardcodedHostToHostNodeMetadata(com.google.common.base.Supplier<URI> providerSupplier,
com.google.common.base.Supplier<Credentials> creds) |
HardcodedHostToHostNodeMetadata(com.google.common.base.Supplier<URI> providerSupplier,
com.google.common.base.Supplier<Credentials> creds) |
MastersLoadingCache(String version,
String installationKeySequence,
String preconfigurationUrl,
String workingDir,
com.google.common.base.Function<MasterSpec,org.virtualbox_4_1.IMachine> masterLoader,
com.google.common.base.Supplier<Map<Image,YamlImage>> yamlMapper,
com.google.common.base.Supplier<org.virtualbox_4_1.VirtualBoxManager> manager,
RunScriptOnNode.Factory runScriptOnNodeFactory,
RetryIfSocketNotYetOpen socketTester,
com.google.common.base.Supplier<NodeMetadata> host,
com.google.common.base.Supplier<URI> providerSupplier,
HardcodedHostToHostNodeMetadata hardcodedHostToHostNodeMetadata) |
NodeCreator(com.google.common.base.Supplier<org.virtualbox_4_1.VirtualBoxManager> manager,
com.google.common.base.Function<CloneSpec,org.virtualbox_4_1.IMachine> cloner,
RunScriptOnNode.Factory runScriptOnNodeFactory,
MachineUtils machineUtils,
RunScriptOnNode.Factory scriptRunnerFactory,
MachineController machineController,
com.google.common.base.Supplier<NodeMetadata> host,
com.google.common.base.Supplier<URI> providerSupplier,
com.google.common.base.Supplier<Credentials> credentials) |
NodeCreator(com.google.common.base.Supplier<org.virtualbox_4_1.VirtualBoxManager> manager,
com.google.common.base.Function<CloneSpec,org.virtualbox_4_1.IMachine> cloner,
RunScriptOnNode.Factory runScriptOnNodeFactory,
MachineUtils machineUtils,
RunScriptOnNode.Factory scriptRunnerFactory,
MachineController machineController,
com.google.common.base.Supplier<NodeMetadata> host,
com.google.common.base.Supplier<URI> providerSupplier,
com.google.common.base.Supplier<Credentials> credentials) |
Constructor and Description |
---|
StartVBoxIfNotAlreadyRunning(com.google.common.base.Function<com.google.common.base.Supplier<NodeMetadata>,org.virtualbox_4_1.VirtualBoxManager> managerForNode,
RunScriptOnNode.Factory runScriptOnNodeFactory,
RetryIfSocketNotYetOpen socketTester,
com.google.common.base.Supplier<NodeMetadata> host,
com.google.common.base.Supplier<URI> providerSupplier,
HardcodedHostToHostNodeMetadata hardcodedHostToHostNodeMetadata) |
Copyright © 2009-2013 jclouds. All Rights Reserved.