/plugin/fedauth/Auth/OpenID/ |
H A D | DumbStore.php | 76 function removeAssociation($server_url, $handle) function in Auth_OpenID_DumbStore
|
H A D | Interface.php | 158 function removeAssociation($server_url, $handle) function in Auth_OpenID_OpenIDStore
|
H A D | MemcachedStore.php | 125 function removeAssociation($server_url, $handle) function in Auth_OpenID_MemcachedStore
|
H A D | SQLStore.php | 380 function removeAssociation($server_url, $handle) function in Auth_OpenID_SQLStore 425 $this->removeAssociation($server_url, $assoc->handle);
|
H A D | MDB2Store.php | 357 function removeAssociation($server_url, $handle) function in Auth_OpenID_MDB2Store
|
H A D | FileStore.php | 338 function removeAssociation($server_url, $handle) function in Auth_OpenID_FileStore
|
H A D | Server.php | 1415 $this->store->removeAssociation($key, $assoc_handle); 1433 $this->store->removeAssociation($key, $assoc_handle);
|
H A D | Consumer.php | 963 $this->store->removeAssociation($server_url, $assoc_handle); 1386 $this->store->removeAssociation($server_url,
|
/plugin/openid/Auth/OpenID/ |
H A D | DumbStore.php | 88 function removeAssociation($server_url, $handle) function in Auth_OpenID_DumbStore
|
H A D | Interface.php | 156 function removeAssociation($server_url, $handle) function in Auth_OpenID_OpenIDStore
|
H A D | MemcachedStore.php | 142 function removeAssociation($server_url, $handle) function in Auth_OpenID_MemcachedStore
|
H A D | PredisStore.php | 130 function removeAssociation($server_url, $handle) function in Auth_OpenID_PredisStore
|
H A D | SQLStore.php | 409 function removeAssociation($server_url, $handle) function in Auth_OpenID_SQLStore 454 $this->removeAssociation($server_url, $assoc->handle);
|
H A D | MDB2Store.php | 357 function removeAssociation($server_url, $handle) function in Auth_OpenID_MDB2Store
|
H A D | FileStore.php | 369 function removeAssociation($server_url, $handle) function in Auth_OpenID_FileStore
|
H A D | Server.php | 1570 $this->store->removeAssociation($key, $assoc_handle); 1591 $this->store->removeAssociation($key, $assoc_handle);
|
H A D | Consumer.php | 1016 $this->store->removeAssociation($server_url, $assoc_handle); 1473 $this->store->removeAssociation($server_url,
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/ |
H A D | FirewallPolicies.php | 405 public function removeAssociation($firewallPolicy, $optParams = []) function in Google\\Service\\Compute\\Resource\\FirewallPolicies
|
H A D | NetworkFirewallPolicies.php | 379 public function removeAssociation($project, $firewallPolicy, $optParams = []) function in Google\\Service\\Compute\\Resource\\NetworkFirewallPolicies
|
H A D | RegionNetworkFirewallPolicies.php | 414 public function removeAssociation($project, $region, $firewallPolicy, $optParams = []) function in Google\\Service\\Compute\\Resource\\RegionNetworkFirewallPolicies
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Compute.php | 1807 ],'removeAssociation' => [ 1808 'path' => 'locations/global/firewallPolicies/{firewallPolicy}/removeAssociation', 7055 ],'removeAssociation' => [ 7056 … 'path' => 'projects/{project}/global/firewallPolicies/{firewallPolicy}/removeAssociation', 10952 ],'removeAssociation' => [ 10953 …path' => 'projects/{project}/regions/{region}/firewallPolicies/{firewallPolicy}/removeAssociation',
|