public static interface JettyStarter.SslKeystoreSpec
Modifier and Type | Method and Description |
---|---|
String |
getKeystorePassword()
Keystore password.
|
String |
getKeystorePath()
Keystore path.
|
String getKeystorePath()
SslContextFactory.setKeyStorePath(java.lang.String)
.String getKeystorePassword()
SslContextFactory.setKeyStorePassword(java.lang.String)
.