/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/ |
H A D | RemoveDealAssociationRequest.php | 35 public function getAssociation() function in Google\\Service\\AdExchangeBuyerII\\RemoveDealAssociationRequest
|
H A D | AddDealAssociationRequest.php | 35 public function getAssociation() function in Google\\Service\\AdExchangeBuyerII\\AddDealAssociationRequest
|
/plugin/fedauth/Auth/OpenID/ |
H A D | DumbStore.php | 68 function getAssociation($server_url, $handle = null) function in Auth_OpenID_DumbStore
|
H A D | Interface.php | 134 function getAssociation($server_url, $handle = null) function in Auth_OpenID_OpenIDStore
|
H A D | MemcachedStore.php | 91 function getAssociation($server_url, $handle = null) function in Auth_OpenID_MemcachedStore
|
H A D | Server.php | 413 $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 D | FileStore.php | 232 function getAssociation($server_url, $handle = null) function in Auth_OpenID_FileStore 345 $assoc = $this->getAssociation($server_url, $handle);
|
H A D | MDB2Store.php | 318 function getAssociation($server_url, $handle = null) function in Auth_OpenID_MDB2Store
|
H A D | SQLStore.php | 397 function getAssociation($server_url, $handle = null) function in Auth_OpenID_SQLStore
|
H A D | Consumer.php | 945 $assoc = $this->store->getAssociation($server_url, $assoc_handle); 1443 $assoc = $this->store->getAssociation($endpoint->server_url);
|
/plugin/openid/Auth/OpenID/ |
H A D | DumbStore.php | 76 function getAssociation($server_url, $handle = null) function in Auth_OpenID_DumbStore
|
H A D | Interface.php | 132 function getAssociation($server_url, $handle = null) function in Auth_OpenID_OpenIDStore
|
H A D | MemcachedStore.php | 104 function getAssociation($server_url, $handle = null) function in Auth_OpenID_MemcachedStore
|
H A D | PredisStore.php | 96 function getAssociation($server_url, $handle = null) function in Auth_OpenID_PredisStore
|
H A D | Server.php | 462 $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 D | FileStore.php | 248 function getAssociation($server_url, $handle = null) function in Auth_OpenID_FileStore 376 $assoc = $this->getAssociation($server_url, $handle);
|
H A D | MDB2Store.php | 318 function getAssociation($server_url, $handle = null) function in Auth_OpenID_MDB2Store
|
H A D | SQLStore.php | 426 function getAssociation($server_url, $handle = null) function in Auth_OpenID_SQLStore
|
H A D | Consumer.php | 998 $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 D | FirewallPolicies.php | 171 public function getAssociation($firewallPolicy, $optParams = []) function in Google\\Service\\Compute\\Resource\\FirewallPolicies
|
H A D | NetworkFirewallPolicies.php | 183 public function getAssociation($project, $firewallPolicy, $optParams = []) function in Google\\Service\\Compute\\Resource\\NetworkFirewallPolicies
|
H A D | RegionNetworkFirewallPolicies.php | 192 public function getAssociation($project, $region, $firewallPolicy, $optParams = []) function in Google\\Service\\Compute\\Resource\\RegionNetworkFirewallPolicies
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Compute.php | 1664 ],'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',
|