|
ILIAS
trunk Revision v12.0_alpha-16-g3e876e53c80
|
Inheritance diagram for ilOIDCAuthStrategy:
Collaboration diagram for ilOIDCAuthStrategy:Public Member Functions | |
| __construct (private readonly ilCtrlInterface $ctrl, private readonly ilLogger $logger) | |
| isActive () | |
| getName () | |
| handleLogin (string $redirection_target) | |
| isActive () | |
| getName () | |
| handleLogin (string $redirection_target) | |
Definition at line 20 of file class.ilOIDCAuthStrategy.php.
| ilOIDCAuthStrategy::__construct | ( | private readonly ilCtrlInterface | $ctrl, |
| private readonly ilLogger | $logger | ||
| ) |
Definition at line 22 of file class.ilOIDCAuthStrategy.php.
| ilOIDCAuthStrategy::getName | ( | ) |
Reimplemented from ilECSAuthStrategy.
Definition at line 33 of file class.ilOIDCAuthStrategy.php.
| ilOIDCAuthStrategy::handleLogin | ( | string | $redirection_target | ) |
Reimplemented from ilECSAuthStrategy.
Definition at line 38 of file class.ilOIDCAuthStrategy.php.
References ILIAS\Repository\ctrl(), and ILIAS\Repository\logger().
Here is the call graph for this function:| ilOIDCAuthStrategy::isActive | ( | ) |
Reimplemented from ilECSAuthStrategy.
Definition at line 28 of file class.ilOIDCAuthStrategy.php.
References ilOpenIdConnectSettings\getInstance().
Here is the call graph for this function: