SDK for PHP 3.x

BearerTokenAuthorization
in package
implements TokenAuthorization

Interface used to provide interchangeable strategies for adding authorization to requests using the various AWS signature protocols.

Table of Contents

Interfaces

TokenAuthorization
Interface used to provide interchangeable strategies for adding authorization to requests using the various AWS signature protocols.

Methods

authorizeRequest()  : RequestInterface
Adds the specified token to a request by adding the required headers.

Methods

On this page