| Package | Description |
|---|---|
| org.aoju.bus.http | |
| org.aoju.bus.http.offers |
| Modifier and Type | Field and Description |
|---|---|
CertificatePinner |
Address.certificatePinner |
| Modifier and Type | Method and Description |
|---|---|
CertificatePinner |
Address.certificatePinner() |
CertificatePinner |
Client.certificatePinner() |
| Modifier and Type | Method and Description |
|---|---|
Client.Builder |
Client.Builder.certificatePinner(CertificatePinner certificatePinner) |
| Constructor and Description |
|---|
Address(String uriHost,
int uriPort,
Dns dns,
SocketFactory socketFactory,
SSLSocketFactory sslSocketFactory,
HostnameVerifier hostnameVerifier,
CertificatePinner certificatePinner,
Authenticator proxyAuthenticator,
Proxy proxy,
List<Protocol> protocols,
List<ConnectionSpec> connectionSpecs,
ProxySelector proxySelector) |
| Modifier and Type | Field and Description |
|---|---|
static CertificatePinner |
CertificatePinner.DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
CertificatePinner |
CertificatePinner.Builder.build() |
CertificatePinner |
CertificatePinner.withCertificateChainCleaner(CertificateChainCleaner certificateChainCleaner) |
Copyright © 2019. All rights reserved.