Package io.jenkins.plugins.harbor.client
Class HarborInterceptor
java.lang.Object
io.jenkins.plugins.harbor.client.HarborInterceptor
- All Implemented Interfaces:
okhttp3.Interceptor
-
Nested Class Summary
Nested classes/interfaces inherited from interface okhttp3.Interceptor
okhttp3.Interceptor.Chain, okhttp3.Interceptor.Companion -
Field Summary
Fields inherited from interface okhttp3.Interceptor
Companion -
Constructor Summary
ConstructorsConstructorDescriptionHarborInterceptor(com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials credentials) HarborInterceptor(String username, String password) -
Method Summary
-
Constructor Details
-
HarborInterceptor
-
HarborInterceptor
public HarborInterceptor(com.cloudbees.plugins.credentials.common.StandardUsernamePasswordCredentials credentials)
-
-
Method Details
-
intercept
- Specified by:
interceptin interfaceokhttp3.Interceptor- Throws:
IOException
-