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