public class MapAdapter extends XmlAdapter<org.gcube.common.authorization.library.utils.MapElements[],Map<String,String>>
| Constructor and Description |
|---|
MapAdapter() |
| Modifier and Type | Method and Description |
|---|---|
org.gcube.common.authorization.library.utils.MapElements[] |
marshal(Map<String,String> arg0) |
Map<String,String> |
unmarshal(org.gcube.common.authorization.library.utils.MapElements[] arg0) |
Copyright © 2022. All Rights Reserved.