| Interface | Description |
|---|---|
| Privileges |
An initial version of basic user privileges.
|
| UserRepository |
A component that can store and retrieve users.
|
| Class | Description |
|---|---|
| Authentication |
Controls authentication, you can use this class to verify if a client has valid user credentials for the user she
claims to represent.
|
| Credentials | |
| FileUserRepository |
Stores user auth data.
|
| SecurityCentral |
Manages server authentication and authorization.
|
| UnauthenticatedUser | |
| User |
Controls authorization and authentication for an individual user.
|
| User.Builder | |
| UserSerialization |
Serializes user authorization and authentication data to a format similar to unix passwd files.
|
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.