public class CmsLogoutService extends Plugin implements ILogoutService
SERVICE_ID
Constructor and Description |
---|
CmsLogoutService(IPluginContext context,
IPluginConfig config) |
Modifier and Type | Method and Description |
---|---|
protected void |
clearStates()
Clear any user states other than user session.
|
void |
logout()
Logs out from the current web application.
|
protected void |
logoutSession()
Log out user session.
|
protected void |
redirectPage()
Redirect it to (home)page
|
getPluginConfig, getPluginContext, start, stop
public CmsLogoutService(IPluginContext context, IPluginConfig config)
public void logout()
ILogoutService
logout
in interface ILogoutService
protected void clearStates()
protected void logoutSession()
protected void redirectPage()
Copyright © 2007–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.