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