RememberMe
Interfaces, Classes, Traits and Enums
- PersistentTokenInterface
- Interface to be implemented by persistent token classes (such as Doctrine entities representing a remember-me token).
- TokenProviderInterface
- Interface for TokenProviders.
- InMemoryTokenProvider
- This class is used for testing purposes, and is not really suited for production.