| Method and Description |
|---|
| org.neo4j.server.security.enterprise.auth.plugin.api.AuthProviderOperations.neo4jConfigFile()
Settings are recommended to be stored in a separate file. You can use
AuthProviderOperations.neo4jHome()
to resolve your configuration file, e.g. neo4jHome().resolve("conf/myPlugin.conf" );. |
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.