Classes

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

Interfaces

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