Package io.swagger.configuration
Class ApiKeyRequestInterceptor
java.lang.Object
io.swagger.configuration.ApiKeyRequestInterceptor
- All Implemented Interfaces:
feign.RequestInterceptor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApiKeyRequestInterceptor
-
-
Method Details
-
apply
public void apply(feign.RequestTemplate requestTemplate) - Specified by:
applyin interfacefeign.RequestInterceptor
-