ILIAS
trunk Revision v11.0_alpha-2662-g519ff7d528f
|
Additional Inherited Members | |
![]() | |
__construct (ilAuthSession $session, ilAuthStatus $status, ilAuthCredentials $credentials, array $providers) | |
getAuthSession () | |
getCredentials () | |
getProviders () | |
getStatus () | |
resetStatus () | |
migrateAccount (ilAuthSession $session) | |
migrateAccountNew () | |
authenticate () | |
![]() | |
const string | MIG_EXTERNAL_ACCOUNT = 'mig_ext_account' |
const string | MIG_TRIGGER_AUTHMODE = 'mig_trigger_auth_mode' |
const string | MIG_DESIRED_AUTHMODE = 'mig_desired_auth_mode' |
![]() | |
handleAccountMigration (ilAuthProviderAccountMigrationInterface $provider) | |
handleAuthenticationSuccess (ilAuthProviderInterface $provider) | |
checkActivation (ilObjUser $user) | |
checkExceededLoginAttempts (ilObjUser $user) | |
checkTimeLimit (ilObjUser $user) | |
checkIp (ilObjUser $user) | |
checkSimultaneousLogins (ilObjUser $user) | |
handleAuthenticationFail () | |
handleLoginAttempts () | |
Definition at line 21 of file class.ilAuthStandardFormFrontend.php.