OAuth/src/GaryJones/OAuth
GaryJones fce57a4e6e Add new NullToken, to satisfy type hint checks when token would otherwise not be set. 2012-11-22 17:37:12 +00:00
..
Client.php Make callback_url property protected, and add get/set methods. 2012-11-22 13:17:23 +00:00
Credential.php Everything documented, including clearer author attribution. 2012-11-21 11:10:57 +00:00
DataStore.php Everything documented, including clearer author attribution. 2012-11-21 11:10:57 +00:00
Exception.php Everything documented, including clearer author attribution. 2012-11-21 11:10:57 +00:00
HmacSha1.php Make the Token arg of buildSignature() methods optional. 2012-11-22 16:27:47 +00:00
NullToken.php Add new NullToken, to satisfy type hint checks when token would otherwise not be set. 2012-11-22 17:37:12 +00:00
PlainText.php Make the Token arg of buildSignature() methods optional. 2012-11-22 16:27:47 +00:00
Request.php Fix bug where the colon between host and port would appear, even when port was an empty string. 2012-11-22 16:25:34 +00:00
RsaSha1.php Make the Token arg of buildSignature() methods optional. 2012-11-22 16:27:47 +00:00
Server.php Add new NullToken, to satisfy type hint checks when token would otherwise not be set. 2012-11-22 17:37:12 +00:00
SignatureMethod.php Make the Token arg of buildSignature() methods optional. 2012-11-22 16:27:47 +00:00
Token.php Everything documented, including clearer author attribution. 2012-11-21 11:10:57 +00:00
Util.php Everything documented, including clearer author attribution. 2012-11-21 11:10:57 +00:00