| Package | Description |
|---|---|
| org.jclouds.abiquo.http.filters | |
| org.jclouds.atmos.filters | |
| org.jclouds.aws.filters | |
| org.jclouds.azure.management.config | |
| org.jclouds.azure.storage.filters | |
| org.jclouds.cloudstack.filters | |
| org.jclouds.fujitsu.fgcp.compute | |
| org.jclouds.fujitsu.fgcp.filters | |
| org.jclouds.gogrid.filters | |
| org.jclouds.hpcloud.objectstorage.blobstore | |
| org.jclouds.http.filters | |
| org.jclouds.s3.filters |
This package contains HttpRequestFilters needed to operate the REST api.
|
| org.jclouds.smartos | |
| org.jclouds.snia.cdmi.v1.filters | |
| org.jclouds.virtualbox.functions |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
protected KeyStore |
FGCPRestClientModule.provideKeyStore(Crypto crypto,
String cert,
String keyStorePassword) |
| Constructor and Description |
|---|
RequestAuthenticator(javax.inject.Provider<Calendar> calendarProvider,
javax.inject.Provider<KeyStore> keyStoreProvider,
String keyPassword,
HttpUtils utils,
SignatureWire signatureWire,
String apiVersion) |
| 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 |
|---|
RequestAuthorizeSignature(SignatureWire signatureWire,
String authTag,
boolean isVhostStyle,
String servicePath,
String headerTag,
String accessKey,
String secretKey,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto,
HttpUtils utils) |
| 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) |
| 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.