Uses of Class
org.apache.syncope.ext.scimv2.api.data.SCIMPatchOp
Package
Description
-
Uses of SCIMPatchOp in org.apache.syncope.ext.scimv2.api.service
Modifier and TypeMethodDescriptionSCIMResourceService.update
(@NotNull String id, SCIMPatchOp patch) -
Uses of SCIMPatchOp in org.apache.syncope.ext.scimv2.cxf.service
Modifier and TypeMethodDescriptionSCIMGroupServiceImpl.update
(String id, SCIMPatchOp patch) SCIMUserServiceImpl.update
(String id, SCIMPatchOp patch)