Constructor and Description |
---|
CloseableDoSFilter() |
Modifier and Type | Method and Description |
---|---|
protected void |
closeConnection(HttpServletRequest request,
HttpServletResponse response,
Thread thread)
Takes drastic measures to return this response and stop this thread.
|
addWhitelistAddress, checkWhitelist, clearWhitelist, destroy, doFilter, doFilter, doFilterChain, extractUserId, getDelayMs, getMaxIdleTrackerMs, getMaxPriority, getMaxRequestMs, getMaxRequestsPerSec, getMaxWaitMs, getPriority, getRateTracker, getThrottledRequests, getThrottleMs, getWhitelist, init, isEnabled, isInsertHeaders, isRemotePort, isTrackSessions, removeWhitelistAddress, setDelayMs, setEnabled, setInsertHeaders, setMaxIdleTrackerMs, setMaxRequestMs, setMaxRequestsPerSec, setMaxWaitMs, setRemotePort, setThrottledRequests, setThrottleMs, setTrackSessions, setWhitelist, startScheduler, stopScheduler, subnetMatch
protected void closeConnection(HttpServletRequest request, HttpServletResponse response, Thread thread)
DoSFilter
closeConnection
in class DoSFilter
request
- current requestresponse
- current response, which must be stoppedthread
- the handling threadCopyright © 1995-2015 Webtide. All Rights Reserved.