Symfony\Component\Security\Http\RememberMe

Classes

AbstractRememberMeServices Base class implementing the RememberMeServicesInterface.
PersistentTokenBasedRememberMeServices Concrete implementation of the RememberMeServicesInterface which needs an implementation of TokenProviderInterface for providing remember-me capabilities.
ResponseListener Adds remember-me cookies to the Response.
TokenBasedRememberMeServices Concrete implementation of the RememberMeServicesInterface providing remember-me capabilities without requiring a TokenProvider.

Interfaces

RememberMeServicesInterface Interface that needs to be implemented by classes which provide remember-me capabilities.

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
https://api.symfony.com/4.1/Symfony/Component/Security/Http/RememberMe.html