class SessionAuthenticationStrategy implements
TokenInterface autoLogin(Request $request) This method will be called whenever the TokenStorage does not contain a TokenInterface object and the framework wishes to provide an implementation with an opportunity to authenticate the request using remember-me capabilities. No attempt whatsoever is made to determine whether the browser has requested remember-me services or presented a valid cookie. Any and all such determinations are left to the implementation of this method. If a b
Classes
Response start(
registerListener(string $key, string $logoutPath, string $csrfTokenId, string $csrfParameter,
static array getSubscribedEvents() Returns an array of event names this subscriber
class RememberMeListener implements
class DigestAuthenticationListener implements
class PersistentTokenBasedRememberMeServices extends
handle(GetResponseEvent $event)
Page 7 of 13