| Package | Description |
|---|---|
| com.unboundid.scim2.client |
Client classes for accessing SCIM 2 resources.
|
| com.unboundid.scim2.client.requests |
Classes for building SCIM 2 requests.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends ScimResource> |
ScimService.retrieveRequest(T resource)
Build a request to retrieve a known SCIM resource from the service
provider.
|
| Modifier and Type | Method and Description |
|---|---|
RetrieveRequestBuilder.Generic<T> |
RetrieveRequestBuilder.Generic.ifNoneMatch()
Retrieve the resource only if the resource has been modified from the
resource provided.
|
Copyright © 2015–2021 Ping Identity Corporation. All rights reserved.