Class SslConfigEntry
java.lang.Object
org.gridgain.internal.dcr.metastorage.SslConfigEntry
Ssl config for IgniteClient, stored representation.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classBuilder for SslConfigEntry. -
Method Summary
-
Method Details
-
ciphers
-
keyStorePath
-
keyStorePassword
-
trustStorePath
-
trustStorePassword
-
builder
-
toBuilder
Create a builder prepopulated with data from this instance.- Returns:
- SslConfigEntry.Builder instance prepopulated with data from this instance.
-
equals
-
hashCode
public int hashCode() -
toString
-