Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Classes | Functions | Variables
moodle\mod\lti Namespace Reference

  More...

Classes

class  OAuthConsumer
 
class  OAuthDataStore
 
class  OAuthException
 
class  OAuthRequest
 
class  OAuthServer
 
class  OAuthSignatureMethod
 
class  OAuthSignatureMethod_HMAC_SHA1
 
class  OAuthSignatureMethod_PLAINTEXT
 
class  OAuthSignatureMethod_RSA_SHA1
 
class  OAuthToken
 
class  OAuthUtil
 
class  TrivialOAuthDataStore
 A Trivial memory-based store - no support for tokens. More...
 

Functions

 get_oauth_key_from_headers ($typeid=null, $scopes=null)
 
 handle_oauth_body_post ($oauthconsumerkey, $oauthconsumersecret, $body, $requestheaders=null)
 

Variables

 $oauth_last_computed_signature = false
 

Detailed Description