@Deprecated public class AuthenticationHeaderFilter extends com.netflix.zuul.ZuulFilter
| Constructor and Description |
|---|
AuthenticationHeaderFilter(org.springframework.cloud.netflix.zuul.filters.ProxyRequestHelper helper,
ProxyAuthenticationProperties properties)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
filterOrder()
Deprecated.
|
String |
filterType()
Deprecated.
|
Object |
run()
Deprecated.
|
boolean |
shouldFilter()
Deprecated.
|
public AuthenticationHeaderFilter(org.springframework.cloud.netflix.zuul.filters.ProxyRequestHelper helper,
ProxyAuthenticationProperties properties)
public int filterOrder()
filterOrder in class com.netflix.zuul.ZuulFilterpublic String filterType()
filterType in class com.netflix.zuul.ZuulFilterpublic boolean shouldFilter()
public Object run()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.