| CipherSuitePredicate |
An opaque predicate which can be used to match SSL/TLS cipher suites.
|
| CipherSuiteSelector |
An immutable filter for SSL/TLS cipher suites.
|
| ProtocolSelector |
An immutable filter for SSL/TLS protocols.
|
| SNIContextMatcher |
A class which returns a matching SSL context based on the SNI server list provided.
|
| SNIContextMatcher.Builder |
A class which allows building and configuration SNIContextMatcher.
|
| SNISSLContext |
A class that uses the provided SNIContextMatcher to determine the SSLContext to be used for the connection.
|
| SSLContextBuilder |
A class which allows building and configuration of a single client- or server-side SSL context.
|
| SSLUtils |
SSL factories and utilities.
|
| X509CRLExtendedTrustManager |
Deprecated.
|
| X509RevocationTrustManager |
Extension to the X509TrustManager interface to support OCSP and CRL verification.
|
| X509RevocationTrustManager.Builder |
|