Searched defs:get_token (Results 1 – 2 of 2) sorted by relevance
/plugin/bez/mdl/ | ||
H A D | Authentication_tokenFactory.php | 13 public function get_token($page_id) { function in dokuwiki\\plugin\\bez\\mdl\\Authentication_tokenFactory |
/plugin/autotweet/ | ||
H A D | OAuth.php | 613 private function get_token(&$request, $consumer, $token_type="access") { function in OAuthServer |