Class CoreRememberMeService

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean, org.springframework.security.web.authentication.logout.LogoutHandler, org.springframework.security.web.authentication.RememberMeServices
    Direct Known Subclasses:
    BackofficeRememberMeService, CockpitRememberMeService

    public class CoreRememberMeService
    extends java.lang.Object
    implements org.springframework.security.web.authentication.RememberMeServices, org.springframework.beans.factory.InitializingBean, org.springframework.security.web.authentication.logout.LogoutHandler
    Identifies previously remembered users by a @see de.hybris.platform.jalo.user.CookieBasedLoginToken supported parameters are:
  • cookieName" value="AdminwebToken" />
  • ttl, default is 15000
  • secure, default is false
  • path, default will be request.getContextPath()
  • domain, default is