ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Data Structures | |
class | 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... | |
Variables | |
$UseHttpHostInsteadOfServerName = true | |
$DefaultSignatureMethodPlaintext = false | |
ILIAS::LTIOAuth\$DefaultSignatureMethodPlaintext = false |
Definition at line 31 of file OAuth.php.
Referenced by ILIAS\LTIOAuth\OAuthSignatureMethod_HMAC_SHA1\get_name().
ILIAS::LTIOAuth\$UseHttpHostInsteadOfServerName = true |
Definition at line 30 of file OAuth.php.
Referenced by ILIAS\LTIOAuth\OAuthSignatureMethod_HMAC_SHA1\get_name().