| Interface | Description |
|---|---|
| AuthenticationStrategy |
Strategy for determining if the credentials presented by a user are valid
|
| UserRepository |
A component that can store and retrieve users.
|
| Class | Description |
|---|---|
| AbstractUserRepository | |
| AuthProcedures | |
| AuthProcedures.UserResult | |
| BasicAuthManager |
Manages server authentication and authorization.
|
| BasicPasswordPolicy | |
| BasicSecurityContext | |
| CommunitySecurityModule | |
| FileRepositorySerializer<S> | |
| FileUserRepository |
Stores user auth data.
|
| ListSnapshot<T> | |
| RateLimitedAuthenticationStrategy | |
| UserSerialization |
Serializes user authorization and authentication data to a format similar to unix passwd files.
|
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.