Package | Description |
---|---|
org.springframework.cloud.gateway.filter.factory | |
org.springframework.cloud.gateway.filter.ratelimit |
Modifier and Type | Method and Description |
---|---|
KeyResolver |
RequestRateLimiterGatewayFilterFactory.getDefaultKeyResolver() |
Modifier and Type | Method and Description |
---|---|
GatewayFilter |
RequestRateLimiterGatewayFilterFactory.apply(KeyResolver keyResolver,
org.springframework.tuple.Tuple args) |
Constructor and Description |
---|
RequestRateLimiterGatewayFilterFactory(RateLimiter rateLimiter,
KeyResolver defaultKeyResolver) |
Modifier and Type | Class and Description |
---|---|
class |
PrincipalNameKeyResolver |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.