public class XForwardedRemoteAddrRoutePredicateFactory extends AbstractRoutePredicateFactory<XForwardedRemoteAddrRoutePredicateFactory.Config>
| Modifier and Type | Class and Description |
|---|---|
static class |
XForwardedRemoteAddrRoutePredicateFactory.Config |
ShortcutConfigurable.GatewayEvaluationContext, ShortcutConfigurable.RestrictivePropertyAccessor, ShortcutConfigurable.ShortcutTypePATTERN_KEY| Constructor and Description |
|---|
XForwardedRemoteAddrRoutePredicateFactory() |
| Modifier and Type | Method and Description |
|---|---|
Predicate<org.springframework.web.server.ServerWebExchange> |
apply(XForwardedRemoteAddrRoutePredicateFactory.Config config) |
List<String> |
shortcutFieldOrder()
Returns hints about the number of args and the order for shortcut parsing.
|
ShortcutConfigurable.ShortcutType |
shortcutType() |
getConfigClass, newConfig, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapply, applyAsync, applyAsync, beforeApply, getConfigClass, name, newConfiggetValue, normalizeKey, shortcutFieldPrefixpublic XForwardedRemoteAddrRoutePredicateFactory()
public ShortcutConfigurable.ShortcutType shortcutType()
public List<String> shortcutFieldOrder()
ShortcutConfigurablepublic Predicate<org.springframework.web.server.ServerWebExchange> apply(XForwardedRemoteAddrRoutePredicateFactory.Config config)
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.