public class KeyStoreInformation extends Object
| Constructor and Description |
|---|
KeyStoreInformation(String keyStorePath,
char[] keyStorePassword,
char[] keyPassword) |
| Modifier and Type | Method and Description |
|---|---|
char[] |
getKeyPassword() |
char[] |
getKeyStorePassword() |
String |
getKeyStorePath() |
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.