Constructor and Description |
---|
AbiquoAuthentication(String identity,
String credential,
String credentialIsToken) |
Constructor and Description |
---|
ShareUrl(String uid,
String encodedKey,
com.google.common.base.Supplier<URI> provider,
javax.inject.Provider<Long> timeStampProvider,
Crypto crypto) |
SignRequest(SignatureWire signatureWire,
String uid,
String encodedKey,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto,
HttpUtils utils) |
Constructor and Description |
---|
FormSigner(SignatureWire signatureWire,
String apiVersion,
String accessKey,
String secretKey,
javax.inject.Provider<String> dateService,
Crypto crypto,
HttpUtils utils) |
Modifier and Type | Method and Description |
---|---|
protected KeyStore |
AzureManagementRestClientModule.provideKeyStore(Crypto crypto,
String cert,
String keyStorePassword)
TODO copied from FGCP, should be put in a common place
|
Constructor and Description |
---|
SharedKeyLiteAuthentication(SignatureWire signatureWire,
String identity,
String encodedKey,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto,
HttpUtils utils) |
Constructor and Description |
---|
QuerySigner(SignatureWire signatureWire,
String accessKey,
String secretKey,
Crypto crypto,
HttpUtils utils) |
Constructor and Description |
---|
GetCurrentUser(CloudStackClient client,
String identity) |
Modifier and Type | Method and Description |
---|---|
protected Integer |
StubComputeServiceDependenciesModule.provideNodeIdForIdentity(String identity) |
protected ConcurrentMap<String,NodeMetadata> |
StubComputeServiceDependenciesModule.provideNodesForIdentity(String identity) |
Modifier and Type | Method and Description |
---|---|
protected KeyStore |
FGCPRestClientModule.provideKeyStore(Crypto crypto,
String cert,
String keyStorePassword) |
Constructor and Description |
---|
SharedKeyLiteAuthentication(String apiKey,
String secret,
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,
String accessKey,
String secretKey) |
Constructor and Description |
---|
BasicAuthentication(String user,
String password,
Crypto crypto) |
Constructor and Description |
---|
ContextImpl(String name,
ProviderMetadata providerMetadata,
String identity,
Utils utils,
Closer closer) |
Constructor and Description |
---|
BasicAuthenticationUnlessAnonymous(String user,
BasicAuthentication auth) |
Constructor and Description |
---|
RestContextImpl(String name,
ProviderMetadata providerMetadata,
String identity,
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(String apikey) |
Constructor and Description |
---|
RequestAuthorizeSignature(SignatureWire signatureWire,
String authTag,
boolean isVhostStyle,
String servicePath,
String headerTag,
String accessKey,
String secretKey,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto,
HttpUtils utils) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<Set<Resource>> |
VPDCRestClientModule.provideOrgs(com.google.common.base.Supplier<VCloudSession> cache,
String user) |
Constructor and Description |
---|
SlicehostBasic(String apikey) |
Constructor and Description |
---|
SmartOSHostController(com.google.common.base.Supplier<URI> provider,
String identity,
String credential,
SshClient.Factory sshFactory,
Json json) |
Constructor and Description |
---|
BasicAuthenticationAndTenantId(String tenantIdAndUsername,
String password,
Crypto crypto) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<ReferenceType> |
DefaultVCloudReferencesModule.provideDefaultOrg(DefaultOrgForUser defaultOrgURIForUser,
String user) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<ReferenceType> |
DefaultVCloudReferencesModule.provideDefaultOrg(DefaultOrgForUser defaultOrgURIForUser,
String user) |
Constructor and Description |
---|
HardcodedHostToHostNodeMetadata(com.google.common.base.Supplier<URI> providerSupplier,
String identity,
String credential) |
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,
String identity,
String credential) |
Copyright © 2009-2013 jclouds. All Rights Reserved.