| Package | Description |
|---|---|
| org.neo4j.server.security.auth |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractUserRepository.update(org.neo4j.kernel.impl.security.User existingUser,
org.neo4j.kernel.impl.security.User updatedUser) |
void |
UserRepository.update(org.neo4j.kernel.impl.security.User existingUser,
org.neo4j.kernel.impl.security.User updatedUser)
Update a user, given that the users token is unique.
|
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.