Uses of Class
com.graphdbapi.driver.v1.Config.TrustStrategy
-
Packages that use com.graphdbapi.driver.v1.Config.TrustStrategy Package Description com.graphdbapi.driver.v1 -
-
Uses of com.graphdbapi.driver.v1.Config.TrustStrategy in com.graphdbapi.driver.v1
Methods in com.graphdbapi.driver.v1 that return com.graphdbapi.driver.v1.Config.TrustStrategy in in Modifier and Type Method Description static com.graphdbapi.driver.v1.Config.TrustStrategy
Config.TrustStrategy. trustAllCertificates()
Deprecated.可以通过本地系统存储验证的证书的信任策略。
-