Package de.captaingoldfish.scim.sdk.common.response
package de.captaingoldfish.scim.sdk.common.response
-
ClassesClassDescriptionauthor Pascal Knueppel
created at: 25.10.2019 - 20:34
represents a simple bulk responseoverride lombok builder with public constructorthis class will represent a bulk-get response node that contains the data of a specific resource together with its children.override 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: 14.10.2019 - 14:49
represents a creation responseauthor Pascal Knueppel
created at: 14.10.2019 - 20:09
represents an update response objectthis class represents an empty patch-response with a http-status of 204author Pascal Knueppel
created at: 14.10.2019 - 20:58
represents a SCIM error responseauthor Pascal Knueppel
created at: 14.10.2019 - 20:09
represents a get response objectListResponse<T extends ScimObjectNode>author Pascal Knueppel
created at: 17.10.2019 - 22:04
represents a list responseauthor Pascal Knueppel
created at: 03.10.2019 - 19:29
The abstract implementation for all responses created by this frameworkauthor Pascal Knueppel
created at: 14.10.2019 - 20:09
represents an update response object