All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description Authentication The authentication type for SSL/TLS cipher suite selection.CipherSuitePredicate An opaque predicate which can be used to match SSL/TLS cipher suites.CipherSuiteSelector An immutable filter for SSL/TLS cipher suites.Digest The digest algorithm type for SSL/TLS cipher suite selection.Encryption The encryption type for SSL/TLS cipher suite selection.KeyAgreement The key agreement type for SSL/TLS cipher suite selection.Protocol The protocol type for SSL/TLS cipher suite selection and protocol selection.ProtocolSelector An immutable filter for SSL/TLS protocols.SecurityLevel The security level setting for SSL/TLS cipher suite selection.SelectingContext Implemented bySSLEngineinstances that support selection of an alternative engine.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.SSLConfigurator A configurator for SSL contexts and their produced objects.SSLConnectionInformation Information about the SSL connection currently being built.SSLContextBuilder A class which allows building and configuration of a single client- or server-side SSL context.SSLContextSelector A selector which chooses an SSL context based on connection information.SSLUtils SSL factories and utilities.X509CRLExtendedTrustManager Deprecated. X509RevocationTrustManager Extension to theX509TrustManagerinterface to support OCSP and CRL verification.X509RevocationTrustManager.Builder