| Package | Description |
|---|---|
| com.appslandia.common.jose | |
| com.appslandia.common.json |
| Modifier and Type | Field and Description |
|---|---|
protected JsonProcessor |
JwtProcessor.jsonProcessor |
protected JsonProcessor |
JwsProcessor.jsonProcessor |
| Modifier and Type | Method and Description |
|---|---|
JwtProcessor |
JwtProcessor.setJsonProcessor(JsonProcessor jsonProcessor) |
JwsProcessor |
JwsProcessor.setJsonProcessor(JsonProcessor jsonProcessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
GsonProcessor |
class |
JsonbProcessor |
| Modifier and Type | Method and Description |
|---|---|
static JsonProcessor |
JsonProcessor.getDefault() |
| Modifier and Type | Method and Description |
|---|---|
static void |
JsonProcessor.setDefault(JsonProcessor obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
JsonProcessor.setProvider(Provider<JsonProcessor> provider) |
Copyright © 2019. All rights reserved.