Class LoginFailureHandlerImpl

java.lang.Object
org.craftercms.security.authentication.impl.LoginFailureHandlerImpl
All Implemented Interfaces:
LoginFailureHandler

public class LoginFailureHandlerImpl extends Object implements LoginFailureHandler
Default implementation of LoginFailureHandler, which redirects the response to a target URL or 401 is sent if there's no target URL.
Author:
Alfonso Vásquez