Class OpenShiftOAuthInterceptor
java.lang.Object
io.fabric8.openshift.client.internal.OpenShiftOAuthInterceptor
- All Implemented Interfaces:
okhttp3.Interceptor
public class OpenShiftOAuthInterceptor extends Object implements okhttp3.Interceptor
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description OpenShiftOAuthInterceptor(okhttp3.OkHttpClient client, OpenShiftConfig config) -
Method Summary
Modifier and Type Method Description okhttp3.Responseintercept(okhttp3.Interceptor.Chain chain)
-
Constructor Details
-
Method Details
-
intercept
- Specified by:
interceptin interfaceokhttp3.Interceptor- Throws:
IOException
-