| 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 |
|---|
User(String name,
Credential credential,
boolean passwordChangeRequired) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.