Class SSLContextFactoryProvider
java.lang.Object
org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactoryProvider
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
SSLContextFactoryProvider
public SSLContextFactoryProvider()
-
-
Method Details
-
getSSLContextFactory
- Returns:
- the SSLContextFactory with the higher priority
-