\AlibabaCloud\Client\CredentialsBearerTokenCredential

Class BearerTokenCredential

Summary

Methods
Properties
Constants
__construct()
getBearerToken()
getAccessKeyId()
getAccessKeySecret()
__toString()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$bearerToken
N/A

Properties

$bearerToken

$bearerToken : string

Type

string

Methods

__construct()

__construct(string  $bearerToken) 

Class constructor.

Parameters

string $bearerToken

Throws

\AlibabaCloud\Client\Exception\ClientException

getBearerToken()

getBearerToken() : string

Returns

string

getAccessKeyId()

getAccessKeyId() : string

Returns

string

getAccessKeySecret()

getAccessKeySecret() : string

Returns

string

__toString()

__toString() : string

Returns

string