Package de.captaingoldfish.scim.sdk.server.patch
-
Class Summary Class Description AbstractPatch author Pascal Knueppel
created at: 30.10.2019 - 09:10
abstract class that provides basic methods for patchingPatchHandler author Pascal Knueppel
created at: 29.10.2019 - 09:40
this class is used to resolve patch operations on resourcesPatchResourceHandler author Pascal Knueppel
created at: 30.10.2019 - 08:49
this class will handle the in which the patch-add operation does not define a target and the value is represented by the resource itself:
PatchTargetHandler author Pascal Knueppel
created at: 30.10.2019 - 09:07
this class will handle the patch-add operation if a target is specified