| Package | Description |
|---|---|
| org.neo4j.server.security.auth |
| Modifier and Type | Field and Description |
|---|---|
static Credentials |
Credentials.INACCESSIBLE |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
Authentication.createPasswordCredential(String password) |
Credentials |
User.credentials() |
| Modifier and Type | Method and Description |
|---|---|
User.Builder |
User.Builder.withCredentials(Credentials creds) |
| Constructor and Description |
|---|
User(String name,
String token,
Privileges privileges,
Credentials credentials,
boolean passwordChangeRequired) |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.