mediatekformation

AbstractFormLoginAuthenticator extends AbstractGuardAuthenticator
in package

A base class to make form login authentication easier!

Tags
author

Ryan Weaver ryan@knpuniversity.com

Table of Contents

createAuthenticatedToken()  : PostAuthenticationGuardToken
Shortcut to create a PostAuthenticationGuardToken for you, if you don't really care about which authenticated token you're using.
onAuthenticationFailure()  : RedirectResponse
Override to change what happens after a bad username/password is submitted.
start()  : RedirectResponse
Override to control what happens when the user hits a secure page but isn't logged in yet.
supportsRememberMe()  : mixed
getLoginUrl()  : string
Return the URL to the login page.

Methods

Search results