org.nuxeo.dam.webapp
Class LogoutActions
java.lang.Object
org.nuxeo.dam.webapp.LogoutActions
@Name(value="logoutActions")
@Scope(value=STATELESS)
@Install(precedence=10)
public class LogoutActions
- extends Object
- Author:
- Thomas Roger
LogoutActions
public LogoutActions()
logout
public static String logout()
throws IOException
- Logs the user out. Invalidates the HTTP session so that it cannot be used
anymore.
- Returns:
- the next page that is going to be displayed
- Throws:
IOException
Copyright © 2011 Nuxeo SAS. All Rights Reserved.