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 TypeMethodDescriptionSCIMGroupServiceImpl.update
(String id, SCIMPatchOp patch) SCIMUserServiceImpl.update
(String id, SCIMPatchOp patch)