TwoFactorCommand¶
-
class
OC\Authentication\Login\
TwoFactorCommand
¶ Source: lib/private/Authentication/Login/TwoFactorCommand.php#36 Parent: OC\Authentication\Login\ALoginCommand
Properties¶
Methods¶
-
public
OC\Authentication\Login\TwoFactorCommand::
__construct
($twoFactorManager, $mandatoryTwoFactor, $urlGenerator)¶ Source: lib/private/Authentication/Login/TwoFactorCommand.php#47
-
public
OC\Authentication\Login\TwoFactorCommand::
process
($loginData)¶ Source: lib/private/Authentication/Login/TwoFactorCommand.php#55