public class SSLDetails extends Object
| Constructor and Description |
|---|
SSLDetails(int sslPort,
String keystore,
String keystorePass) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKeystore() |
String |
getKeystorePass() |
int |
getSslPort() |
String |
toString() |
Copyright © 2015. All rights reserved.