Package com.broadleafcommerce.auth.authorization.security.rememberme.service.exception
package com.broadleafcommerce.auth.authorization.security.rememberme.service.exception
-
ClassDescriptionHandles when a
CookieTheftExceptionis thrown.If an uncaughtAuthenticationExceptionis thrown during the auto-login flow,BroadleafRememberMeAuthenticationFilterwill invoke the first handler of this type that can handle the exception.