Package | Description |
---|---|
co.codewizards.cloudstore.client |
Command-line client (separate program).
|
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 |
---|---|
CheckServerTrustedCertificateExceptionResult |
CloudStoreClient.ConsoleDynamicX509TrustManagerCallback.handleCheckServerTrustedCertificateException(CheckServerTrustedCertificateExceptionContext context) |
Modifier and Type | Method and Description |
---|---|
CheckServerTrustedCertificateExceptionResult |
DynamicX509TrustManagerCallback.handleCheckServerTrustedCertificateException(CheckServerTrustedCertificateExceptionContext context) |
CheckServerTrustedCertificateExceptionResult |
CheckServerTrustedCertificateExceptionResult.permanent(boolean permanent) |
CheckServerTrustedCertificateExceptionResult |
CheckServerTrustedCertificateExceptionResult.trusted(boolean trusted) |
Copyright © 2013–2019. All rights reserved.