Home
last modified time | relevance | path

Searched refs:allowPasswordUser (Results 1 – 2 of 2) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartySetProjectConfigRequest.php26 public $allowPasswordUser; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartySetProjectConfigRequest
61 public function setAllowPasswordUser($allowPasswordUser) argument
63 $this->allowPasswordUser = $allowPasswordUser;
70 return $this->allowPasswordUser;
H A DIdentitytoolkitRelyingpartyGetProjectConfigResponse.php26 public $allowPasswordUser; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyGetProjectConfigResponse
65 public function setAllowPasswordUser($allowPasswordUser) argument
67 $this->allowPasswordUser = $allowPasswordUser;
74 return $this->allowPasswordUser;