Class InboundWebsocketSSLConfiguration
java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.websocket.ssl.InboundWebsocketSSLConfiguration
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]String[]setCertPass(String certPass) voidsetCipherSuites(String[] cipherSuites) voidsetSslProtocols(String[] sslProtocols) setTrustStore(File trustStore) setTrustStorePass(String trustStorePass)
-
Constructor Details
-
InboundWebsocketSSLConfiguration
-
-
Method Details
-
getSslProtocols
-
setSslProtocols
-
getCipherSuites
-
setCipherSuites
-
getCertPass
-
setCertPass
-
getTrustStore
-
setTrustStore
-
getTrustStorePass
-
setTrustStorePass
-
getKeyStore
-
getKeyStorePass
-