ILIAS  trunk Revision v11.0_alpha-1715-g7fc467680fb
All Data Structures Namespaces Files Functions Variables Enumerations Enumerator Modules Pages
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.