Class KeyManagerFactoryOptions
java.lang.Object
org.apache.camel.component.vertx.common.KeyManagerFactoryOptions
- All Implemented Interfaces:
io.vertx.core.net.KeyCertOptions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.vertx.core.net.KeyCertOptionscopy()getKeyManagerFactory(io.vertx.core.Vertx vertx) keyManagerMapper(io.vertx.core.Vertx vertx) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.vertx.core.net.KeyCertOptions
keyManagerFactoryMapper
-
Constructor Details
-
KeyManagerFactoryOptions
-
-
Method Details
-
copy
public io.vertx.core.net.KeyCertOptions copy()- Specified by:
copyin interfaceio.vertx.core.net.KeyCertOptions
-
getKeyManagerFactory
- Specified by:
getKeyManagerFactoryin interfaceio.vertx.core.net.KeyCertOptions
-
keyManagerMapper
- Specified by:
keyManagerMapperin interfaceio.vertx.core.net.KeyCertOptions
-