Github user martin-g commented on the issue:
https://github.com/apache/wicket/pull/233
When the session expires or is invalidated via API call then
`#valueUnbound()` is called and this clears the storages.
This is how it worked last time I worked in this area of the code.---
