Package | Description |
---|---|
io.vertx.ext.auth.jwt |
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(JsonObject json,
JWTKeyStoreOptions obj) |
static void |
JWTKeyStoreOptionsConverter.toJson(JWTKeyStoreOptions obj,
JsonObject json) |
Constructor and Description |
---|
JWTKeyStoreOptions(JWTKeyStoreOptions other)
Copy constructor
|
Copyright © 2017. All rights reserved.