Interface | Description |
---|---|
URLAccessRule |
A rule to evaluate if Neo4j is permitted to reach out to the specified URL (e.g.
|
Exception | Description |
---|---|
AuthorizationExpiredException |
Thrown when required authorization info has expired in the Neo4j auth cache
|
AuthorizationViolationException |
Thrown when the database is asked to perform an action that is not authorized based on the AccessMode settings.
|
AuthProviderFailedException |
Thrown when a request for authentication or authorization against an external server failed.
|
AuthProviderTimeoutException |
Thrown when a request for authentication or authorization against an external server timed out.
|
URLAccessValidationError |
An access validation error indicating why a URL cannot be accessed by a Neo4j graph database instance.
|
WriteOperationsNotAllowedException |
Copyright © 2002–2019 The Neo4j Graph Database Project. All rights reserved.