|
const | CACHE_PREFIX = "Google_Auth_AppIdentity::" |
|
◆ authenticatedRequest()
Perform an authenticated / signed apiHttpRequest.
This function takes the apiHttpRequest, calls apiAuth->sign on it (which can modify the request in what ever way fits the auth mechanism) and then calls apiCurlIO\makeRequest on the signed request
- Parameters
-
- Return values
-
Google_Http_Request | The resulting HTTP response including the responseHttpCode, responseHeaders and responseBody. |
Reimplemented from Google_Auth_Abstract.
◆ sign()
The documentation for this class was generated from the following file:
- lib/google/src/Google/Auth/AppIdentity.php