| Package | Description |
|---|---|
| org.jclouds.atmos.filters | |
| org.jclouds.aws.s3.filters |
This package contains HttpRequestFilters needed to operate the REST api.
|
| org.jclouds.azure.storage.filters | |
| org.jclouds.chef.filters | |
| org.jclouds.cloudstack.filters | |
| org.jclouds.gae | |
| org.jclouds.gogrid.filters | |
| org.jclouds.http.internal | |
| org.jclouds.s3.filters |
This package contains HttpRequestFilters needed to operate the REST api.
|
| Constructor and Description |
|---|
SignRequest(SignatureWire signatureWire,
com.google.common.base.Supplier<Credentials> creds,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto,
HttpUtils utils) |
| Constructor and Description |
|---|
AWSRequestAuthorizeSignature(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 |
|---|
SharedKeyLiteAuthentication(SignatureWire signatureWire,
com.google.common.base.Supplier<Credentials> creds,
javax.inject.Provider<String> timeStampProvider,
Crypto crypto,
HttpUtils utils) |
| Constructor and Description |
|---|
SignedHeaderAuth(SignatureWire signatureWire,
com.google.common.base.Supplier<Credentials> creds,
com.google.common.base.Supplier<PrivateKey> supplyKey,
javax.inject.Provider<String> timeStampProvider,
HttpUtils utils,
Crypto crypto) |
| Constructor and Description |
|---|
QuerySigner(SignatureWire signatureWire,
com.google.common.base.Supplier<Credentials> creds,
Crypto crypto,
HttpUtils utils) |
| Modifier and Type | Field and Description |
|---|---|
protected HttpUtils |
ConvertToGaeRequest.utils |
| Constructor and Description |
|---|
GaeHttpCommandExecutorService(com.google.appengine.api.urlfetch.URLFetchService urlFetchService,
HttpUtils utils,
ContentMetadataCodec contentMetadataCodec,
IOExceptionRetryHandler ioRetryHandler,
DelegatingRetryHandler retryHandler,
DelegatingErrorHandler errorHandler,
HttpWire wire,
ConvertToGaeRequest convertToGaeRequest,
ConvertToJcloudsResponse convertToJcloudsResponse,
String idempotentMethods) |
| Constructor and Description |
|---|
SharedKeyLiteAuthentication(com.google.common.base.Supplier<Credentials> creds,
Long timeStamp,
HttpUtils utils) |
| Modifier and Type | Field and Description |
|---|---|
protected HttpUtils |
BaseHttpCommandExecutorService.utils |
| Constructor and Description |
|---|
BaseHttpCommandExecutorService(HttpUtils utils,
ContentMetadataCodec contentMetadataCodec,
DelegatingRetryHandler retryHandler,
IOExceptionRetryHandler ioRetryHandler,
DelegatingErrorHandler errorHandler,
HttpWire wire,
String idempotentMethods) |
JavaUrlHttpCommandExecutorService(HttpUtils utils,
ContentMetadataCodec contentMetadataCodec,
DelegatingRetryHandler retryHandler,
IOExceptionRetryHandler ioRetryHandler,
DelegatingErrorHandler errorHandler,
HttpWire wire,
HostnameVerifier verifier,
com.google.common.base.Supplier<SSLContext> untrustedSSLContextProvider,
com.google.common.base.Function<URI,Proxy> proxyForURI,
String idempotentMethods) |
| Constructor and Description |
|---|
RequestAuthorizeSignatureV2(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) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.