![]() |
LTI Integration Library
3.1.0
PHP class library for building LTI integrations
|
Data Structures | |
| class | OAuthConsumer |
| Class to represent an OAuth Consumer. More... | |
| class | OAuthDataStore |
| Class to represent an OAuth Data Store. More... | |
| class | OAuthException |
| Class to represent an OAuth Exception. More... | |
| class | OAuthRequest |
| Class to represent an OAuth Request. More... | |
| class | OAuthServer |
| Class to represent an OAuth Server. More... | |
| class | OAuthSignatureMethod |
| Class to represent an OAuth Signature Method. More... | |
| class | OAuthSignatureMethod_HMAC_SHA1 |
| Class to represent an OAuth HMAC_SHA1 signature method. More... | |
| class | OAuthSignatureMethod_HMAC_SHA224 |
| Class to represent an OAuth HMAC_SHA224 signature method. More... | |
| class | OAuthSignatureMethod_HMAC_SHA256 |
| Class to represent an OAuth HMAC_SHA256 signature method. More... | |
| class | OAuthSignatureMethod_HMAC_SHA384 |
| Class to represent an OAuth HMAC_SHA384 signature method. More... | |
| class | OAuthSignatureMethod_HMAC_SHA512 |
| Class to represent an OAuth HMAC_SHA512 signature method. More... | |
| class | OAuthToken |
| Class to represent an OAuth Token. More... | |
| class | OAuthUtil |
| Class to provide OAuth utility methods. More... | |