| Interface | Description |
|---|---|
| AuthenticationInfo |
An object that can be returned as the result of successful authentication by an AuthenticationPlugin.
|
| AuthenticationPlugin |
An authentication provider plugin for the Neo4j enterprise security module.
|
| AuthInfo |
An object that can be returned as the result of successful authentication by an AuthPlugin.
|
| AuthorizationInfo |
An object that can be returned as the result of authorization by an AuthorizationPlugin.
|
| AuthorizationPlugin |
An authorization provider plugin for the Neo4j enterprise security module.
|
| AuthPlugin |
A simplified combined authentication and authorization provider plugin for the Neo4j enterprise security module.
|
| AuthProviderLifecycle | |
| CacheableAuthenticationInfo |
A cacheable object that can be returned as the result of successful authentication by an
AuthenticationPlugin.
|
| CacheableAuthInfo |
A cacheable object that can be returned as the result of successful authentication by an
AuthPlugin.
|
| CustomCacheableAuthenticationInfo |
A cacheable object that can be returned as the result of successful authentication by an
AuthenticationPlugin.
|
| CustomCacheableAuthenticationInfo.CredentialsMatcher |
| Class | Description |
|---|---|
| AuthenticationPlugin.Adapter | |
| AuthenticationPlugin.CachingEnabledAdapter | |
| AuthorizationPlugin.Adapter | |
| AuthorizationPlugin.PrincipalAndProvider |
An object containing a principal and its corresponding authentication provider.
|
| AuthPlugin.Adapter | |
| AuthPlugin.CachingEnabledAdapter | |
| AuthProviderLifecycle.Adapter |
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.