Uses of Annotation Interface
org.jclouds.location.Provider
Packages that use Provider
Package
Description
This package contains HttpRequestFilters needed to operate the REST api.
This package contains HttpRequestFilters needed to operate the REST api.
-
Uses of Provider in org.jclouds.atmos.blobstore
Constructor parameters in org.jclouds.atmos.blobstore with annotations of type ProviderModifierConstructorDescriptionAtmosBlobRequestSigner
(com.google.common.base.Function<Invocation, HttpRequest> processor, BlobToObject blobToObject, BlobToHttpGetOptions blob2ObjectGetOptions, SignRequest signer, com.google.common.base.Supplier<URI> endpointProvider, com.google.common.base.Supplier<Credentials> creds, DateService dateService, com.google.inject.Provider<String> timeStampProvider) AtmosBlobRequestSigner
(com.google.common.base.Function<Invocation, HttpRequest> processor, BlobToObject blobToObject, BlobToHttpGetOptions blob2ObjectGetOptions, SignRequest signer, com.google.common.base.Supplier<URI> endpointProvider, com.google.common.base.Supplier<Credentials> creds, DateService dateService, com.google.inject.Provider<String> timeStampProvider) -
Uses of Provider in org.jclouds.atmos.filters
Constructor parameters in org.jclouds.atmos.filters with annotations of type ProviderModifierConstructorDescriptionShareUrl
(com.google.common.base.Supplier<Credentials> creds, com.google.common.base.Supplier<URI> provider, jakarta.inject.Provider<Long> timeStampProvider, Crypto crypto) ShareUrl
(com.google.common.base.Supplier<Credentials> creds, com.google.common.base.Supplier<URI> provider, jakarta.inject.Provider<Long> timeStampProvider, Crypto crypto) SignRequest
(SignatureWire signatureWire, com.google.common.base.Supplier<Credentials> creds, jakarta.inject.Provider<String> timeStampProvider, Crypto crypto, HttpUtils utils) -
Uses of Provider in org.jclouds.aws.ec2.compute.internal
Constructor parameters in org.jclouds.aws.ec2.compute.internal with annotations of type ProviderModifierConstructorDescriptionAWSEC2ComputeServiceContextImpl
(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) -
Uses of Provider in org.jclouds.aws.s3.blobstore.internal
Constructor parameters in org.jclouds.aws.s3.blobstore.internal with annotations of type ProviderModifierConstructorDescriptionAWSS3BlobStoreContextImpl
(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, Utils utils, ConsistencyModel consistencyModel, BlobStore blobStore, BlobRequestSigner blobRequestSigner) AWSS3BlobStoreContextImpl
(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, Utils utils, ConsistencyModel consistencyModel, BlobStore blobStore, BlobRequestSigner blobRequestSigner) -
Uses of Provider in org.jclouds.aws.s3.filters
Constructor parameters in org.jclouds.aws.s3.filters with annotations of type ProviderModifierConstructorDescriptionAWSRequestAuthorizeSignature
(SignatureWire signatureWire, String authTag, boolean isVhostStyle, String servicePath, String headerTag, com.google.common.base.Supplier<Credentials> creds, jakarta.inject.Provider<String> timeStampProvider, Crypto crypto, HttpUtils utils, DateService dateService) -
Uses of Provider in org.jclouds.azure.storage.filters
Constructor parameters in org.jclouds.azure.storage.filters with annotations of type ProviderModifierConstructorDescriptionSharedKeyLiteAuthentication
(SignatureWire signatureWire, com.google.common.base.Supplier<Credentials> creds, jakarta.inject.Provider<String> timeStampProvider, Crypto crypto, HttpUtils utils, boolean sasAuthentication, StorageUrlSupplier storageUrlSupplier, AuthType authType, OAuthFilter oAuthFilter) -
Uses of Provider in org.jclouds.azure.storage.util.storageurl
Constructor parameters in org.jclouds.azure.storage.util.storageurl with annotations of type ProviderModifierConstructorDescriptionAppendAccountToEndpoint
(com.google.common.base.Supplier<URI> endpointSupplier, com.google.common.base.Supplier<Credentials> credentialsSupplier) AppendAccountToEndpoint
(com.google.common.base.Supplier<URI> endpointSupplier, com.google.common.base.Supplier<Credentials> credentialsSupplier) StorageAccountInVhost
(com.google.common.base.Supplier<URI> endpointSupplier, com.google.common.base.Supplier<Credentials> credentialsSupplier, AuthType authType, String account) StorageAccountInVhost
(com.google.common.base.Supplier<URI> endpointSupplier, com.google.common.base.Supplier<Credentials> credentialsSupplier, AuthType authType, String account) -
Uses of Provider in org.jclouds.azureblob.blobstore
Constructor parameters in org.jclouds.azureblob.blobstore with annotations of type ProviderModifierConstructorDescriptionAzureBlobRequestSigner
(BlobToHttpGetOptions blob2HttpGetOptions, com.google.inject.Provider<String> timeStampProvider, DateService dateService, SharedKeyLiteAuthentication auth, com.google.common.base.Supplier<Credentials> creds, boolean sasAuthentication, StorageUrlSupplier storageUriSupplier, AuthType authType) -
Uses of Provider in org.jclouds.azureblob.config
Method parameters in org.jclouds.azureblob.config with annotations of type ProviderModifier and TypeMethodDescriptionprotected boolean
AzureBlobHttpApiModule.authSAS
(com.google.common.base.Supplier<Credentials> creds) checks which Authentication type is used -
Uses of Provider in org.jclouds.blobstore
Constructor parameters in org.jclouds.blobstore with annotations of type ProviderModifierConstructorDescriptionLocalBlobRequestSigner
(BasicAuthentication basicAuth, BlobToHttpGetOptions blob2HttpGetOptions, com.google.common.base.Supplier<URI> endpoint, ContentMetadataCodec contentMetadataCodec) -
Uses of Provider in org.jclouds.blobstore.internal
Constructor parameters in org.jclouds.blobstore.internal with annotations of type ProviderModifierConstructorDescriptionBlobStoreContextImpl
(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, Utils utils, ConsistencyModel consistencyModel, BlobStore blobStore, BlobRequestSigner blobRequestSigner) BlobStoreContextImpl
(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, Utils utils, ConsistencyModel consistencyModel, BlobStore blobStore, BlobRequestSigner blobRequestSigner) -
Uses of Provider in org.jclouds.byon.suppliers
Constructor parameters in org.jclouds.byon.suppliers with annotations of type ProviderModifierConstructorDescriptionSupplyFromProviderURIOrNodesProperty
(com.google.common.base.Supplier<URI> url) -
Uses of Provider in org.jclouds.chef.config
Method parameters in org.jclouds.chef.config with annotations of type ProviderModifier and TypeMethodDescriptionfinal com.google.common.base.Supplier
<PrivateKey> ChefHttpApiModule.supplyKey
(com.google.common.cache.LoadingCache<Credentials, PrivateKey> keyCache, com.google.common.base.Supplier<Credentials> creds) -
Uses of Provider in org.jclouds.chef.filters
Constructor parameters in org.jclouds.chef.filters with annotations of type ProviderModifierConstructorDescriptionSignedHeaderAuth
(SignatureWire signatureWire, com.google.common.base.Supplier<Credentials> creds, com.google.common.base.Supplier<PrivateKey> supplyKey, jakarta.inject.Provider<String> timeStampProvider, HttpUtils utils, Crypto crypto) -
Uses of Provider in org.jclouds.cloudstack.config
Method parameters in org.jclouds.cloudstack.config with annotations of type ProviderModifier and TypeMethodDescriptionprotected final com.google.common.base.Supplier
<LoginResponse> CloudStackHttpApiModule.provideLoginResponseSupplier
(com.google.common.cache.LoadingCache<Credentials, LoginResponse> cache, com.google.common.base.Supplier<Credentials> creds) -
Uses of Provider in org.jclouds.cloudstack.filters
Constructor parameters in org.jclouds.cloudstack.filters with annotations of type ProviderModifierConstructorDescriptionQuerySigner
(SignatureWire signatureWire, com.google.common.base.Supplier<Credentials> creds, Crypto crypto, HttpUtils utils) -
Uses of Provider in org.jclouds.cloudstack.suppliers
Constructor parameters in org.jclouds.cloudstack.suppliers with annotations of type ProviderModifierConstructorDescriptionGetCurrentUser
(CloudStackApi client, com.google.common.base.Supplier<Credentials> creds) -
Uses of Provider in org.jclouds.compute.config
Method parameters in org.jclouds.compute.config with annotations of type ProviderModifier and TypeMethodDescriptionprotected final TemplateBuilder
BaseComputeServiceContextModule.provideTemplateOptionallyFromProperties
(com.google.inject.Injector injector, TemplateBuilder template, String provider, ValueOfConfigurationKeyOrNull config) The default template if none is provided.Constructor parameters in org.jclouds.compute.config with annotations of type ProviderModifierConstructorDescriptionGetLoginForProviderFromPropertiesAndStoreCredentialsOrReturnNull
(String provider, ValueOfConfigurationKeyOrNull config, Map<String, Credentials> credentialStore) -
Uses of Provider in org.jclouds.compute.internal
Constructor parameters in org.jclouds.compute.internal with annotations of type ProviderModifierConstructorDescriptionComputeServiceContextImpl
(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) -
Uses of Provider in org.jclouds.compute.stub.config
Method parameters in org.jclouds.compute.stub.config with annotations of type ProviderModifier and TypeMethodDescriptionprotected final Integer
StubComputeServiceDependenciesModule.provideGroupIdForIdentity
(com.google.common.base.Supplier<Credentials> creds) protected final ConcurrentMap
<String, SecurityGroup> StubComputeServiceDependenciesModule.provideGroups
(com.google.common.base.Supplier<Credentials> creds) protected final com.google.common.collect.Multimap
<String, SecurityGroup> StubComputeServiceDependenciesModule.provideGroupsForNode
(com.google.common.base.Supplier<Credentials> creds) protected final Integer
StubComputeServiceDependenciesModule.provideNodeIdForIdentity
(com.google.common.base.Supplier<Credentials> creds) protected final ConcurrentMap
<String, NodeMetadata> StubComputeServiceDependenciesModule.provideNodesForIdentity
(com.google.common.base.Supplier<Credentials> creds) -
Uses of Provider in org.jclouds.ec2.compute.internal
Constructor parameters in org.jclouds.ec2.compute.internal with annotations of type ProviderModifierConstructorDescriptionEC2ComputeServiceContextImpl
(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) -
Uses of Provider in org.jclouds.glacier.filters
Constructor parameters in org.jclouds.glacier.filters with annotations of type ProviderModifierConstructorDescriptionRequestAuthorizeSignature
(jakarta.inject.Provider<String> timeStampProvider, com.google.common.base.Supplier<Credentials> creds, Crypto crypto, HttpUtils utils) -
Uses of Provider in org.jclouds.gogrid.filters
Constructor parameters in org.jclouds.gogrid.filters with annotations of type ProviderModifierConstructorDescriptionSharedKeyLiteAuthentication
(com.google.common.base.Supplier<Credentials> creds, Long timeStamp, HttpUtils utils) -
Uses of Provider in org.jclouds.googlecloudstorage.blobstore
Constructor parameters in org.jclouds.googlecloudstorage.blobstore with annotations of type ProviderModifierConstructorDescriptionprotected
GoogleCloudStorageBlobRequestSigner
(com.google.common.base.Supplier<Credentials> creds, com.google.common.base.Supplier<PrivateKey> privateKey, jakarta.inject.Provider<Long> timestamp, HttpUtils utils) -
Uses of Provider in org.jclouds.googlecloudstorage.config
Method parameters in org.jclouds.googlecloudstorage.config with annotations of type ProviderModifier and TypeMethodDescriptioncom.google.common.base.Supplier
<String> GoogleCloudStorageHttpApiModule.supplyProject
(com.google.common.base.Supplier<Credentials> creds) -
Uses of Provider in org.jclouds.http.filters
Constructor parameters in org.jclouds.http.filters with annotations of type ProviderModifierConstructorDescriptionBasicAuthentication
(com.google.common.base.Supplier<Credentials> creds) -
Uses of Provider in org.jclouds.internal
Constructor parameters in org.jclouds.internal with annotations of type ProviderModifierConstructorDescriptionprotected
protected
protected
ContextImpl
(String name, ProviderMetadata providerMetadata, com.google.common.base.Supplier<Credentials> creds, Utils utils, Closer closer) -
Uses of Provider in org.jclouds.loadbalancer.internal
Constructor parameters in org.jclouds.loadbalancer.internal with annotations of type ProviderModifierConstructorDescriptionLoadBalancerServiceContextImpl
(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) -
Uses of Provider in org.jclouds.location.config
Methods in org.jclouds.location.config with annotations of type ProviderModifier and TypeMethodDescriptionprotected final com.google.common.base.Supplier
<URI> LocationModule.provideProvider
(AtomicReference<AuthorizationException> authException, long seconds, ProviderURISupplier uncached) -
Uses of Provider in org.jclouds.location.suppliers.all
Constructor parameters in org.jclouds.location.suppliers.all with annotations of type ProviderModifierConstructorDescriptionJustProvider
(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) -
Uses of Provider in org.jclouds.location.suppliers.fromconfig
Constructor parameters in org.jclouds.location.suppliers.fromconfig with annotations of type ProviderModifierConstructorDescriptionLocationIdToURIFromConfigurationOrDefaultToProvider
(ValueOfConfigurationKeyOrNull config, com.google.common.base.Supplier<URI> providerURI, com.google.common.base.Supplier<Set<String>> locationIds, String configPrefix) protected
RegionIdsFromConfiguration
(ValueOfConfigurationKeyOrNull config, String provider) protected
RegionIdToURIFromConfigurationOrDefaultToProvider
(ValueOfConfigurationKeyOrNull config, com.google.common.base.Supplier<URI> providerURI, com.google.common.base.Supplier<Set<String>> regionIds) protected
RegionIdToZoneIdsFromConfiguration
(ValueOfConfigurationKeyOrNull config, String provider, com.google.common.base.Supplier<Set<String>> regionsSupplier) SplitConfigurationKey
(ValueOfConfigurationKeyOrNull config, String provider, String configKey) protected
ZoneIdsFromConfiguration
(ValueOfConfigurationKeyOrNull config, String provider) protected
ZoneIdToURIFromConfigurationOrDefaultToProvider
(ValueOfConfigurationKeyOrNull config, com.google.common.base.Supplier<URI> providerURI, com.google.common.base.Supplier<Set<String>> zoneIds) -
Uses of Provider in org.jclouds.location.suppliers.implicit
Constructor parameters in org.jclouds.location.suppliers.implicit with annotations of type ProviderModifierConstructorDescriptionGetRegionIdMatchingProviderURIOrNull
(com.google.common.base.Supplier<Map<String, com.google.common.base.Supplier<URI>>> supplier, com.google.common.base.Supplier<URI> providerUri) -
Uses of Provider in org.jclouds.openstack.config
Method parameters in org.jclouds.openstack.config with annotations of type ProviderModifier and TypeMethodDescriptionprotected final com.google.common.base.Supplier
<AuthenticationResponse> OpenStackAuthenticationModule.provideAuthenticationResponseSupplier
(com.google.common.cache.LoadingCache<Credentials, AuthenticationResponse> cache, com.google.common.base.Supplier<Credentials> creds) -
Uses of Provider in org.jclouds.openstack.keystone.auth.config
Method parameters in org.jclouds.openstack.keystone.auth.config with annotations of type ProviderModifier and TypeMethodDescriptionprotected final com.google.common.base.Supplier
<AuthInfo> AuthenticationModule.provideAuthInfoSupplier
(com.google.common.cache.LoadingCache<Credentials, AuthInfo> cache, com.google.common.base.Supplier<Credentials> creds) -
Uses of Provider in org.jclouds.openstack.keystone.catalog.config
Method parameters in org.jclouds.openstack.keystone.catalog.config with annotations of type ProviderModifier and TypeMethodDescriptionprotected final com.google.common.base.Supplier
<URI> KeystoneAdminURLModule.provideIdentityAdminUrl
(RegionIdToAdminURISupplier.Factory factory, String version, String keystoneVersion, com.google.common.base.Supplier<URI> providerURI) in some cases, there is noServiceType.IDENTITY
entry in the service catalog. -
Uses of Provider in org.jclouds.openstack.keystone.v1_1.config
Method parameters in org.jclouds.openstack.keystone.v1_1.config with annotations of type ProviderModifier and TypeMethodDescriptionprotected final com.google.common.base.Supplier
<Auth> AuthenticationServiceModule.provideAuthSupplier
(com.google.common.cache.LoadingCache<Credentials, Auth> cache, com.google.common.base.Supplier<Credentials> creds) -
Uses of Provider in org.jclouds.openstack.swift.v1.blobstore
Constructor parameters in org.jclouds.openstack.swift.v1.blobstore with annotations of type ProviderModifierConstructorDescriptionRegionScopedBlobStoreContext
(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, com.google.common.base.Supplier<Set<String>> regionIds, com.google.common.base.Supplier<String> implicitRegionId, com.google.common.base.Function<String, BlobStore> blobStore, com.google.common.base.Function<String, BlobRequestSigner> blobRequestSigner, Utils utils, ConsistencyModel consistencyModel) RegionScopedBlobStoreContext
(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, com.google.common.base.Supplier<Set<String>> regionIds, com.google.common.base.Supplier<String> implicitRegionId, com.google.common.base.Function<String, BlobStore> blobStore, com.google.common.base.Function<String, BlobRequestSigner> blobRequestSigner, Utils utils, ConsistencyModel consistencyModel) -
Uses of Provider in org.jclouds.packet.compute.config
Method parameters in org.jclouds.packet.compute.config with annotations of type ProviderModifier and TypeMethodDescriptionprotected com.google.common.base.Predicate
<String> PacketComputeServiceContextModule.provideDeviceRunningPredicate
(PacketApi api, com.google.common.base.Supplier<Credentials> creds, ComputeServiceConstants.Timeouts timeouts, ComputeServiceConstants.PollPeriod pollPeriod) protected com.google.common.base.Predicate
<String> PacketComputeServiceContextModule.provideDeviceSuspendedPredicate
(PacketApi api, com.google.common.base.Supplier<Credentials> creds, ComputeServiceConstants.Timeouts timeouts, ComputeServiceConstants.PollPeriod pollPeriod) protected com.google.common.base.Predicate
<String> PacketComputeServiceContextModule.provideDeviceTerminatedPredicate
(PacketApi api, com.google.common.base.Supplier<Credentials> creds, ComputeServiceConstants.Timeouts timeouts, ComputeServiceConstants.PollPeriod pollPeriod) -
Uses of Provider in org.jclouds.providers.config
Methods in org.jclouds.providers.config with annotations of type ProviderModifier and TypeMethodDescriptionprotected Context
BindProviderMetadataContextAndCredentials.backend
(com.google.inject.Injector i, com.google.common.reflect.TypeToken<? extends Context> backendType) Method parameters in org.jclouds.providers.config with annotations of type Provider -
Uses of Provider in org.jclouds.rest.internal
Constructor parameters in org.jclouds.rest.internal with annotations of type ProviderModifierConstructorDescriptionprotected
ApiContextImpl
(String name, ProviderMetadata providerMetadata, com.google.common.base.Supplier<Credentials> creds, Utils utils, Closer closer, com.google.inject.Injector injector, com.google.inject.TypeLiteral<A> api) -
Uses of Provider in org.jclouds.route53.filters
Constructor parameters in org.jclouds.route53.filters with annotations of type ProviderModifierConstructorDescriptionRestAuthentication
(com.google.common.base.Supplier<Credentials> creds, jakarta.inject.Provider<String> timeStampProvider) -
Uses of Provider in org.jclouds.s3.blobstore.internal
Constructor parameters in org.jclouds.s3.blobstore.internal with annotations of type ProviderModifierConstructorDescriptionS3BlobStoreContextImpl
(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, Utils utils, ConsistencyModel consistencyModel, BlobStore blobStore, BlobRequestSigner blobRequestSigner) S3BlobStoreContextImpl
(Context backend, com.google.common.reflect.TypeToken<? extends Context> backendType, Utils utils, ConsistencyModel consistencyModel, BlobStore blobStore, BlobRequestSigner blobRequestSigner) -
Uses of Provider in org.jclouds.s3.filters
Constructor parameters in org.jclouds.s3.filters with annotations of type ProviderModifierConstructorDescriptionAws4SignerForAuthorizationHeader
(SignatureWire signatureWire, boolean isVhostStyle, String headerTag, com.google.common.base.Supplier<Credentials> creds, com.google.common.base.Supplier<Date> timestampProvider, Aws4SignerBase.ServiceAndRegion serviceAndRegion, Crypto crypto) Aws4SignerForChunkedUpload
(SignatureWire signatureWire, String headerTag, int userDataBlockSize, com.google.common.base.Supplier<Credentials> creds, com.google.common.base.Supplier<Date> timestampProvider, Aws4SignerBase.ServiceAndRegion serviceAndRegion, Crypto crypto) Aws4SignerForQueryString
(SignatureWire signatureWire, boolean isVhostStyle, String headerTag, com.google.common.base.Supplier<Credentials> creds, com.google.common.base.Supplier<Date> timestampProvider, Aws4SignerBase.ServiceAndRegion serviceAndRegion, Crypto crypto) RequestAuthorizeSignatureV2
(SignatureWire signatureWire, String authTag, boolean isVhostStyle, String servicePath, String headerTag, com.google.common.base.Supplier<Credentials> creds, jakarta.inject.Provider<String> timeStampProvider, Crypto crypto, HttpUtils utils, DateService dateService) -
Uses of Provider in org.jclouds.ultradns.ws.filters
Constructor parameters in org.jclouds.ultradns.ws.filters with annotations of type ProviderModifierConstructorDescriptionSOAPWrapWithPasswordAuth
(com.google.common.base.Supplier<Credentials> creds)