Открытые члены | |
store (array $authResult) | |
rewrite (array $authResult) | |
restore ($accessToken) | |
Открытые атрибуты | |
const | CACHE_TTL = 3600 |
const | CACHE_PREFIX = "oauth_" |
Защищенные члены | |
getCacheId ($accessToken) | |
getCache () | |
См. определение в файле storagecache.php строка 8
|
protected |
См. определение в файле storagecache.php строка 49
|
protected |
См. определение в файле storagecache.php строка 44
restore | ( | $accessToken | ) |
Замещает AuthStorageInterface.
См. определение в файле storagecache.php строка 30
rewrite | ( | array | $authResult | ) |
Замещает AuthStorageInterface.
См. определение в файле storagecache.php строка 21
store | ( | array | $authResult | ) |
Замещает AuthStorageInterface.
См. определение в файле storagecache.php строка 13
const CACHE_PREFIX = "oauth_" |
См. определение в файле storagecache.php строка 11
const CACHE_TTL = 3600 |
См. определение в файле storagecache.php строка 10