Home
last modified time | relevance | path

Searched refs:getAssociation (Results 1 – 23 of 23) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/
H A DRemoveDealAssociationRequest.php35 public function getAssociation() function in Google\\Service\\AdExchangeBuyerII\\RemoveDealAssociationRequest
H A DAddDealAssociationRequest.php35 public function getAssociation() function in Google\\Service\\AdExchangeBuyerII\\AddDealAssociationRequest
/plugin/fedauth/Auth/OpenID/
H A DDumbStore.php68 function getAssociation($server_url, $handle = null) function in Auth_OpenID_DumbStore
H A DInterface.php134 function getAssociation($server_url, $handle = null) function in Auth_OpenID_OpenIDStore
H A DMemcachedStore.php91 function getAssociation($server_url, $handle = null) function in Auth_OpenID_MemcachedStore
H A DServer.php413 $assoc = $signatory->getAssociation($this->invalidate_handle,
1326 $assoc = $this->getAssociation($assoc_handle, true);
1347 $assoc = $this->getAssociation($assoc_handle, false, false);
1398 function getAssociation($assoc_handle, $dumb, $check_expiration=true) function in Auth_OpenID_Signatory
1411 $assoc = $this->store->getAssociation($key, $assoc_handle);
H A DFileStore.php232 function getAssociation($server_url, $handle = null) function in Auth_OpenID_FileStore
345 $assoc = $this->getAssociation($server_url, $handle);
H A DMDB2Store.php318 function getAssociation($server_url, $handle = null) function in Auth_OpenID_MDB2Store
H A DSQLStore.php397 function getAssociation($server_url, $handle = null) function in Auth_OpenID_SQLStore
H A DConsumer.php945 $assoc = $this->store->getAssociation($server_url, $assoc_handle);
1443 $assoc = $this->store->getAssociation($endpoint->server_url);
/plugin/openid/Auth/OpenID/
H A DDumbStore.php76 function getAssociation($server_url, $handle = null) function in Auth_OpenID_DumbStore
H A DInterface.php132 function getAssociation($server_url, $handle = null) function in Auth_OpenID_OpenIDStore
H A DMemcachedStore.php104 function getAssociation($server_url, $handle = null) function in Auth_OpenID_MemcachedStore
H A DPredisStore.php96 function getAssociation($server_url, $handle = null) function in Auth_OpenID_PredisStore
H A DServer.php462 $assoc = $signatory->getAssociation($this->invalidate_handle,
1467 $assoc = $this->getAssociation($assoc_handle, true);
1493 $assoc = $this->getAssociation($assoc_handle, false, false);
1553 function getAssociation($assoc_handle, $dumb, $check_expiration=true) function in Auth_OpenID_Signatory
1566 $assoc = $this->store->getAssociation($key, $assoc_handle);
H A DFileStore.php248 function getAssociation($server_url, $handle = null) function in Auth_OpenID_FileStore
376 $assoc = $this->getAssociation($server_url, $handle);
H A DMDB2Store.php318 function getAssociation($server_url, $handle = null) function in Auth_OpenID_MDB2Store
H A DSQLStore.php426 function getAssociation($server_url, $handle = null) function in Auth_OpenID_SQLStore
H A DConsumer.php998 $assoc = $this->store->getAssociation($server_url, $assoc_handle);
1535 $assoc = $this->store->getAssociation($endpoint->server_url);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DFirewallPolicies.php171 public function getAssociation($firewallPolicy, $optParams = []) function in Google\\Service\\Compute\\Resource\\FirewallPolicies
H A DNetworkFirewallPolicies.php183 public function getAssociation($project, $firewallPolicy, $optParams = []) function in Google\\Service\\Compute\\Resource\\NetworkFirewallPolicies
H A DRegionNetworkFirewallPolicies.php192 public function getAssociation($project, $region, $firewallPolicy, $optParams = []) function in Google\\Service\\Compute\\Resource\\RegionNetworkFirewallPolicies
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCompute.php1664 ],'getAssociation' => [
1665 'path' => 'locations/global/firewallPolicies/{firewallPolicy}/getAssociation',
6912 ],'getAssociation' => [
6913 … 'path' => 'projects/{project}/global/firewallPolicies/{firewallPolicy}/getAssociation',
10754 ],'getAssociation' => [
10755 … 'path' => 'projects/{project}/regions/{region}/firewallPolicies/{firewallPolicy}/getAssociation',