]> git.mxchange.org Git - pizzaservice-war.git/commit
Continued with generic logout (please cherry-pick this):
authorRoland Häder <roland@mxchange.org>
Thu, 9 Jun 2016 16:07:17 +0000 (18:07 +0200)
committerRoland Haeder <roland@mxchange.org>
Thu, 28 Jul 2016 19:14:55 +0000 (21:14 +0200)
commita8e8fe82a73f8ae94b22e994e04845228409d51a
treee09e1e29a3b19da84313b93d7e452e851cd79a82
parent0b2a64d2db140f757da61ab0325ea1fc33bc5fb9
Continued with generic logout (please cherry-pick this):
- _FOO changed to _LOGOUT
- missing i18n strings set
- added form so the user can still decide to logout or go back
- added observer method afterUserLogout() which clears the localization bean
- added controller method doLogout() which will do the job

Signed-off-by: Roland Häder <roland@mxchange.org>
src/java/org/mxchange/pizzaapplication/beans/localization/PizzaLocalizationSessionBean.java
src/java/org/mxchange/pizzaapplication/beans/localization/PizzaLocalizationSessionController.java
src/java/org/mxchange/pizzaapplication/beans/login/PizzaUserLoginWebSessionBean.java
src/java/org/mxchange/pizzaapplication/beans/login/PizzaUserLoginWebSessionController.java
web/logout.xhtml