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
CookieTheftExceptionis thrown.If an uncaughtAuthenticationExceptionis thrown during the auto-login flow,BroadleafRememberMeAuthenticationFilterwill 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
AuthenticationExceptionis thrown during the auto-login flow,BroadleafRememberMeAuthenticationFilterwill 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
AuthenticationExceptionis thrown during the auto-login flow,BroadleafRememberMeAuthenticationFilterwill invoke the first handler of this type that can handle the exception.