Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DHttpCheck.php22 protected $authInfoType = BasicAuthentication::class;
62 * @param BasicAuthentication
64 public function setAuthInfo(BasicAuthentication $authInfo)
69 * @return BasicAuthentication
H A DBasicAuthentication.php20 class BasicAuthentication extends \Google\Model class
62 class_alias(BasicAuthentication::class, 'Google_Service_Monitoring_BasicAuthentication');