| Package | Description |
|---|---|
| com.appslandia.common.jose | |
| com.appslandia.common.json | |
| com.appslandia.common.jsonb |
| Modifier and Type | Field and Description |
|---|---|
protected JsonProcessor |
JwtProcessor.jsonProcessor |
protected JsonProcessor |
JwsProcessor.jsonProcessor |
| Modifier and Type | Method and Description |
|---|---|
JsonProcessor |
JwtProcessor.getJsonProcessor() |
JsonProcessor |
JwsProcessor.getJsonProcessor() |
| Modifier and Type | Method and Description |
|---|---|
JwtProcessor |
JwtProcessor.setJsonProcessor(JsonProcessor jsonProcessor) |
JwsProcessor |
JwsProcessor.setJsonProcessor(JsonProcessor jsonProcessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
GsonProcessor |
| Modifier and Type | Method and Description |
|---|---|
abstract JsonProcessor |
JsonProcessor.copy() |
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) |
| Modifier and Type | Class and Description |
|---|---|
class |
JsonbProcessor |
Copyright © 2018. All rights reserved.