Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
7.4.0
-
None
Description
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?
Attachments
Issue Links
- mentioned in
-
Page Loading...