Class AjaxAuthenticationFailureHandler

java.lang.Object
org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler
com.flowable.core.spring.security.web.authentication.AjaxAuthenticationFailureHandler
All Implemented Interfaces:
AuthenticationFailureHandler

public class AjaxAuthenticationFailureHandler extends SimpleUrlAuthenticationFailureHandler
Returns a 401 error code (Unauthorized) to the client, when Ajax authentication fails.