Interface LogoutSuccessHandler

All Known Implementing Classes:
LogoutSuccessHandlerImpl, RestLogoutSuccessHandler

public interface LogoutSuccessHandler
Handles the request after a successful logout.
Author:
avasquez
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(org.craftercms.commons.http.RequestContext context)
    Handles the request after a successful logout.