Home
last modified time | relevance | path

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

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