Package | Description |
---|---|
org.apache.activemq.artemis.spi.core.remoting.ssl |
Modifier and Type | Method and Description |
---|---|
SSLContextConfig |
SSLContextConfig.Builder.build() |
Modifier and Type | Method and Description |
---|---|
SSLContextConfig.Builder |
SSLContextConfig.Builder.from(SSLContextConfig config) |
io.netty.handler.ssl.SslContext |
OpenSSLContextFactory.getClientSslContext(SSLContextConfig config,
Map<String,Object> additionalOpts) |
io.netty.handler.ssl.SslContext |
OpenSSLContextFactory.getServerSslContext(SSLContextConfig config,
Map<String,Object> additionalOpts) |
default SSLContext |
SSLContextFactory.getSSLContext(SSLContextConfig config,
Map<String,Object> additionalOpts) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.