| Interface | Description |
|---|---|
| AuthenticationStrategy |
Strategy for determining if the credentials presented by a user are valid
|
| PasswordPolicy | |
| UserManager | |
| UserManagerSupplier | |
| UserRepository |
A component that can store and retrieve users.
|
| Class | Description |
|---|---|
| AbstractUserRepository | |
| AuthProcedures | |
| AuthProcedures.UserResult | |
| BasicAuthManager |
Manages server authentication and authorization.
|
| BasicPasswordPolicy | |
| BasicSecurityContext | |
| CommunitySecurityModule | |
| Credential | |
| FileRepositorySerializer<S> | |
| FileUserRepository |
Stores user auth data.
|
| ListSnapshot<T> | |
| RateLimitedAuthenticationStrategy | |
| 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–2017 The Neo4j Graph Database Project. All rights reserved.