Home
last modified time | relevance | path

Searched refs:deleteUsers (Results 1 – 17 of 17) sorted by last modified time

/plugin/authgooglesheets/
H A Dauth.php104 public function deleteUsers($users) function in auth_plugin_authgooglesheets
/plugin/authremoteuser/
H A Dauth.php232 public function deleteUsers($users) { function in auth_plugin_authremoteuser
/plugin/authchained/
H A Dauth.php312 public function deleteUsers($users) { function in auth_plugin_authchained
314 return $this->usermanager_auth->deleteUsers($users);
/plugin/authsmartcard/
H A Dauth.php217 public function deleteUsers($users) { function in auth_plugin_authsmartcard
218 return parent::deleteUsers($users);
/plugin/authsaml/
H A Dsaml.php262 return $this->deleteUsers($users);
328 public function deleteUsers($users) { function in saml_handler
377 if(!$this->deleteUsers(array($username))) {
/plugin/authsplit/
H A Dauth.php526 public function deleteUsers($users) { function in auth_plugin_authsplit
531 $result = $this->authplugins['secondary']->deleteUsers($users);
534 'authsplit:deleteUsers(): secondary auth plugin\'s '.
535 'deleteUsers() failed.', -1, __LINE__, __FILE__
/plugin/authvk/
H A Dauth.php235 public function deleteUsers($users) { function in auth_plugin_authvk
/plugin/authplaincas/
H A Dauth.php313 $this->deleteUsers(array($remoteUser));
506 if (!$this->deleteUsers(array($user))) {
527 function deleteUsers($users) { function in auth_plugin_authplaincas
/plugin/authimap2/
H A Dauth.php245 public function deleteUsers($users) { function in auth_plugin_authimap2
/plugin/authyubikey/
H A Dauth.php.org209 public function deleteUsers($users) {
H A Dauth.php154 if(!$this->deleteUsers(array($user))) {
187 public function deleteUsers($users) { function in auth_plugin_authyubikey
/plugin/authldaplocal/
H A Dauth.php443 public function deleteUsers($users) { function in auth_plugin_authldaplocal
/plugin/authucenter/
H A Dauth.php261 public function deleteUsers($users) { function in auth_plugin_authucenter
/plugin/authowncloud/
H A Dauth.php160 public function deleteUsers($users) { function in auth_plugin_authowncloud
/plugin/fblogin/files/
H A Dfacebook.class.php213 function deleteUsers($users) { function in auth_facebook
/plugin/farm/
H A Danimal.class.php458 $r = ($localauth->deleteUsers(array($user)) > 0);
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php477 if (!$this->deleteUsers(array($user))) {
501 function deleteUsers($users) { function in auth_shibboleth