Searched refs:SignatureMethod (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/oauth2/
H A D__init__.py535 if not isinstance(method, SignatureMethod):
673 class SignatureMethod(object): class in inherits:object
709 class SignatureMethod_HMAC_SHA1(SignatureMethod):
744 class SignatureMethod_PLAINTEXT(SignatureMethod):
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-php/lib/oauth/
H A DOAuth.php136 * Please note that the second encoding MUST NOT happen in the SignatureMethod, as

Completed in 509 milliseconds