public interface SCIMConfigurationCallback
| Modifier and Type | Method and Description |
|---|---|
AuthenticationSchemeSetting |
getAuthSchemeSetting() |
BulkSetting |
getBulkSetting() |
boolean |
getETagSupportedSetting() |
FilterSetting |
getFilterSetting() |
int |
getMaxResourcesPerPage()
Determines the maximum amount of resources (e.g.
|
PagingSetting |
getPagingSetting() |
boolean |
getPasswordChangeSupportedSetting() |
boolean |
getPatchSupportedSetting() |
default URI |
getRedirectApiRoot() |
String |
getServiceProviderConfigVersion() |
boolean |
getSortSupportedSetting() |
int getMaxResourcesPerPage()
BulkSetting getBulkSetting()
FilterSetting getFilterSetting()
PagingSetting getPagingSetting()
AuthenticationSchemeSetting getAuthSchemeSetting()
boolean getPasswordChangeSupportedSetting()
boolean getPatchSupportedSetting()
boolean getSortSupportedSetting()
boolean getETagSupportedSetting()
String getServiceProviderConfigVersion()
default URI getRedirectApiRoot()
Copyright © 2022 SAP SE. All rights reserved.