| Package | Description | 
|---|---|
| org.jclouds.atmos.filters | |
| org.jclouds.aws.filters | |
| org.jclouds.azure.storage.filters | |
| org.jclouds.cloudstack.filters | |
| org.jclouds.fujitsu.fgcp.filters | |
| org.jclouds.gae | |
| org.jclouds.gogrid.filters | |
| org.jclouds.http.internal | |
| org.jclouds.rest.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 | 
|---|
FormSigner(SignatureWire signatureWire,
          String apiVersion,
          com.google.common.base.Supplier<Credentials> creds,
          javax.inject.Provider<String> dateService,
          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 | 
|---|
QuerySigner(SignatureWire signatureWire,
           com.google.common.base.Supplier<Credentials> creds,
           Crypto crypto,
           HttpUtils utils)  | 
| Constructor and Description | 
|---|
RequestAuthenticator(javax.inject.Provider<Calendar> calendarProvider,
                    org.jclouds.fujitsu.fgcp.filters.RequestAuthenticator.SignatureForCredentials loader,
                    com.google.common.base.Supplier<Credentials> creds,
                    HttpUtils utils,
                    SignatureWire signatureWire,
                    String apiVersion)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected HttpUtils | 
ConvertToGaeRequest.utils  | 
protected HttpUtils | 
AsyncGaeHttpCommandExecutorService.utils  | 
| Constructor and Description | 
|---|
AsyncGaeHttpCommandExecutorService(ExecutorService service,
                                  com.google.appengine.api.urlfetch.URLFetchService urlFetchService,
                                  ConvertToGaeRequest convertToGaeRequest,
                                  ConvertToJcloudsResponse convertToJcloudsResponse,
                                  DelegatingRetryHandler retryHandler,
                                  IOExceptionRetryHandler ioRetryHandler,
                                  DelegatingErrorHandler errorHandler,
                                  HttpUtils utils,
                                  HttpWire wire)  | 
GaeHttpCommandExecutorService(com.google.appengine.api.urlfetch.URLFetchService urlFetchService,
                             HttpUtils utils,
                             ContentMetadataCodec contentMetadataCodec,
                             ExecutorService ioExecutor,
                             IOExceptionRetryHandler ioRetryHandler,
                             DelegatingRetryHandler retryHandler,
                             DelegatingErrorHandler errorHandler,
                             HttpWire wire,
                             ConvertToGaeRequest convertToGaeRequest,
                             ConvertToJcloudsResponse convertToJcloudsResponse)  | 
| 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,
                              ExecutorService ioWorkerExecutor,
                              DelegatingRetryHandler retryHandler,
                              IOExceptionRetryHandler ioRetryHandler,
                              DelegatingErrorHandler errorHandler,
                              HttpWire wire)  | 
JavaUrlHttpCommandExecutorService(HttpUtils utils,
                                 ContentMetadataCodec contentMetadataCodec,
                                 ExecutorService ioWorkerExecutor,
                                 DelegatingRetryHandler retryHandler,
                                 IOExceptionRetryHandler ioRetryHandler,
                                 DelegatingErrorHandler errorHandler,
                                 HttpWire wire,
                                 HostnameVerifier verifier,
                                 com.google.common.base.Supplier<SSLContext> untrustedSSLContextProvider)  | 
| Constructor and Description | 
|---|
RestAnnotationProcessor(com.google.inject.Injector injector,
                       com.google.common.cache.LoadingCache<Class<?>,Boolean> seedAnnotationCache,
                       com.google.common.cache.Cache<RestAnnotationProcessor.MethodKey,Method> delegationMap,
                       String apiVersion,
                       String buildVersion,
                       ParseSax.Factory parserFactory,
                       HttpUtils utils,
                       ContentMetadataCodec contentMetadataCodec,
                       com.google.inject.TypeLiteral<T> typeLiteral)  | 
| Constructor and Description | 
|---|
RequestAuthorizeSignature(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-2013 jclouds. All Rights Reserved.