PHP Class PayPal\Auth\Oauth\OAuthSignatureMethodHmacSha1

- Chapter 9.2 ("HMAC-SHA1")
Inheritance: extends OAuthSignatureMethod
Afficher le fichier Open project: paypal/sdk-core-php

Méthodes publiques

Méthode Description
build_signature ( $request, $consumer, $token )
get_name ( )

Private Methods

Méthode Description
replace_callback ( $match ) preg_replace_callback callback function

Method Details

build_signature() public méthode

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

get_name() public méthode

public get_name ( )