Uses of Class
org.apache.syncope.ext.scimv2.api.data.SCIMPatchOp
Packages that use SCIMPatchOp
Package
Description
-
Uses of SCIMPatchOp in org.apache.syncope.ext.scimv2.api.service
Methods in org.apache.syncope.ext.scimv2.api.service with parameters of type SCIMPatchOpModifier and TypeMethodDescriptionSCIMResourceService.update(@NotNull String id, SCIMPatchOp patch) -
Uses of SCIMPatchOp in org.apache.syncope.ext.scimv2.cxf.service
Methods in org.apache.syncope.ext.scimv2.cxf.service with parameters of type SCIMPatchOpModifier and TypeMethodDescriptionSCIMAnyObjectServiceImpl.update(String id, SCIMPatchOp patch) SCIMGroupServiceImpl.update(String id, SCIMPatchOp patch) SCIMUserServiceImpl.update(String id, SCIMPatchOp patch)