Home
last modified time | relevance | path

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

/dokuwiki/_test/tests/inc/
DJWTTest.php25 $jwt = JWT::validate($token);
46 JWT::validate('invalid');
58 JWT::validate($token);
70 JWT::validate($token);
/dokuwiki/_test/tests/general/
Dgeneral_html.test.php41 protected function validate($html) function in general_html_test
/dokuwiki/inc/
DJWT.php45 public static function validate($token) function in dokuwiki\\JWT
105 return self::validate(io_readFile($file));
Dauth.php227 $authtoken = JWT::validate($token);
/dokuwiki/_test/tests/Feed/
DFeedCreatorValidationTest.php35 $this->markTestSkipped('Could not validate feed');
/dokuwiki/vendor/splitbrain/slika/
Dcomposer.lock1766 "description": "Assertions to validate method input/output with nice error messages.",
1770 "validate"