| Package | Description | 
|---|---|
| io.vertx.ext.auth.jwt | 
| Modifier and Type | Method and Description | 
|---|---|
JWTKeyStoreOptions | 
JWTKeyStoreOptions.setPassword(String password)
Deprecated.  
  | 
JWTKeyStoreOptions | 
JWTKeyStoreOptions.setPath(String path)
Deprecated.  
  | 
JWTKeyStoreOptions | 
JWTKeyStoreOptions.setType(String type)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
JWTKeyStoreOptionsConverter.fromJson(Iterable<Map.Entry<String,Object>> json,
        JWTKeyStoreOptions obj)  | 
static void | 
JWTKeyStoreOptionsConverter.toJson(JWTKeyStoreOptions obj,
      JsonObject json)  | 
static void | 
JWTKeyStoreOptionsConverter.toJson(JWTKeyStoreOptions obj,
      Map<String,Object> json)  | 
| Constructor and Description | 
|---|
JWTKeyStoreOptions(JWTKeyStoreOptions other)
Deprecated.  
Copy constructor 
 | 
Copyright © 2023 Eclipse. All rights reserved.