Class SslConfigEntry.Builder
java.lang.Object
org.gridgain.internal.dcr.metastorage.SslConfigEntry.Builder
- Enclosing class:
- SslConfigEntry
Builder for SslConfigEntry.
-
Method Summary
Modifier and TypeMethodDescriptionbuild()keyStorePassword(@Nullable String keyStorePassword) keyStorePath(@Nullable String keyStorePath) trustStorePassword(@Nullable String trustStorePassword) trustStorePath(@Nullable String trustStorePath)
-
Method Details
-
ciphers
-
keyStorePath
-
keyStorePassword
-
trustStorePath
-
trustStorePassword
-
build
-