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