MCSPAuthenticator.Builder |
MCSPAuthenticator.Builder.apikey(java.lang.String apikey) |
Sets the apikey property.
|
MCSPAuthenticator.Builder |
MCSPAuthenticator.Builder.disableSSLVerification(boolean disableSSLVerification) |
Sets the disableSSLVerification property.
|
MCSPAuthenticator.Builder |
MCSPAuthenticator.Builder.headers(java.util.Map<java.lang.String,java.lang.String> headers) |
Sets the headers property.
|
MCSPAuthenticator.Builder |
MCSPAuthenticator.newBuilder() |
Returns a new Builder instance pre-loaded with the configuration from "this".
|
MCSPAuthenticator.Builder |
MCSPAuthenticator.Builder.proxy(java.net.Proxy proxy) |
Sets the proxy property.
|
MCSPAuthenticator.Builder |
MCSPAuthenticator.Builder.proxyAuthenticator(okhttp3.Authenticator proxyAuthenticator) |
Sets the proxyAuthenticator property.
|
MCSPAuthenticator.Builder |
MCSPAuthenticator.Builder.url(java.lang.String url) |
Sets the url property.
|