public class CloudFoundryRouteServiceRoutePredicateFactory extends AbstractRoutePredicateFactory<Object>
ShortcutConfigurable.ShortcutType| Modifier and Type | Field and Description |
|---|---|
static String |
X_CF_FORWARDED_URL
Forwarded URL header name.
|
static String |
X_CF_PROXY_METADATA
Proxy metadata header name.
|
static String |
X_CF_PROXY_SIGNATURE
Proxy signature header name.
|
PATTERN_KEY| Constructor and Description |
|---|
CloudFoundryRouteServiceRoutePredicateFactory() |
| Modifier and Type | Method and Description |
|---|---|
Predicate<org.springframework.web.server.ServerWebExchange> |
apply(Object unused) |
getConfigClass, newConfig, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitapply, applyAsync, applyAsync, beforeApply, getConfigClass, name, newConfiggetValue, normalizeKey, shortcutFieldOrder, shortcutFieldPrefix, shortcutTypepublic static final String X_CF_FORWARDED_URL
public static final String X_CF_PROXY_SIGNATURE
public static final String X_CF_PROXY_METADATA
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.