Uses of Class
org.apache.syncope.ext.scimv2.api.data.SCIMPatchOp
-
Packages that use SCIMPatchOp Package Description org.apache.syncope.ext.scimv2.api.service -
-
Uses of SCIMPatchOp in org.apache.syncope.ext.scimv2.api.service
Methods in org.apache.syncope.ext.scimv2.api.service with parameters of type SCIMPatchOp Modifier and Type Method Description javax.ws.rs.core.ResponseSCIMResourceService. update(@NotNull String id, SCIMPatchOp patch)
-