[ class tree: core ] [ index: core ] [ all elements ]

Procedural File: OAuth.php

Source Location: /zp-extensions/tweet_news/OAuth.php

Page Details
Classes
Class Description
OAuthException
OAuthConsumer
OAuthToken
OAuthSignatureMethod A class for implementing a Signature Method
OAuthSignatureMethod_HMAC_SHA1 The HMAC-SHA1 signature method uses the HMAC-SHA1 signature algorithm as defined in [RFC2104] where the Signature Base String is the text and the key is the concatenated values (each first encoded per Parameter Encoding) of the Consumer Secret and Token Secret, separated by an '&' character (ASCII code 38) even if empty.
OAuthSignatureMethod_PLAINTEXT The PLAINTEXT method does not provide any security protection and SHOULD only be used over a secure channel such as HTTPS. It does not use the Signature Base String.
OAuthSignatureMethod_RSA_SHA1 The RSA-SHA1 signature method uses the RSASSA-PKCS1-v1_5 signature algorithm as defined in
OAuthRequest
OAuthServer
OAuthDataStore
OAuthUtil

Documentation generated on Tue, 20 Dec 2011 16:07:51 +0100 by phpDocumentor 1.4.3