| BulkResponse |
author Pascal Knueppel
created at: 25.10.2019 - 20:34
represents a simple bulk response
|
| BulkResponseOperation |
author Pascal Knueppel
created at: 25.10.2019 - 21:12
Defines operations within a bulk job.
|
| CreateResponse |
author Pascal Knueppel
created at: 14.10.2019 - 14:49
represents a creation response
|
| DeleteResponse |
author Pascal Knueppel
created at: 14.10.2019 - 20:09
represents an update response object
|
| ErrorResponse |
author Pascal Knueppel
created at: 14.10.2019 - 20:58
represents a SCIM error response
|
| GetResponse |
author Pascal Knueppel
created at: 14.10.2019 - 20:09
represents a get response object
|
| ListResponse<T extends ScimObjectNode> |
author Pascal Knueppel
created at: 17.10.2019 - 22:04
represents a list response
|
| ScimResponse |
author Pascal Knueppel
created at: 03.10.2019 - 19:29
The abstract implementation for all responses created by this framework
|
| UpdateResponse |
author Pascal Knueppel
created at: 14.10.2019 - 20:09
represents an update response object
|