Home
last modified time | relevance | path

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

/plugin/evesso/
H A Dauth.php182 $this->setUserCookie($uinfo['user'], $sticky, $servicename);
377 …private function setUserCookie($user, $sticky, $servicename, $validityPeriodInSeconds = 31536000) { function in auth_plugin_evesso
407 $this->setUserCookie('',true,'',-60);