public interface RateLimitKeyGenerator
| Modifier and Type | Method and Description |
|---|---|
String |
key(javax.servlet.http.HttpServletRequest request,
org.springframework.cloud.netflix.zuul.filters.Route route,
RateLimitProperties.Policy policy)
|
String key(javax.servlet.http.HttpServletRequest request, org.springframework.cloud.netflix.zuul.filters.Route route, RateLimitProperties.Policy policy)
request - The HttpServletRequestroute - The Routepolicy - The
RateLimitProperties.PolicyCopyright © 2018 Pivotal Software, Inc.. All rights reserved.