@RequestScoped @Named(value="logoutController") public class LogoutController extends Object
| Constructor and Description |
|---|
LogoutController() |
| Modifier and Type | Method and Description |
|---|---|
String |
doLogout()
Action method to perform the logout of the current user, invalidating user
session
|
public String doLogout()
Copyright © 2018. All rights reserved.