This is the complete list of members for ceLTIc\LTI\System, including all inherited members.
| $created | ceLTIc\LTI\System | |
| $dataConnector | ceLTIc\LTI\System | |
| $debugMode | ceLTIc\LTI\System | |
| $details | ceLTIc\LTI\System | |
| $enabled | ceLTIc\LTI\System | |
| $enableFrom | ceLTIc\LTI\System | |
| $enableUntil | ceLTIc\LTI\System | |
| $encryptionMethod | ceLTIc\LTI\System | |
| $idScope | ceLTIc\LTI\System | |
| $jku | ceLTIc\LTI\System | |
| $jwt | ceLTIc\LTI\System | protected |
| $kid | ceLTIc\LTI\System | |
| $lastAccess | ceLTIc\LTI\System | |
| $ltiVersion | ceLTIc\LTI\System | |
| $messageParameters | ceLTIc\LTI\System | protected |
| $name | ceLTIc\LTI\System | |
| $ok | ceLTIc\LTI\System | |
| $rawParameters | ceLTIc\LTI\System | protected |
| $reason | ceLTIc\LTI\System | |
| $requiredScopes | ceLTIc\LTI\System | |
| $rsaKey | ceLTIc\LTI\System | |
| $secret | ceLTIc\LTI\System | |
| $signatureMethod | ceLTIc\LTI\System | |
| $updated | ceLTIc\LTI\System | |
| $warnings | ceLTIc\LTI\System | |
| addSignature(string $endpoint, array|string|null $data, string $method='POST', ?string $type=null, ?string $nonce='', ?string $hash=null, ?int $timestamp=null) | ceLTIc\LTI\System | |
| checkMessage(bool $generateWarnings=false) | ceLTIc\LTI\System | |
| doServiceRequest(ServiceDefinition $service, string $method, string $format, array|string $data) | ceLTIc\LTI\System | |
| getBaseString() | ceLTIc\LTI\System | |
| getJwt() | ceLTIc\LTI\System | |
| getKey() | ceLTIc\LTI\System | |
| getMessageClaims(bool $fullyQualified=false) | ceLTIc\LTI\System | |
| getRawParameters() | ceLTIc\LTI\System | |
| getRecordId() | ceLTIc\LTI\System | |
| getSetting(string $name, ?string $default='') | ceLTIc\LTI\System | |
| getSettings() | ceLTIc\LTI\System | |
| hasJwt() | ceLTIc\LTI\System | |
| parseRoles(array|string $roles, LtiVersion $ltiVersion=LtiVersion::V1, bool $addPrincipalRole=false) | ceLTIc\LTI\System | static |
| saveSettings() | ceLTIc\LTI\System | |
| sendMessage(string $url, string $type, array $messageParams, string $target='', ?string $userId=null, ?string $hint=null) | ceLTIc\LTI\System | |
| setKey(?string $key) | ceLTIc\LTI\System | |
| setReason(string $reason) | ceLTIc\LTI\System | |
| setRecordId(int|string|null $id) | ceLTIc\LTI\System | |
| setSetting(string $name, string|array|null $value=null) | ceLTIc\LTI\System | |
| setSettings(array $settings) | ceLTIc\LTI\System | |
| signMessage(string &$url, string $type, string $ltiVersionString, array $params, ?string $loginHint=null, ?string $ltiMessageHint=null) | ceLTIc\LTI\System | |
| signParameters(string $url, string $type, string $ltiVersionString, array $params) | ceLTIc\LTI\System | |
| signServiceRequest(string $url, string $method, string $type, array|string|null $data=null) | ceLTIc\LTI\System | |
| useOAuth1() | ceLTIc\LTI\System | |
| verifySignature() | ceLTIc\LTI\System | |