Package de.captaingoldfish.scim.sdk.server.patch
package de.captaingoldfish.scim.sdk.server.patch
-
ClassDescriptionauthor Pascal Knueppel
created at: 30.10.2019 - 09:10
abstract class that provides basic methods for patchingDefaultPatchOperationHandler<T extends ResourceNode>This class represents the default patch-operation-handler for allResourceHandler
sa workaround class that is used for path-attributes that will directly address an extensionPatchOperationHandler<T extends ResourceNode>This interface is used to handle single patch operations that are prepared by the SCIM-SDK implementationPatchRequestHandler<T extends ResourceNode>author Pascal Knueppel
created at: 30.10.2019 - 09:07
this class will handle the patch-add operation if a target is specified