Home
last modified time | relevance | path

Searched defs:refreshAccessToken (Results 1 – 7 of 7) sorted by relevance

/plugin/evesso/classes/
DAbstractAdapter.php177 private function refreshAccessToken() { function in OAuth\\Plugin\\AbstractAdapter
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
DParrotFlowerPower.php116 public function refreshAccessToken(TokenInterface $token) function in OAuth\\OAuth2\\Service\\ParrotFlowerPower
DHarvest.php113 public function refreshAccessToken(TokenInterface $token) function in OAuth\\OAuth2\\Service\\Harvest
DAbstractService.php193 public function refreshAccessToken(TokenInterface $token) function in OAuth\\OAuth2\\Service\\AbstractService
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
DYahoo.php58 public function refreshAccessToken(TokenInterface $token) function in OAuth\\OAuth1\\Service\\Yahoo
DAbstractService.php113 public function refreshAccessToken(TokenInterface $token) function in OAuth\\OAuth1\\Service\\AbstractService
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
DAbstractService.php196 public function refreshAccessToken(TokenInterface $token) function in OAuth\\OAuth2\\Service\\AbstractService