Neos\Flow\Security\Authentication\Controller\AbstractAuthenticationController::loginAction PHP 메소드

loginAction() 공개 메소드

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