| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
 Collaboration diagram for ILIAS\AuthShibboleth\LoginPerformer:Public Member Functions | |
| __construct (private ilLogger $logger, private ilCtrlInterface $ctrl, private ilGlobalTemplateInterface $template, private ilLanguage $lng, private ilAuthSession $auth_ession,) | |
| doShibbolethAuthentication () | |
Definition at line 38 of file LoginPerformer.php.
| ILIAS\AuthShibboleth\LoginPerformer::__construct | ( | private ilLogger | $logger, | 
| private ilCtrlInterface | $ctrl, | ||
| private ilGlobalTemplateInterface | $template, | ||
| private ilLanguage | $lng, | ||
| private ilAuthSession | $auth_ession | ||
| ) | 
Definition at line 40 of file LoginPerformer.php.
| ILIAS\AuthShibboleth\LoginPerformer::doShibbolethAuthentication | ( | ) | 
Definition at line 49 of file LoginPerformer.php.
References $provider, ilAuthUtils\AUTH_SHIBBOLETH, ilAuthFrontendFactory\CONTEXT_STANDARD_FORM, ILIAS\Repository\ctrl(), ilAuthStatus\getInstance(), ILIAS\Repository\lng(), ILIAS\Repository\logger(), ilInitialisation\redirectToStartingPage(), ilAuthStatus\STATUS_ACCOUNT_MIGRATION_REQUIRED, ilAuthStatus\STATUS_AUTHENTICATED, and ilAuthStatus\STATUS_AUTHENTICATION_FAILED.
 Here is the call graph for this function: