Neos\Flow\Security\Authentication\Controller\AbstractAuthenticationController::loginAction PHP Method

loginAction() public method

Note: This example is designed to serve the "UsernamePassword" token.
public loginAction ( ) : void
return void
    public function loginAction()
    {
    }