public final class StatisticsController
extends org.springframework.web.servlet.mvc.AbstractController
| Constructor and Description |
|---|
StatisticsController(TicketRegistry ticketRegistry) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
calculateUptime(double difference,
Queue<Integer> calculations,
Queue<String> labels) |
protected org.springframework.web.servlet.ModelAndView |
handleRequestInternal(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse) |
void |
setCasTicketSuffix(String casTicketSuffix) |
handleRequest, isSynchronizeOnSession, setSynchronizeOnSessionapplyCacheSeconds, applyCacheSeconds, cacheForSeconds, cacheForSeconds, checkAndPrepare, checkAndPrepare, getCacheSeconds, getSupportedMethods, isRequireSession, isUseCacheControlHeader, isUseCacheControlNoStore, isUseExpiresHeader, preventCaching, setCacheSeconds, setRequireSession, setSupportedMethods, setUseCacheControlHeader, setUseCacheControlNoStore, setUseExpiresHeadergetServletContext, getTempDir, getWebApplicationContext, initApplicationContext, initServletContext, isContextRequired, setServletContextpublic StatisticsController(TicketRegistry ticketRegistry)
public void setCasTicketSuffix(String casTicketSuffix)
protected org.springframework.web.servlet.ModelAndView handleRequestInternal(javax.servlet.http.HttpServletRequest httpServletRequest,
javax.servlet.http.HttpServletResponse httpServletResponse)
throws Exception
handleRequestInternal in class org.springframework.web.servlet.mvc.AbstractControllerExceptionCopyright © 2004-2012 Jasig. All Rights Reserved.