\Aliyun\Core\AuthCredential

Summary

Methods
Properties
Constants
__construct()
isExpired()
getRefreshDate()
getExpiredDate()
setExpiredDate()
getAccessKeyId()
setAccessKeyId()
getAccessSecret()
setAccessSecret()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$dateTimeFormat
$refreshDate
$expiredDate
$accessKeyId
$accessSecret
$securityToken
N/A

Properties

$dateTimeFormat

$dateTimeFormat : 

Type

$refreshDate

$refreshDate : 

Type

$expiredDate

$expiredDate : 

Type

$accessKeyId

$accessKeyId : 

Type

$accessSecret

$accessSecret : 

Type

$securityToken

$securityToken : 

Type

Methods

__construct()

__construct(  $accessKeyId,   $accessSecret) 

Parameters

$accessKeyId
$accessSecret

isExpired()

isExpired() 

getRefreshDate()

getRefreshDate() 

getExpiredDate()

getExpiredDate() 

setExpiredDate()

setExpiredDate(  $expiredHours) 

Parameters

$expiredHours

getAccessKeyId()

getAccessKeyId() 

setAccessKeyId()

setAccessKeyId(  $accessKeyId) 

Parameters

$accessKeyId

getAccessSecret()

getAccessSecret() 

setAccessSecret()

setAccessSecret(  $accessSecret) 

Parameters

$accessSecret