Home
last modified time | relevance | path

Searched refs:clearAuthorizationState (Results 1 – 13 of 13) sorted by path

/plugin/evesso/classes/
H A DAbstractAdapter.php97 $this->oAuth->getStorage()->clearAuthorizationState($this->oAuth->service());
146 $this->oAuth->getStorage()->clearAuthorizationState($this->oAuth->service());
H A DoAuthStorage.php64 $this->clearAuthorizationState($service);
163 public function clearAuthorizationState($service) { function in OAuth\\Plugin\\oAuthStorage
/plugin/evesso/phpoauthlib/src/OAuth/Common/Storage/
H A DMemory.php119 public function clearAuthorizationState($service) function in OAuth\\Common\\Storage\\Memory
H A DRedis.php181 public function clearAuthorizationState($service) function in OAuth\\Common\\Storage\\Redis
H A DSession.php161 public function clearAuthorizationState($service) function in OAuth\\Common\\Storage\\Session
H A DSymfonySession.php166 public function clearAuthorizationState($service) function in OAuth\\Common\\Storage\\SymfonySession
H A DTokenStorageInterface.php89 public function clearAuthorizationState($service); function
/plugin/oauth/
H A DStorage.php136 public function clearAuthorizationState($service) function in dokuwiki\\plugin\\oauth\\Storage
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Storage/
H A DMemory.php119 public function clearAuthorizationState($service) function in OAuth\\Common\\Storage\\Memory
H A DRedis.php181 public function clearAuthorizationState($service) function in OAuth\\Common\\Storage\\Redis
H A DSession.php161 public function clearAuthorizationState($service) function in OAuth\\Common\\Storage\\Session
H A DSymfonySession.php166 public function clearAuthorizationState($service) function in OAuth\\Common\\Storage\\SymfonySession
H A DTokenStorageInterface.php89 public function clearAuthorizationState($service); function