public class ProxyRedirectFilter
extends com.netflix.zuul.ZuulFilter
| Constructor and Description |
|---|
ProxyRedirectFilter(org.springframework.cloud.netflix.zuul.filters.RouteLocator routeLocator) |
ProxyRedirectFilter(org.springframework.cloud.netflix.zuul.filters.RouteLocator routeLocator,
org.springframework.web.util.UrlPathHelper urlPathHelper) |
| Modifier and Type | Method and Description |
|---|---|
int |
filterOrder() |
String |
filterType() |
Object |
run() |
boolean |
shouldFilter() |
public ProxyRedirectFilter(org.springframework.cloud.netflix.zuul.filters.RouteLocator routeLocator)
public ProxyRedirectFilter(org.springframework.cloud.netflix.zuul.filters.RouteLocator routeLocator,
org.springframework.web.util.UrlPathHelper urlPathHelper)
Copyright © 2017–2018 Pivotal Software, Inc.. All rights reserved.