Home
last modified time | relevance | path

Searched defs:providerId (Results 1 – 12 of 12) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DAuthRequirement.php29 public $providerId; variable in Google\\Service\\ServiceConsumerManagement\\AuthRequirement
48 public function setProviderId($providerId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DAuthRequirement.php29 public $providerId; variable in Google\\Service\\ServiceUsage\\AuthRequirement
48 public function setProviderId($providerId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DAuthRequirement.php29 public $providerId; variable in Google\\Service\\ServiceManagement\\AuthRequirement
48 public function setProviderId($providerId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DAuthRequirement.php29 public $providerId; variable in Google\\Service\\ServiceNetworking\\AuthRequirement
48 public function setProviderId($providerId)
/plugin/fedauth/classes/usr/
H A Dfa_filestore.class.php66 function &getClaimedIdentities($providerId) {
92 function getUsernameByIdentity($providerId, $claimedId) {
190 function addUserDataEntry($providerId, $claimedId, $date=null) {
283 function addLogEntry($date, $providerId, $claimedId, $type, $isExternal=true) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DPosDataProvidersPosDataProvider.php33 public $providerId; variable in Google\\Service\\ShoppingContent\\PosDataProvidersPosDataProvider
66 public function setProviderId($providerId)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DSetAccountInfoResponseProviderUserInfo.php37 public $providerId; variable in Google\\Service\\IdentityToolkit\\SetAccountInfoResponseProviderUserInfo
84 public function setProviderId($providerId)
H A DUserInfoProviderUserInfo.php45 public $providerId; variable in Google\\Service\\IdentityToolkit\\UserInfoProviderUserInfo
128 public function setProviderId($providerId)
H A DCreateAuthUriResponse.php46 public $providerId; variable in Google\\Service\\IdentityToolkit\\CreateAuthUriResponse
133 public function setProviderId($providerId)
H A DIdentitytoolkitRelyingpartyCreateAuthUriRequest.php73 public $providerId; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyCreateAuthUriRequest
258 public function setProviderId($providerId)
H A DVerifyAssertionResponse.php158 public $providerId; variable in Google\\Service\\IdentityToolkit\\VerifyAssertionResponse
645 public function setProviderId($providerId)
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js32237 PopupMenu.prototype.isEmpty = function(element, providerId) { argument