Class HttpRequestConfiguration
java.lang.Object
org.qubership.atp.itf.lite.backend.configuration.HttpRequestConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionitfLiteHttpRequestInterceptor(org.qubership.atp.auth.springbootstarter.security.oauth2.client.config.Oauth2FeignClientInterceptor oauthInterceptor) Register Http interceptor.
-
Constructor Details
-
HttpRequestConfiguration
public HttpRequestConfiguration()
-
-
Method Details
-
itfLiteHttpRequestInterceptor
@Bean public ItfLiteHttpRequestInterceptor itfLiteHttpRequestInterceptor(org.qubership.atp.auth.springbootstarter.security.oauth2.client.config.Oauth2FeignClientInterceptor oauthInterceptor) Register Http interceptor.
-