| 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 |
SecurityCentral.newUser(String name,
String initialPassword,
boolean requirePasswordChange,
Privileges privileges) |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.