Class SSLContextFactoryProvider


  • public class SSLContextFactoryProvider
    extends Object
    Provider that loads the SSLContextFactory services and return the one with the highest priority. This is only used to provide SSLContext, so it doesn't support OpenSSL.
    • Constructor Detail

      • SSLContextFactoryProvider

        public SSLContextFactoryProvider()
    • Method Detail

      • getSSLContextFactory

        public static SSLContextFactory getSSLContextFactory()
        Returns:
        the SSLContextFactory with the higher priority.