Class SSLKsFactory
java.lang.Object
io.nosqlbench.nb.api.engine.util.SSLKsFactory
- All Implemented Interfaces:
NBConfigModelProvider,NBMapConfigurable
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidapplyConfig(Map<String, ?> providedConfig) static SSLKsFactoryget()
-
Field Details
-
SSL
- See Also:
-
DEFAULT_TLSVERSION
- See Also:
-
-
Method Details
-
get
-
createSSLServerSocketFactory
-
createSocketFactory
-
getContext
-
applyConfig
- Specified by:
applyConfigin interfaceNBMapConfigurable
-
getConfigModel
- Specified by:
getConfigModelin interfaceNBConfigModelProvider
-