Package io.jans.scim.model.scim2.bulk
-
Class Summary Class Description BulkBase A class that abstracts the common properties of aBulkRequest
orBulkResponse
.BulkOperation A class representing the components of a SCIM Bulk operation as per section 3.7 of RFC 7644.BulkRequest Encapsulates the components of a SCIM BulkRequest (see section 3.7 of RFC 7644).BulkResponse Encapsulates the components of a SCIM BulkResponse (see section 3.7 of RFC 7644).