Uses of Interface
org.apache.activemq.artemis.spi.core.remoting.ssl.SSLContextFactory
Packages that use SSLContextFactory
Package
Description
-
Uses of SSLContextFactory in org.apache.activemq.artemis.spi.core.remoting.ssl
Subinterfaces with type arguments of type SSLContextFactory in org.apache.activemq.artemis.spi.core.remoting.sslModifier and TypeInterfaceDescriptioninterfaceService interface to create a SSLContext for a configuration.Methods in org.apache.activemq.artemis.spi.core.remoting.ssl that return SSLContextFactoryModifier and TypeMethodDescriptionstatic SSLContextFactorySSLContextFactoryProvider.getSSLContextFactory()Methods in org.apache.activemq.artemis.spi.core.remoting.ssl with parameters of type SSLContextFactoryModifier and TypeMethodDescriptiondefault intSSLContextFactory.compareTo(SSLContextFactory other) -
Uses of SSLContextFactory in org.apache.activemq.artemis.spi.core.security.jaas
Methods in org.apache.activemq.artemis.spi.core.security.jaas that return SSLContextFactoryModifier and TypeMethodDescriptionprotected static SSLContextFactoryLDAPLoginSSLSocketFactory.getSSLContextFactory()