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