Home
last modified time | relevance | path

Searched refs:clearToken (Results 1 – 13 of 13) sorted by relevance

/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
H A DTokenStorageInterface.php44 public function clearToken($service); function
H A DMemory.php64 public function clearToken($service) function in OAuth\\Common\\Storage\\Memory
H A DSession.php98 public function clearToken($service) function in OAuth\\Common\\Storage\\Session
H A DSymfonySession.php86 public function clearToken($service) function in OAuth\\Common\\Storage\\SymfonySession
H A DRedis.php99 public function clearToken($service) function in OAuth\\Common\\Storage\\Redis
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DTokenStorageInterface.php44 public function clearToken($service); function
48 * want to use clearToken() instead.
H A DMemory.php64 public function clearToken($service) function in OAuth\\Common\\Storage\\Memory
H A DSession.php98 public function clearToken($service) function in OAuth\\Common\\Storage\\Session
H A DSymfonySession.php86 public function clearToken($service) function in OAuth\\Common\\Storage\\SymfonySession
H A DRedis.php99 public function clearToken($service) function in OAuth\\Common\\Storage\\Redis
/plugin/oauth/
H A DStorage.php90 public function clearToken($service) function in dokuwiki\\plugin\\oauth\\Storage
/plugin/evesso/classes/
H A DoAuthStorage.php97 public function clearToken($service) { function in OAuth\\Plugin\\oAuthStorage
H A DAbstractAdapter.php96 $this->oAuth->getStorage()->clearToken($this->oAuth->service());