| Interface | Description |
|---|---|
| ForbiddingSecurityRule |
A variant of SecurityRule which adds the ability to forbid access, even if the request is authenticated,
which results in an HTTP 403.
|
| SecurityRule |
| Class | Description |
|---|---|
| AuthenticationExceptionMapper |
Map an authentication exception to an HTTP 401 response, optionally including
the realm for a credentials challenge at the client.
|
| SecurityFilter | |
| UriPathWildcardMatcher |
| Exception | Description |
|---|---|
| AuthenticationException |
A runtime exception representing a failure to provide correct authentication
credentials.
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.