org.neo4j.server.security
Class KeyStoreInformation
java.lang.Object
org.neo4j.server.security.KeyStoreInformation
public class KeyStoreInformation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyStoreInformation
public KeyStoreInformation(String keyStorePath,
char[] keyStorePassword,
char[] keyPassword)
getKeyStorePath
public String getKeyStorePath()
getKeyStorePassword
public char[] getKeyStorePassword()
getKeyPassword
public char[] getKeyPassword()
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.