Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
OAuthToken Class Reference

Public Member Functions

 __construct ($key, $secret)
 key = the token secret = the token secret
 
 __toString ()
 
 to_string ()
 generates the basic string serialization of a token that a server would respond to request_token and access_token calls with
 

Public Attributes

 $key
 
 $secret
 

The documentation for this class was generated from the following file: