@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class JenkinsProxyAuthenticator extends Object implements okhttp3.Authenticator
| Constructor and Description |
|---|
JenkinsProxyAuthenticator(ProxyConfiguration proxy) |
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Request |
authenticate(okhttp3.Route route,
okhttp3.Response response) |
public JenkinsProxyAuthenticator(ProxyConfiguration proxy)
@Nullable
public okhttp3.Request authenticate(@Nullable
okhttp3.Route route,
okhttp3.Response response)
throws IOException
authenticate in interface okhttp3.AuthenticatorIOExceptionCopyright © 2016–2021. All rights reserved.