Home
last modified time | relevance | path

Searched refs:getFederatedSignOnCerts (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/
H A DVerify.php100 $certs = $this->getFederatedSignOnCerts();
184 private function getFederatedSignOnCerts() function in Google\\AccessToken\\Verify
/plugin/authgoogle/google/auth/
H A DGoogle_OAuth2.php333 private function getFederatedSignOnCerts() { function in Google_OAuth2