@ConfigurationProperties(value="ssl") @Requires(property="jasync.client.ssl") public static class JasyncPoolConfiguration.JasyncSslConfiguration extends Object
| Constructor and Description |
|---|
JasyncSslConfiguration(com.github.jasync.sql.db.SSLConfiguration.Mode mode,
String rootCert)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
com.github.jasync.sql.db.SSLConfiguration.Mode |
getMode() |
Optional<File> |
getRootCert() |