Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
Files | Namespaces | Classes | Variables
tool_oauth2

Files

file  endpoint.php
 This file contains the form add/update oauth2 endpoint.
 
file  issuer.php
 This file contains the form add/update oauth2 issuer.
 
file  provider.php
 Privacy Subsystem implementation for tool_oauth2.
 
file  renderer.php
 Output rendering for the plugin.
 
file  settings.php
 Oauth2 system configuration.
 
file  user_field_mapping.php
 This file contains the form add/update oauth2 user_field_mapping.
 
file  version.php
 Plugin version info.
 

Namespaces

namespace  tool_oauth2\form
  
 
namespace  tool_oauth2\output
  
 
namespace  tool_oauth2\privacy
  
 

Classes

class  tool_oauth2\form\endpoint
 Issuer form. More...
 
class  tool_oauth2\form\issuer
 Issuer form. More...
 
class  tool_oauth2\form\user_field_mapping
 Issuer form. More...
 
class  tool_oauth2\output\renderer
 Implements the plugin renderer. More...
 
class  tool_oauth2\privacy\provider
 Privacy Subsystem for tool_oauth2 implementing null_provider. More...
 

Variables

 $plugin = 2020060900
 
$plugin component = 'tool_oauth2'
 
$plugin version = 2020061500
 

Detailed Description