Class ApiClientFactory.UserAgentInterceptor
- java.lang.Object
-
- com.stackrox.jenkins.plugins.services.ApiClientFactory.UserAgentInterceptor
-
- All Implemented Interfaces:
okhttp3.Interceptor
- Enclosing class:
- ApiClientFactory
public static class ApiClientFactory.UserAgentInterceptor extends Object implements okhttp3.Interceptor
-
-
Constructor Summary
Constructors Constructor Description UserAgentInterceptor()
-
-
-
Method Detail
-
intercept
@NotNull public okhttp3.Response intercept(@NotNull okhttp3.Interceptor.Chain chain) throws IOException
- Specified by:
intercept
in interfaceokhttp3.Interceptor
- Throws:
IOException
-
-