[
https://issues.apache.org/jira/browse/WICKET-6228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Grigorov resolved WICKET-6228.
-------------------------------------
Resolution: Fixed
Fix Version/s: 8.0.0-M2
Now #signOut() and an alias of #invalidate()
> Hide AuthenticatedWebSession#signOut() from the public API
> ----------------------------------------------------------
>
> Key: WICKET-6228
> URL: https://issues.apache.org/jira/browse/WICKET-6228
> Project: Wicket
> Issue Type: Improvement
> Components: wicket-auth-roles
> Affects Versions: 7.4.0
> Reporter: Martin Grigorov
> Assignee: Martin Grigorov
> Fix For: 8.0.0-M2
>
>
> Recently two Wicket users asked similar questions at StackOverflow what
> method to use for log out:
> -
> http://stackoverflow.com/questions/38710916/what-method-to-use-for-logout-in-wicket-application/38726257#38726257
> -
> http://stackoverflow.com/questions/39020494/unable-to-sign-out-from-wicket/39021266#39021266
> IMO #signOut() should be made private or inlined in #invalidate() in Wicket
> 8.x.
> Opinions?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)