Interface InvalidSessionStrategy

    • Method Detail

      • onInvalidSessionDetected

        void onInvalidSessionDetected​(javax.servlet.http.HttpServletRequest request,
                                      javax.servlet.http.HttpServletResponse response)
                               throws java.io.IOException,
                                      javax.servlet.ServletException
        Throws:
        java.io.IOException
        javax.servlet.ServletException