ILIAS  trunk Revision v11.0_alpha-2662-g519ff7d528f
OAuth.php File Reference

OAuth 1.0 server and client library. More...

Go to the source code of this file.

Data Structures

class  ILIAS\LTIOAuth\OAuthSignatureMethod_HMAC_SHA1
 OAuth PECL extension includes an OAuth Exception class, so we need to wrap the definition of this class in order to avoid a PHP error. More...
 

Namespaces

 ILIAS\LTIOAuth
 

Variables

 ILIAS\LTIOAuth::$UseHttpHostInsteadOfServerName = true
 
 ILIAS\LTIOAuth::$DefaultSignatureMethodPlaintext = false
 

Detailed Description

OAuth 1.0 server and client library.

Definition in file OAuth.php.