Uses of Class
com.broadleafcommerce.auth.security.web.authentication.AuthenticationFailureExceptionMapping
Packages that use AuthenticationFailureExceptionMapping
-
Uses of AuthenticationFailureExceptionMapping in com.broadleafcommerce.auth.security.web.authentication
Subclasses of AuthenticationFailureExceptionMapping in com.broadleafcommerce.auth.security.web.authenticationModifier and TypeClassDescriptionclassAuthenticationFailureExceptionMappingthat handles system-level (not user-caused) issues that might occur with third party login flows.Methods in com.broadleafcommerce.auth.security.web.authentication that return AuthenticationFailureExceptionMappingModifier and TypeMethodDescriptionprotected AuthenticationFailureExceptionMappingDefaultExceptionMappingAuthenticationFailureHandler.getMatchingAuthenticationFailureExceptionMapping(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response, org.springframework.security.core.AuthenticationException exception) Methods in com.broadleafcommerce.auth.security.web.authentication that return types with arguments of type AuthenticationFailureExceptionMappingModifier and TypeMethodDescriptionprotected List<AuthenticationFailureExceptionMapping>DefaultExceptionMappingAuthenticationFailureHandler.getAuthenticationFailureExceptionMappings()protected Map<String,AuthenticationFailureExceptionMapping> DefaultExceptionMappingAuthenticationFailureHandler.getFailureUrlMap()Deprecated.since Authentication Service 2.3.0, Release Train 2.3.0Method parameters in com.broadleafcommerce.auth.security.web.authentication with type arguments of type AuthenticationFailureExceptionMappingModifier and TypeMethodDescriptionprotected voidDefaultExceptionMappingAuthenticationFailureHandler.setAuthenticationFailureExceptionMappings(List<AuthenticationFailureExceptionMapping> authenticationFailureExceptionMappings)