Class OAuth2LoginSystemAuthenticationFailureExceptionMapping

java.lang.Object
com.broadleafcommerce.auth.security.web.authentication.AuthenticationFailureExceptionMapping
com.broadleafcommerce.auth.security.web.authentication.OAuth2LoginSystemAuthenticationFailureExceptionMapping
All Implemented Interfaces:
org.springframework.core.Ordered

public class OAuth2LoginSystemAuthenticationFailureExceptionMapping extends AuthenticationFailureExceptionMapping
AuthenticationFailureExceptionMapping that handles system-level (not user-caused) issues that might occur with third party login flows. This allows for a more clear message to the end-user that something problematic has occurred internally and not necessarily due to input they have provided.