ILIAS
trunk Revision v11.0_alpha-1715-g7fc467680fb
|
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 | |
OAuth 1.0 server and client library.
Definition in file OAuth.php.