| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.common.resources |
| Modifier and Type | Method and Description |
|---|---|
BulkConfig |
ServiceProvider.getBulkConfig()
A complex type that specifies bulk configuration options.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceProvider.setBulkConfig(BulkConfig bulkConfig)
A complex type that specifies bulk 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.