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. |
Please login to continue.