Class TrustManagerFactoryOptions
java.lang.Object
org.apache.camel.component.vertx.common.TrustManagerFactoryOptions
- All Implemented Interfaces:
io.vertx.core.net.TrustOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.net.TrustOptionscopy()getTrustManagerFactory(io.vertx.core.Vertx vertx) trustManagerMapper(io.vertx.core.Vertx vertx)
-
Constructor Details
-
TrustManagerFactoryOptions
-
-
Method Details
-
copy
public io.vertx.core.net.TrustOptions copy()- Specified by:
copyin interfaceio.vertx.core.net.TrustOptions
-
getTrustManagerFactory
- Specified by:
getTrustManagerFactoryin interfaceio.vertx.core.net.TrustOptions
-
trustManagerMapper
- Specified by:
trustManagerMapperin interfaceio.vertx.core.net.TrustOptions
-