org.neo4j.server.security
Class KeyStoreFactory
java.lang.Object
org.neo4j.server.security.KeyStoreFactory
public class KeyStoreFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyStoreFactory
public KeyStoreFactory()
createKeyStore
public KeyStoreInformation createKeyStore(File keyStorePath,
File privateKeyPath,
File certificatePath)
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.