Documentation

HermesHSIAccessToken
in package
implements Serializable

Interfaces, Classes and Traits

Serializable

Table of Contents

$accessTokenResponse  : array<string|int, mixed>
$validUntil  : int
__construct()  : mixed
getAccessToken()  : string
getRefreshToken()  : string
getValidUntil()  : DateTime
isValid()  : bool
serialize()  : string
String representation of object
unserialize()  : void
Constructs the object

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $accessTokenResponse[, int|null $timeOfRetrieval = null ]) : mixed
Parameters
$accessTokenResponse : array<string|int, mixed>
$timeOfRetrieval : int|null = null
Return values
mixed

Search results