| Interface | Description |
|---|---|
| AuthProviderOperations |
These are the methods that the plugin can perform on Neo4j.
|
| AuthProviderOperations.Log |
An interface to the security log that is used by the Neo4j security module.
|
| AuthToken |
The authentication token provided by the client, which is used to authenticate the subject's identity.
|
| Class | Description |
|---|---|
| PredefinedRoles |
The role names of the built-in predefined roles of Neo4j.
|
| Exception | Description |
|---|---|
| AuthenticationException |
An exception that can be thrown on authentication.
|
| AuthorizationExpiredException |
An exception that can be thrown if authorization has expired and the user needs to re-authenticate
in order to renew authorization.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.