Modifier and Type | Method and Description |
---|---|
KeyStoreOptions |
KeyStoreOptions.setPassword(String password) |
KeyStoreOptions |
KeyStoreOptions.setPath(String path) |
KeyStoreOptions |
KeyStoreOptions.setType(String type) |
Modifier and Type | Method and Description |
---|---|
static void |
KeyStoreOptionsConverter.fromJson(io.vertx.core.json.JsonObject json,
KeyStoreOptions obj) |
static void |
KeyStoreOptionsConverter.toJson(KeyStoreOptions obj,
io.vertx.core.json.JsonObject json) |
Constructor and Description |
---|
KeyStoreOptions(KeyStoreOptions other)
Copy constructor
|
Copyright © 2018 Eclipse. All rights reserved.