org.jets3t.service.impl.rest.httpclient
Interface JetS3tRequestAuthorizer

All Known Implementing Classes:
CloudFrontService, GoogleStorageService, RestS3Service, RestStorageService, S3Service

public interface JetS3tRequestAuthorizer


Method Summary
 void authorizeHttpRequest(org.apache.http.client.methods.HttpUriRequest httpMethod, org.apache.http.protocol.HttpContext context)
           
 

Method Detail

authorizeHttpRequest

void authorizeHttpRequest(org.apache.http.client.methods.HttpUriRequest httpMethod,
                          org.apache.http.protocol.HttpContext context)
                          throws ServiceException
Throws:
ServiceException