| Package | Description |
|---|---|
| org.neo4j.server.security.auth |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Authentication.authenticate(String name,
String password)
Verify that a user name and password combo is valid.
|
boolean |
SecurityCentral.authenticate(String user,
String password)
Determine if a set of credentials are valid.
|
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.