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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
apply, applyAsync, applyAsync, beforeApply, getConfigClass, name, newConfig
getValue, normalizeKey, shortcutFieldOrder, shortcutFieldPrefix, shortcutType
public 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.