| Package | Description |
|---|---|
| org.neo4j.driver |
| Modifier and Type | Method and Description |
|---|---|
RevocationCheckingStrategy |
Config.TrustStrategy.revocationCheckingStrategy()
The revocation strategy used for verifying certificates.
|
static RevocationCheckingStrategy |
RevocationCheckingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RevocationCheckingStrategy[] |
RevocationCheckingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
RevocationCheckingStrategy.requiresRevocationChecking(RevocationCheckingStrategy revocationCheckingStrategy) |