| Package | Description |
|---|---|
| org.wso2.charon3.core.encoder | |
| org.wso2.charon3.core.objects |
| Modifier and Type | Method and Description |
|---|---|
ComplexAttribute |
JSONDecoder.buildComplexAttribute(AttributeSchema complexAttributeSchema,
org.json.JSONObject jsonObject) |
| Modifier and Type | Method and Description |
|---|---|
void |
JSONEncoder.encodeComplexAttribute(ComplexAttribute complexAttribute,
org.json.JSONObject rootObject) |
protected void |
JSONEncoder.encodeComplexAttributeValue(ComplexAttribute attributeValue,
org.json.JSONArray jsonArray) |
| Modifier and Type | Method and Description |
|---|---|
protected ComplexAttribute |
AbstractSCIMObject.getMetaAttribute() |
Copyright © 2018 WSO2. All rights reserved.