public interface AuthenticationStrategy
| Modifier and Type | Method and Description |
|---|---|
org.neo4j.kernel.api.security.AuthenticationResult |
authenticate(User user,
String password)
Verify a user by password
|
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.