public class OrAuthorizationConverter extends Object
| Constructor and Description |
|---|
OrAuthorizationConverter() |
| Modifier and Type | Method and Description |
|---|---|
static OrAuthorization |
decode(JsonObject json) |
static JsonObject |
encode(OrAuthorization value) |
public static JsonObject encode(OrAuthorization value) throws IllegalArgumentException
IllegalArgumentExceptionpublic static OrAuthorization decode(JsonObject json) throws IllegalArgumentException
IllegalArgumentExceptionCopyright © 2021. All rights reserved.