| Package | Description |
|---|---|
| org.neo4j.server.security.auth |
| Modifier and Type | Field and Description |
|---|---|
static Credential |
Credential.INACCESSIBLE |
| Modifier and Type | Method and Description |
|---|---|
Credential |
User.credentials() |
static Credential |
Credential.forPassword(String password) |
| Modifier and Type | Method and Description |
|---|---|
User.Builder |
User.Builder.withCredentials(Credential creds) |
| Constructor and Description |
|---|
Builder(String name,
Credential credential) |
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.