ILIAS  release_8 Revision v8.24
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
 ‍** More...
 

Namespaces

namespace  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.