Modifier and Type | Method and Description |
---|---|
void |
InboundWebsocketChannelInitializer.setSslConfiguration(InboundWebsocketSSLConfiguration sslConfiguration) |
Modifier and Type | Method and Description |
---|---|
InboundWebsocketSSLConfiguration |
WebsocketEndpointManager.buildSSLConfiguration(org.apache.synapse.inbound.InboundProcessorParams params) |
Modifier and Type | Method and Description |
---|---|
InboundWebsocketSSLConfiguration |
InboundWebsocketSSLConfiguration.SSLConfigurationBuilder.build() |
InboundWebsocketSSLConfiguration |
InboundWebsocketSSLConfiguration.setCertPass(String certPass) |
InboundWebsocketSSLConfiguration |
InboundWebsocketSSLConfiguration.setTrustStore(File trustStore) |
InboundWebsocketSSLConfiguration |
InboundWebsocketSSLConfiguration.setTrustStorePass(String trustStorePass) |
Constructor and Description |
---|
SSLHandlerFactory(InboundWebsocketSSLConfiguration sslConfiguration) |
Copyright © 2021 WSO2. All rights reserved.