Home
last modified time | relevance | path

Searched refs:getUserStore (Results 1 – 5 of 5) sorted by relevance

/plugin/fedauth/classes/usr/
H A Dfa_remove.usr.class.php33 $store = $this->getUserStore();
H A Dfa_manage.usr.class.php73 $store = $this->getUserStore();
H A Dfa_signedin.usr.class.php45 $store =& $this->getUserStore();
H A Dfa_register.usr.class.php46 $store =& $this->getUserStore();
H A Dfa_login.usr.class.php56 function &getUserStore() { function in fa_login