PHP Class PayPal\Auth\Oauth\AuthSignature

Show file Open project: paypal/sdk-core-php Class Usage Examples

Public Methods

Method Description
genSign ( $key, $secret, $token, $tokenSecret, $httpMethod, $endpoint )
generateFullAuthString ( $key, $secret, $token, $tokenSecret, $httpMethod, $endpoint )

Method Details

genSign() public method

public genSign ( $key, $secret, $token, $tokenSecret, $httpMethod, $endpoint )

generateFullAuthString() public static method

public static generateFullAuthString ( $key, $secret, $token, $tokenSecret, $httpMethod, $endpoint )