1C-Bitrix 25.700.0
Загрузка...
Поиск...
Не найдено
Класс StorageCache
Граф наследования:StorageCache:
AuthStorageInterface

Открытые члены

 store (array $authResult)
 rewrite (array $authResult)
 restore ($accessToken)

Поля данных

const CACHE_TTL = 3600
const CACHE_PREFIX = "oauth_"

Защищенные члены

 getCacheId ($accessToken)
 getCache ()

Подробное описание

См. определение в файле storagecache.php строка 8

Методы

◆ getCache()

getCache ( )
protected

См. определение в файле storagecache.php строка 49

◆ getCacheId()

getCacheId ( $accessToken)
protected

См. определение в файле storagecache.php строка 44

◆ restore()

restore ( $accessToken)

Замещает AuthStorageInterface.

См. определение в файле storagecache.php строка 30

◆ rewrite()

rewrite ( array $authResult)

Замещает AuthStorageInterface.

См. определение в файле storagecache.php строка 21

◆ store()

store ( array $authResult)

Замещает AuthStorageInterface.

См. определение в файле storagecache.php строка 13

Поля

◆ CACHE_PREFIX

const CACHE_PREFIX = "oauth_"

См. определение в файле storagecache.php строка 11

◆ CACHE_TTL

const CACHE_TTL = 3600

См. определение в файле storagecache.php строка 10


Объявления и описания членов класса находятся в файле: