Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5688

Restore the functionality an IPageManager to be able to clean all data/pages for the current session

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 6.16.0, 7.0.0-M2
    • 7.0.0-M3, 6.17.0
    • wicket
    • None

    Description

      As agreed at http://markmail.org/message/gcqk5hilaxo2jo7t IPageManager#sessionExpired(String sessionId) should be reworked to IPageManager#clear().
      The new method intentionally doesn't receive the sessionId as a parameter because the sessionId could be replaced by the web container for security reasons. The implementation of #clear() knows how to find the sessionId used to store the pages for the current http session.

      Attachments

        Issue Links

          Activity

            People

              mgrigorov Martin Tzvetanov Grigorov
              mgrigorov Martin Tzvetanov Grigorov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: