public interface AuthenticationResult
| Modifier and Type | Field and Description |
|---|---|
static AuthenticationResult |
AUTH_DISABLED |
| Modifier and Type | Method and Description |
|---|---|
boolean |
credentialsExpired() |
org.neo4j.kernel.api.security.SecurityContext |
getSecurityContext() |
static final AuthenticationResult AUTH_DISABLED
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.