Uses of Package
org.apache.activemq.artemis.core.remoting.impl.ssl
Packages that use org.apache.activemq.artemis.core.remoting.impl.ssl
Package
Description
-
Classes in org.apache.activemq.artemis.core.remoting.impl.ssl used by org.apache.activemq.artemis.core.remoting.impl.sslClassDescriptionDefault
OpenSSLContextFactoryfor use inNettyConnectorand NettyAcceptor.Simple SSLContextFactory for use in NettyConnector and NettyAcceptor.Please note, this class supports PKCS#11 keystores, but there are no specific tests in the ActiveMQ Artemis test-suite to validate/verify this works because this requires a functioning PKCS#11 provider which is not available by default (see java.security.Security#getProviders()). -
Classes in org.apache.activemq.artemis.core.remoting.impl.ssl used by org.jboss.activemq.artemis.wildfly.integrationClassDescriptionSimple SSLContextFactory for use in NettyConnector and NettyAcceptor.