| Package | Description |
|---|---|
| org.wso2.charon3.core.protocol.endpoints | |
| org.wso2.charon3.core.utils |
| Modifier and Type | Method and Description |
|---|---|
static JSONDecoder |
AbstractResourceManager.getDecoder() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractSCIMObject |
PatchOperationUtil.doPatchAdd(PatchOperation operation,
JSONDecoder decoder,
AbstractSCIMObject oldResource,
AbstractSCIMObject copyOfOldResource,
SCIMResourceTypeSchema schema)
This method corresponds to the add operation in patch requests.
|
static AbstractSCIMObject |
PatchOperationUtil.doPatchReplace(PatchOperation operation,
JSONDecoder decoder,
AbstractSCIMObject oldResource,
AbstractSCIMObject copyOfOldResource,
SCIMResourceTypeSchema schema) |
Copyright © 2020 WSO2. All rights reserved.