Class SSLContextFactoryProvider

java.lang.Object
org.apache.activemq.artemis.spi.core.remoting.ssl.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 Details

    • SSLContextFactoryProvider

      public SSLContextFactoryProvider()
  • Method Details

    • getSSLContextFactory

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