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