[ 
https://issues.apache.org/jira/browse/WICKET-5688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14114937#comment-14114937
 ] 

ASF subversion and git services commented on WICKET-5688:
---------------------------------------------------------

Commit 14b2db712e1cc432327157c4cd3bd5de00a85b23 in wicket's branch 
refs/heads/wicket-6.x from [~mgrigorov]
[ https://git-wip-us.apache.org/repos/asf?p=wicket.git;h=14b2db7 ]

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


> Restore the functionality an IPageManager to be able to clean all data/pages 
> for the current session 
> -----------------------------------------------------------------------------------------------------
>
>                 Key: WICKET-5688
>                 URL: https://issues.apache.org/jira/browse/WICKET-5688
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.16.0, 7.0.0-M2
>            Reporter: Martin Grigorov
>            Assignee: Martin Grigorov
>             Fix For: 7.0.0-M3, 6.17.0
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to