Martin Grigorov created WICKET-6228:
---------------------------------------
Summary: 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
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)