org.neo4j.server.security
Class SslSocketConnectorFactory
java.lang.Object
org.neo4j.server.security.SslSocketConnectorFactory
public class SslSocketConnectorFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SslSocketConnectorFactory
public SslSocketConnectorFactory()
createConnector
public org.mortbay.jetty.security.SslSocketConnector createConnector(KeyStoreInformation config,
String host,
int port)
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.