| Package | Description |
|---|---|
| io.reactiverse.neo4j.options |
| Modifier and Type | Method and Description |
|---|---|
AuthSchemeOption |
Neo4jClientAuthOptions.getAuthScheme() |
static AuthSchemeOption |
AuthSchemeOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthSchemeOption[] |
AuthSchemeOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Neo4jClientAuthOptions |
Neo4jClientAuthOptions.setAuthScheme(AuthSchemeOption authScheme) |
Copyright © 2020 Eclipse. All rights reserved.