| Package | Description |
|---|---|
| org.neo4j.server.security.auth |
| Modifier and Type | Method and Description |
|---|---|
void |
SecurityCentral.newUser(String name,
Privileges privileges) |
void |
FileUserRepository.save(User user) |
void |
UserRepository.save(User user)
Saves a user, given that the users token is unique.
|
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.