See Release Notes
Long Term Support Release
(no description)
File Size: | 79 lines (2 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
ImsCache:: (9 methods):
getLaunchData()
cacheLaunchData()
cacheNonce()
checkNonceIsValid()
cacheAccessToken()
getAccessToken()
clearAccessToken()
loadCache()
saveCache()
getLaunchData(string $key) X-Ref |
No description |
cacheLaunchData(string $key, array $jwtBody) X-Ref |
No description |
cacheNonce(string $nonce, string $state) X-Ref |
No description |
checkNonceIsValid(string $nonce, string $state) X-Ref |
No description |
cacheAccessToken(string $key, string $accessToken) X-Ref |
No description |
getAccessToken(string $key) X-Ref |
No description |
clearAccessToken(string $key) X-Ref |
No description |
loadCache() X-Ref |
No description |
saveCache() X-Ref |
No description |