Searched refs:setAssertionCredentials (Results 1 – 2 of 2) sorted by relevance
341 public function setAssertionCredentials(Google_AssertionCredentials $creds) { function in Google_Client342 self::$auth->setAssertionCredentials($creds);
190 public function setAssertionCredentials(Google_AssertionCredentials $creds) { function in Google_OAuth2