Package io.iworkflow.gen.api.auth
Class ApiKeyAuth
java.lang.Object
io.iworkflow.gen.api.auth.ApiKeyAuth
- All Implemented Interfaces:
feign.RequestInterceptor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ApiKeyAuth
-
-
Method Details
-
getLocation
-
getParamName
-
getApiKey
-
setApiKey
-
apply
public void apply(feign.RequestTemplate template) - Specified by:
apply
in interfacefeign.RequestInterceptor
-