public class SlingshotLogoutController
extends org.springframework.extensions.surf.mvc.LogoutController
The implementation ensures Alfresco tickets are removed if appropriate and then delegates to the SpringSurf implementation for framework cleanup.
Constructor and Description |
---|
SlingshotLogoutController() |
Modifier and Type | Method and Description |
---|---|
org.springframework.web.servlet.ModelAndView |
handleRequestInternal(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setConnectorService(org.springframework.extensions.webscripts.connector.ConnectorService connectorService) |
handleRequest, isSynchronizeOnSession, setSynchronizeOnSession
applyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, getCacheSeconds, getSupportedMethods, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeader
getServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContext
public void setConnectorService(org.springframework.extensions.webscripts.connector.ConnectorService connectorService)
connectorService
- the ConnectorService to setpublic org.springframework.web.servlet.ModelAndView handleRequestInternal(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.lang.Exception
handleRequestInternal
in class org.springframework.extensions.surf.mvc.LogoutController
java.lang.Exception
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.