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