Constructor and Description |
---|
ShareUrl(String uid,
String encodedKey,
com.google.common.base.Supplier<URI> provider,
javax.inject.Provider<Long> timeStampProvider,
javax.inject.Provider<javax.ws.rs.core.UriBuilder> uriBuilders,
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) |
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,
javax.inject.Provider<javax.ws.rs.core.UriBuilder> builder) |
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) |
Constructor and Description |
---|
SharedKeyLiteAuthentication(String apiKey,
String secret,
Long timeStamp,
HttpUtils utils) |
Constructor and Description |
---|
BasicAuthentication(String user,
String password,
Crypto crypto) |
Constructor and Description |
---|
ContextImpl(ProviderMetadata providerMetadata,
String identity,
Utils utils,
Closer closer) |
Constructor and Description |
---|
BasicAuthenticationUnlessAnonymous(String user,
BasicAuthentication auth) |
Constructor and Description |
---|
RestContextImpl(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) |
Copyright © 2009-2012 jclouds. All Rights Reserved.