ILIAS  release_8 Revision v8.23
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
 This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Learning e.V.
 

Variables

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

Detailed Description

OAuth 1.0 server and client library.

Definition in file OAuth.php.