Package de.captaingoldfish.scim.sdk.common.request
package de.captaingoldfish.scim.sdk.common.request
-
ClassesClassDescriptionauthor Pascal Knueppel
created at: 25.10.2019 - 20:34
represents a simple bulk requestoverride lombok builder with public constructorauthor Pascal Knueppel
created at: 25.10.2019 - 21:12
Defines operations within a bulk job.override lombok builder with public constructorauthor Pascal Knueppel
created at: 29.10.2019 - 08:31
HTTP PATCH is an OPTIONAL server function that enables clients to update one or more attributes of a SCIM resource using a sequence of operations to "add", "remove", or "replace" values.Clients may discover service provider support for PATCH by querying the service provider configurationoverride lombok builder with public constructorauthor Pascal Knueppel
created at: 29.10.2019 - 08:32
represents a single operation within a patch requestauthor Pascal Knueppel
created at: 18.10.2019 - 18:39
represents a search request that is used on .search requestsoverride lombok builder with public constructor