Uses of Package
com.broadleafcommerce.auth.authorization.security.rememberme.service.exception
Package
Description
-
Classes in com.broadleafcommerce.auth.authorization.security.rememberme.service.exception used by com.broadleafcommerce.auth.authorization.security.rememberme.autoconfigureClassDescriptionHandles 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. -
Classes in com.broadleafcommerce.auth.authorization.security.rememberme.service.exception used by com.broadleafcommerce.auth.authorization.security.rememberme.filterClassDescriptionIf an uncaught
AuthenticationException
is thrown during the auto-login flow,BroadleafRememberMeAuthenticationFilter
will invoke the first handler of this type that can handle the exception. -
Classes in com.broadleafcommerce.auth.authorization.security.rememberme.service.exception used by com.broadleafcommerce.auth.authorization.security.rememberme.service.exceptionClassDescriptionIf an uncaught
AuthenticationException
is thrown during the auto-login flow,BroadleafRememberMeAuthenticationFilter
will invoke the first handler of this type that can handle the exception.