See: Description
| Interface | Description |
|---|---|
| DynamicX509TrustManagerCallback |
| Class | Description |
|---|---|
| CheckServerTrustedCertificateExceptionContext | |
| CheckServerTrustedCertificateExceptionResult | |
| HostnameVerifierAllowingAll |
HostnameVerifier implementation allowing all host names. |
| SSLContextBuilder |
| Exception | Description |
|---|---|
| CallbackDeniedTrustException |
Exception indicating that
DynamicX509TrustManagerCallback was consulted and explicitly denied
trust. |
Even though SSL is now officially called TLS, SSL is still better known - and many classes in the JRE still use SSL, too.
Copyright © 2013–2017. All rights reserved.