@Configuration public class AuthenticationFeignInterceptor extends Object implements feign.RequestInterceptor
| Modifier and Type | Field and Description |
|---|---|
protected work.lince.commons.authentication.AuthenticationService |
authenticationService |
protected String |
userNameHeader |
| Constructor and Description |
|---|
AuthenticationFeignInterceptor() |
@Value(value="${lince.userName:lince.user.name}")
protected String userNameHeader
@Autowired protected work.lince.commons.authentication.AuthenticationService authenticationService
Copyright © 2020. All rights reserved.