| Package | Description |
|---|---|
| co.codewizards.cloudstore.rest.client.ssl |
SSL-specific stuff needed to secure the connection used by the REST client.
|
| Modifier and Type | Method and Description |
|---|---|
SSLContextBuilder |
SSLContextBuilder.callback(DynamicX509TrustManagerCallback callback) |
static SSLContextBuilder |
SSLContextBuilder.create() |
SSLContextBuilder |
SSLContextBuilder.remoteURL(URL remoteURL) |
SSLContextBuilder |
SSLContextBuilder.trustStoreFile(File trustStoreFile) |
Copyright © 2013–2019. All rights reserved.