Searched refs:revokeToken (Results 1 – 6 of 6) sorted by relevance
/plugin/authgoogle/google/auth/ | ||
H A D | Google_Auth.php | 35 abstract public function revokeToken(); function in Google_Auth |
H A D | Google_AuthNone.php | 39 public function revokeToken() {/* noop*/} function in Google_AuthNone |
H A D | Google_OAuth2.php | 299 public function revokeToken($token = null) { function in Google_OAuth2 |
/plugin/authgoogle/google/ | ||
H A D | Google_Client.php | 321 public function revokeToken($token = null) { function in Google_Client |
/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/ | ||
H A D | Revoke.php | 54 public function revokeToken($token) function in Google\\AccessToken\\Revoke |
/plugin/authgooglesheets/vendor/google/apiclient/src/ | ||
H A D | Client.php | 780 public function revokeToken($token = null) function in Google\\Client |