Class AuthorizationHeaderInterceptor
- java.lang.Object
-
- com.devcycle.sdk.server.common.interceptor.AuthorizationHeaderInterceptor
-
- All Implemented Interfaces:
okhttp3.Interceptor
public final class AuthorizationHeaderInterceptor extends java.lang.Object implements okhttp3.Interceptor
-
-
Constructor Summary
Constructors Constructor Description AuthorizationHeaderInterceptor(java.lang.String apiKey)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description okhttp3.Responseintercept(okhttp3.Interceptor.Chain chain)
-