Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)
tool_mfa\hook\after_user_passed_mfa Class Reference

Allow plugins to callback as soon possible after user has passed MFA. More...

Inheritance diagram for tool_mfa\hook\after_user_passed_mfa:

Static Public Member Functions

static get_hook_description ()
 Describes the hook purpose.
 
static get_hook_tags ()
 List of tags that describe this hook.
 

Detailed Description

Allow plugins to callback as soon possible after user has passed MFA.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ get_hook_description()

static tool_mfa\hook\after_user_passed_mfa::get_hook_description ( )
static

Describes the hook purpose.

Return values
string

Implements core\hook\described_hook.

◆ get_hook_tags()

static tool_mfa\hook\after_user_passed_mfa::get_hook_tags ( )
static

List of tags that describe this hook.

Return values
string[]

Implements core\hook\described_hook.


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