Searched refs:getAllProviders (Results 1 – 4 of 4) sorted by relevance
/plugin/twofactor/ | ||
H A D | Manager.php | 187 public function getAllProviders() function in dokuwiki\\plugin\\twofactor\\Manager |
H A D | admin.php | 48 foreach ($this->manager->getAllProviders() as $providerID => $provider) { |
/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/ | ||
H A D | CreateAuthUriResponse.php | 70 public function getAllProviders() function in Google\\Service\\IdentityToolkit\\CreateAuthUriResponse |
/plugin/twofactor/action/ | ||
H A D | profile.php | 132 $providers = $manager->getAllProviders(); |