| Package | Description |
|---|---|
| org.neo4j.server.security.ssl | |
| org.neo4j.server.web |
| Modifier and Type | Method and Description |
|---|---|
KeyStoreInformation |
KeyStoreFactory.createKeyStore(File privateKeyPath,
File certificatePath) |
| Modifier and Type | Method and Description |
|---|---|
ServerConnector |
SslSocketConnectorFactory.createConnector(Server server,
KeyStoreInformation config,
String host,
int port,
JettyThreadCalculator jettyThreadCalculator) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebServer.setHttpsCertificateInformation(KeyStoreInformation config) |
void |
Jetty9WebServer.setHttpsCertificateInformation(KeyStoreInformation config) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.