| Package | Description |
|---|---|
| org.springframework.cloud.gateway.handler.predicate |
| Modifier and Type | Method and Description |
|---|---|
XForwardedRemoteAddrRoutePredicateFactory.Config |
XForwardedRemoteAddrRoutePredicateFactory.Config.setMaxTrustedIndex(int maxTrustedIndex) |
XForwardedRemoteAddrRoutePredicateFactory.Config |
XForwardedRemoteAddrRoutePredicateFactory.Config.setSources(List<String> sources) |
XForwardedRemoteAddrRoutePredicateFactory.Config |
XForwardedRemoteAddrRoutePredicateFactory.Config.setSources(String... sources) |
| Modifier and Type | Method and Description |
|---|---|
Predicate<org.springframework.web.server.ServerWebExchange> |
XForwardedRemoteAddrRoutePredicateFactory.apply(XForwardedRemoteAddrRoutePredicateFactory.Config config) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.