| Package | Description |
|---|---|
| org.neo4j.server.security.auth |
| Modifier and Type | Method and Description |
|---|---|
void |
FileUserRepository.save(User user) |
void |
UserRepository.save(User user)
Saves a user, given that the users token is unique.
|
void |
SecurityCentral.setToken(String name,
String token)
This is synchronized to avoid odd races if someone requests multiple concurrent token changes.
|
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.