| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.common.resources |
| Modifier and Type | Method and Description |
|---|---|
ChangePasswordConfig |
ServiceProvider.getChangePasswordConfig()
A complex type that specifies configuration options related to changing a password.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ServiceProvider.setChangePasswordConfig(ChangePasswordConfig changePasswordConfig)
A complex type that specifies configuration options related to changing a password.
|
| 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.