| Interface | Description |
|---|---|
| ScimInterface |
Interface providing a way to create, retrieve, update and delete
SCIM resources.
|
| SearchResultHandler<T> |
An interface for handling the search result response.
|
| Class | Description |
|---|---|
| ScimService |
The main entry point to the client API used to access a SCIM 2 service
provider.
|
| Exception | Description |
|---|---|
| ScimServiceException |
This exception is thrown when problems occur in the ScimService.
|
ScimService class,
which provides methods for accessing a SCIM 2 service provider's resources,
configuration, schemas, and resource types. Requests for resources may
designate the type of the return value by specifying a
GenericScimResource or a POJO derived
from BaseScimResource.GenericScimResource,
BaseScimResourceCopyright © 2015–2021 Ping Identity Corporation. All rights reserved.