LTI Integration Library 5.1.4
PHP class library for building LTI integrations
 
Loading...
Searching...
No Matches
AccessToken Member List

This is the complete list of members for AccessToken, including all inherited members.

$createdAccessToken
$expiresAccessToken
$scopesAccessToken
$tokenAccessToken
$updatedAccessToken
__construct(Platform $platform, ?array $scopes=[], ?string $token=null, ?int $expires=null)AccessToken
get(string $scope='', bool $scopeOnly=false)AccessToken
getPlatform()AccessToken
hasScope(string $scope='')AccessToken
load()AccessToken
save()AccessToken