PHP Class PayPal\Auth\Oauth\OAuthSignatureMethodHmacSha1

- Chapter 9.2 ("HMAC-SHA1")
Inheritance: extends OAuthSignatureMethod
Show file Open project: paypal/sdk-core-php

Public Methods

Method Description
build_signature ( $request, $consumer, $token )
get_name ( )

Private Methods

Method Description
replace_callback ( $match ) preg_replace_callback callback function

Method Details

build_signature() public method

public build_signature ( $request, $consumer, $token )

get_name() public method

public get_name ( )