ALoginCommand¶
-
class
OC\Authentication\Login\ALoginCommand¶ Source: lib/private/Authentication/Login/ALoginCommand.php#28
Properties¶
-
protected static property
OC\Authentication\Login\ALoginCommand::$next¶ Source: lib/private/Authentication/Login/ALoginCommand.php#31 Type: \OC\Authentication\Login\ALoginCommand
Methods¶
-
public
OC\Authentication\Login\ALoginCommand::setNext($next)¶ Source: lib/private/Authentication/Login/ALoginCommand.php#33
-
protected
OC\Authentication\Login\ALoginCommand::processNextOrFinishSuccessfully($loginData)¶ Source: lib/private/Authentication/Login/ALoginCommand.php#38
-
public abstract
OC\Authentication\Login\ALoginCommand::process($loginData)¶ Source: lib/private/Authentication/Login/ALoginCommand.php#46