| Package | Description |
|---|---|
| org.neo4j.server.security.auth |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthSubject |
| Modifier and Type | Method and Description |
|---|---|
AuthSubject |
BasicAuthManager.login(String username,
String password) |
AuthSubject |
AuthManager.login(String username,
String password)
Log in using the provided username and password
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicAuthManager.setPassword(AuthSubject authSubject,
String username,
String password) |
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.