PHP Class Twitter_OAuthSignatureMethod_HMAC_SHA1, twitter-php

- Chapter 9.2 ("HMAC-SHA1")
Inheritance: extends Twitter_OAuthSignatureMethod
Datei anzeigen Open project: dg/twitter-php

Public Methods

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

Method Details

build_signature() public method

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

get_name() public method

public get_name ( )