| Interface | Description |
|---|---|
| Authenticator |
Performs either preemptive authentication before connecting to a proxy server,
or reactive authentication after receiving a challenge from either an origin web
server or proxy server.
|
| Dns |
A entity name service that resolves IP addresses for host names.
|
| EventListener.Factory | |
| Interceptor |
Observes, modifies, and potentially short-circuits requests going out and the corresponding
responses coming back in.
|
| Interceptor.Chain |
| Class | Description |
|---|---|
| CertificatePinner |
Constrains which certificates are trusted.
|
| CertificatePinner.Builder |
Builds a configured certificate pinner.
|
| Challenge |
An RFC 7235 challenge.
|
| CipherSuite | |
| Credentials |
Factory for HTTP authorization credentials.
|
| Dispatcher |
Policy on when async requests are executed.
|
| EventListener |
Listener for metrics events.
|
| Handshake |
A record of a TLS handshake.
|
Copyright © 2019. All rights reserved.