Zend Framework
1.12
|
This is the complete list of members for Zend_Service_Amazon_Authentication_V2, including all inherited members.
$_accessKey | Zend_Service_Amazon_Authentication | protected |
$_apiVersion | Zend_Service_Amazon_Authentication | protected |
$_httpMethod | Zend_Service_Amazon_Authentication_V2 | protected |
$_secretKey | Zend_Service_Amazon_Authentication | protected |
$_signatureMethod | Zend_Service_Amazon_Authentication_V2 | protected |
$_signatureVersion | Zend_Service_Amazon_Authentication_V2 | protected |
__construct($accessKey, $secretKey, $apiVersion) | Zend_Service_Amazon_Authentication | |
_signParameters($url, array &$paramaters) | Zend_Service_Amazon_Authentication_V2 | protected |
generateSignature($url, array &$parameters) | Zend_Service_Amazon_Authentication_V2 | |
getHttpMethod() | Zend_Service_Amazon_Authentication_V2 | |
setAccessKey($accessKey) | Zend_Service_Amazon_Authentication | |
setApiVersion($apiVersion) | Zend_Service_Amazon_Authentication | |
setHttpMethod($method="POST") | Zend_Service_Amazon_Authentication_V2 | |
setSecretKey($secretKey) | Zend_Service_Amazon_Authentication |