Interface LoginFailureHandler

All Known Implementing Classes:
LoginFailureHandlerImpl, RestLoginFailureHandler

public interface LoginFailureHandler
Handles the request after a failed authentication.
Author:
Alfonso Vásquez
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(org.craftercms.commons.http.RequestContext context, AuthenticationException e)
    Handles the request after a failed authentication