Searched refs:auth_plugin_authpdo (Results 1 – 3 of 3) sorted by relevance
113 * @param auth_plugin_authpdo $auth116 protected function runGeneralTests(auth_plugin_authpdo $auth, $users) {163 * @param auth_plugin_authpdo $auth166 protected function runUserTests(auth_plugin_authpdo $auth, $user) {306 $auth = new auth_plugin_authpdo();
8 class testable_auth_plugin_authpdo extends auth_plugin_authpdo {117 $auth = new auth_plugin_authpdo();
17 class auth_plugin_authpdo extends AuthPlugin class