Home
last modified time | relevance | path

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

/dokuwiki/_test/tests/inc/
H A DJWTTest.php20 $this->assertEquals('test', $jwt->getUser());
26 $this->assertEquals('test', $jwt->getUser());
/dokuwiki/bin/
H A Ddwpage.php157 $this->username = $options->getOpt('user', $this->getUser());
346 protected function getUser() function in PageCLI
/dokuwiki/inc/
H A DJWT.php157 public function getUser() function in dokuwiki\\JWT
H A Dauth.php235 $user = $authtoken->getUser();