JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
org.neo4j.driver
Package
org.neo4j.driver.internal.security
Interface SecurityPlan.SSLContextSupplier
Enclosing interface:
SecurityPlan
public static interface
SecurityPlan.SSLContextSupplier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SSLContext
get
(
KeyManager
[] keyManagers)
Method Details
get
SSLContext
get
(
KeyManager
[] keyManagers)
throws
NoSuchAlgorithmException
,
KeyManagementException
Throws:
NoSuchAlgorithmException
KeyManagementException