Interface SSLContextProvider
-
- All Known Implementing Classes:
DefaultSSLContextProvider
public interface SSLContextProviderProvidesSSLContextforArangoDB.Builder.sslContext(SSLContext)
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.net.ssl.SSLContextget(ArangoSSLConfiguration configuration)
-
-
-
Method Detail
-
get
javax.net.ssl.SSLContext get(ArangoSSLConfiguration configuration)
-
-