Home
last modified time | relevance | path

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

/plugin/autotweet/
H A Dtwitteroauth.php182 …$request = OAuthRequest::from_consumer_and_token($this->consumer, $this->token, $method, $url, $pa…
H A DOAuth.php292 …public static function from_consumer_and_token($consumer, $token, $http_method, $http_url, $parame… function in OAuthRequest