| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.common.resources |
| Modifier and Type | Method and Description |
|---|---|
PatchConfig |
ServiceProvider.getPatchConfig()
A complex type that specifies PATCH configuration options.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceProvider.setPatchConfig(PatchConfig patchConfig)
A complex type that specifies PATCH configuration options.
|
| Constructor and Description |
|---|
ServiceProvider(String documentationUri,
PatchConfig patchConfig,
ChangePasswordConfig changePasswordConfig,
SortConfig sortConfig,
ETagConfig eTagConfig,
FilterConfig filterConfig,
BulkConfig bulkConfig,
List<AuthenticationScheme> authenticationSchemes) |
Copyright © 2020. All rights reserved.