public class AuthHeaderInterceptor
extends java.lang.Object
implements feign.RequestInterceptor
| Constructor and Description |
|---|
AuthHeaderInterceptor(Authenticator authenticator) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(feign.RequestTemplate template) |
public AuthHeaderInterceptor(Authenticator authenticator)