public class KeyStoreInfo extends Object
Constructor and Description |
---|
KeyStoreInfo() |
KeyStoreInfo(String keyStorePath,
String password) |
KeyStoreInfo(String keyStorePath,
String password,
String type) |
Modifier and Type | Method and Description |
---|---|
String |
getKeyStorePath() |
String |
getPassword() |
String |
getType() |
String |
toString() |
Copyright © 2017. All rights reserved.