public SSLConfiguration
| Modifier and Type | Interface and Description |
|---|---|
static class |
SSLConfiguration.DefaultImpls |
| Modifier and Type | Method and Description |
|---|---|
java.nio.file.Path |
getCertificatesDirectory() |
java.nio.file.Path |
getKeyStoreFile() |
java.lang.String |
getKeyStorePassword() |
java.nio.file.Path |
getTrustStoreFile() |
java.lang.String |
getTrustStorePassword() |
java.lang.String getKeyStorePassword()
java.lang.String getTrustStorePassword()
java.nio.file.Path getCertificatesDirectory()
java.nio.file.Path getKeyStoreFile()
java.nio.file.Path getTrustStoreFile()