public final class InMemoryThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter extends AbstractInMemoryThrottledSubmissionHandlerInterceptorAdapter
logger| Constructor and Description |
|---|
InMemoryThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
constructKey(javax.servlet.http.HttpServletRequest request)
Construct key to be used by the throttling agent to track requests.
|
decrementCounts, exceedsThreshold, recordSubmissionFailureafterPropertiesSet, getFailureRangeInSeconds, getFailureThreshold, getThresholdRate, getUsernameParameter, postHandle, preHandle, recordThrottle, setFailureRangeInSeconds, setFailureThreshold, setUsernameParameter, toStringpublic InMemoryThrottledSubmissionByIpAddressAndUsernameHandlerInterceptorAdapter()
protected String constructKey(javax.servlet.http.HttpServletRequest request)
AbstractInMemoryThrottledSubmissionHandlerInterceptorAdapterconstructKey in class AbstractInMemoryThrottledSubmissionHandlerInterceptorAdapterrequest - the requestCopyright © 2004-2016 Apereo. All Rights Reserved.