Interface AWSRequestAuthorizer

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

public interface AWSRequestAuthorizer
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    authorizeHttpRequest(org.apache.commons.httpclient.HttpMethod httpMethod)
     
  • Method Details

    • authorizeHttpRequest

      void authorizeHttpRequest(org.apache.commons.httpclient.HttpMethod httpMethod) throws Exception
      Throws:
      Exception