Home
last modified time | relevance | path

Searched refs:removeAssociation (Results 1 – 21 of 21) sorted by relevance

/plugin/fedauth/Auth/OpenID/
DDumbStore.php76 function removeAssociation($server_url, $handle) function in Auth_OpenID_DumbStore
DInterface.php158 function removeAssociation($server_url, $handle) function in Auth_OpenID_OpenIDStore
DSQLStore.php380 function removeAssociation($server_url, $handle) function in Auth_OpenID_SQLStore
425 $this->removeAssociation($server_url, $assoc->handle);
DMemcachedStore.php125 function removeAssociation($server_url, $handle) function in Auth_OpenID_MemcachedStore
DMDB2Store.php357 function removeAssociation($server_url, $handle) function in Auth_OpenID_MDB2Store
DFileStore.php338 function removeAssociation($server_url, $handle) function in Auth_OpenID_FileStore
DServer.php1415 $this->store->removeAssociation($key, $assoc_handle);
1433 $this->store->removeAssociation($key, $assoc_handle);
DConsumer.php963 $this->store->removeAssociation($server_url, $assoc_handle);
1386 $this->store->removeAssociation($server_url,
/plugin/openid/Auth/OpenID/
DDumbStore.php88 function removeAssociation($server_url, $handle) function in Auth_OpenID_DumbStore
DInterface.php156 function removeAssociation($server_url, $handle) function in Auth_OpenID_OpenIDStore
DSQLStore.php409 function removeAssociation($server_url, $handle) function in Auth_OpenID_SQLStore
454 $this->removeAssociation($server_url, $assoc->handle);
DPredisStore.php130 function removeAssociation($server_url, $handle) function in Auth_OpenID_PredisStore
DMemcachedStore.php142 function removeAssociation($server_url, $handle) function in Auth_OpenID_MemcachedStore
DMDB2Store.php357 function removeAssociation($server_url, $handle) function in Auth_OpenID_MDB2Store
DFileStore.php369 function removeAssociation($server_url, $handle) function in Auth_OpenID_FileStore
DServer.php1570 $this->store->removeAssociation($key, $assoc_handle);
1591 $this->store->removeAssociation($key, $assoc_handle);
DConsumer.php1016 $this->store->removeAssociation($server_url, $assoc_handle);
1473 $this->store->removeAssociation($server_url,
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
DFirewallPolicies.php405 public function removeAssociation($firewallPolicy, $optParams = []) function in Google\\Service\\Compute\\Resource\\FirewallPolicies
DNetworkFirewallPolicies.php379 public function removeAssociation($project, $firewallPolicy, $optParams = []) function in Google\\Service\\Compute\\Resource\\NetworkFirewallPolicies
DRegionNetworkFirewallPolicies.php414 public function removeAssociation($project, $region, $firewallPolicy, $optParams = []) function in Google\\Service\\Compute\\Resource\\RegionNetworkFirewallPolicies
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
DCompute.php1807 ],'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',