public class CredentialsService extends Object
| Constructor and Description |
|---|
CredentialsService() |
| Modifier and Type | Method and Description |
|---|---|
static Neo4jCredentials<?> |
authToken()
The Auth-Token mechanism in 2.2 M02 has been removed in M04.
|
static Neo4jCredentials<?> |
userNameAndPassword()
We expect user-name and password credentials to be set via command-line switches
i.e.
|
public static Neo4jCredentials<?> userNameAndPassword()
public static Neo4jCredentials<?> authToken()
Copyright © 2015 Neo Technology, Inc.. All rights reserved.