public class AuthRequestInterceptor extends Object implements feign.RequestInterceptor
| Constructor and Description |
|---|
AuthRequestInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(feign.RequestTemplate template) |
void |
setAccessToken(String accessToken) |
public void apply(feign.RequestTemplate template)
apply in interface feign.RequestInterceptorpublic void setAccessToken(String accessToken)
Copyright © 2019. All rights reserved.