| Package | Description |
|---|---|
| org.neo4j.server.security.auth |
| Modifier and Type | Method and Description |
|---|---|
void |
UserRepository.create(User user)
Create a user, given that the users token is unique.
|
void |
FileUserRepository.create(User user) |
User |
AuthManager.newUser(String username,
String initialPassword,
boolean requirePasswordChange) |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.