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