| Package | Description |
|---|---|
| com.unboundid.scim2.client |
Client classes for accessing SCIM 2 resources.
|
| com.unboundid.scim2.client.requests |
Classes for building SCIM 2 requests.
|
| Class and Description |
|---|
| CreateRequestBuilder
A builder for SCIM create requests.
|
| DeleteRequestBuilder
A builder for SCIM delete requests.
|
| ModifyRequestBuilder.Generic
A builder for SCIM modify requests for where the returned resource POJO
type will be the same as the original.
|
| ModifyRequestBuilder.Typed
A builder for SCIM modify requests for where the returned resource POJO
type will be provided.
|
| ReplaceRequestBuilder
A builder for SCIM replace requests.
|
| RetrieveRequestBuilder.Generic
A builder for SCIM retrieve requests for where the returned resource POJO
type will be the same as the original.
|
| RetrieveRequestBuilder.Typed
A builder for SCIM retrieve requests for where the returned resource POJO
type will be provided.
|
| SearchRequestBuilder
A builder for SCIM search requests.
|
| Class and Description |
|---|
| DeleteRequestBuilder
A builder for SCIM delete requests.
|
| ModifyRequestBuilder
A builder for SCIM modify requests.
|
| ModifyRequestBuilder.Generic
A builder for SCIM modify requests for where the returned resource POJO
type will be the same as the original.
|
| ModifyRequestBuilder.Typed
A builder for SCIM modify requests for where the returned resource POJO
type will be provided.
|
| ReplaceRequestBuilder
A builder for SCIM replace requests.
|
| RequestBuilder
Abstract SCIM request builder.
|
| ResourceReturningRequestBuilder
Abstract SCIM request builder for resource returning requests.
|
| RetrieveRequestBuilder
A builder for SCIM retrieve requests.
|
| RetrieveRequestBuilder.Generic
A builder for SCIM retrieve requests for where the returned resource POJO
type will be the same as the original.
|
| RetrieveRequestBuilder.Typed
A builder for SCIM retrieve requests for where the returned resource POJO
type will be provided.
|
| SearchRequestBuilder
A builder for SCIM search requests.
|
Copyright © 2015–2021 Ping Identity Corporation. All rights reserved.