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