A  B  C  D  E  F  G  H  I  J  L  N  O  P  R  S  T  U  W  X 

A

addBasicAuthorization(okhttp3.OkHttpClient.Builder,java.lang.String,java.lang.String) - function in org.ossreviewtoolkit.utils.ort.OkHttpClientHelperKt
Add a request interceptor that injects basic authorization using the username and password into the client builder.
addProxies(java.lang.String,org.ossreviewtoolkit.utils.ort.ProtocolProxyMap) - function in org.ossreviewtoolkit.utils.ort.OrtProxySelector
Add multiple proxies for specific protocols whose definitions come from origin.
addProxy(java.lang.String,java.lang.String,org.ossreviewtoolkit.utils.ort.AuthenticatedProxy) - function in org.ossreviewtoolkit.utils.ort.OrtProxySelector
Add a proxy with optional password authentication that can handle the protocol.
addSuppressed(java.lang.Throwable) - function in kotlin.Throwable
 
await(okhttp3.Call) - function in org.ossreviewtoolkit.utils.ort.OkHttpClientHelperKt
Asynchronously enqueue the Call's request and await its Response.
await(okhttp3.OkHttpClient,okhttp3.Request) - function in org.ossreviewtoolkit.utils.ort.OkHttpClientHelperKt
Asynchronously enqueue a request using the client and await its response.
A  B  C  D  E  F  G  H  I  J  L  N  O  P  R  S  T  U  W  X