Home
last modified time | relevance | path

Searched defs:check_signature (Results 1 – 1 of 1) sorted by relevance

/plugin/autotweet/
H A DOAuth.php86 public function check_signature($request, $consumer, $token, $signature) { function in OAuthSignatureMethod
199 public function check_signature($request, $consumer, $token, $signature) { function in OAuthSignatureMethod_RSA_SHA1
628 private function check_signature(&$request, $consumer, $token) { function in OAuthServer