public class DefaultSCIMConfigurationCallback extends Object implements SCIMConfigurationCallback
| Constructor and Description |
|---|
DefaultSCIMConfigurationCallback() |
| 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() |
String |
getServiceProviderConfigVersion() |
boolean |
getSortSupportedSetting() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRedirectApiRootpublic int getMaxResourcesPerPage()
SCIMConfigurationCallbackgetMaxResourcesPerPage in interface SCIMConfigurationCallbackpublic BulkSetting getBulkSetting()
getBulkSetting in interface SCIMConfigurationCallbackpublic FilterSetting getFilterSetting()
getFilterSetting in interface SCIMConfigurationCallbackpublic PagingSetting getPagingSetting()
getPagingSetting in interface SCIMConfigurationCallbackpublic AuthenticationSchemeSetting getAuthSchemeSetting()
getAuthSchemeSetting in interface SCIMConfigurationCallbackpublic boolean getPasswordChangeSupportedSetting()
getPasswordChangeSupportedSetting in interface SCIMConfigurationCallbackpublic boolean getPatchSupportedSetting()
getPatchSupportedSetting in interface SCIMConfigurationCallbackpublic boolean getSortSupportedSetting()
getSortSupportedSetting in interface SCIMConfigurationCallbackpublic boolean getETagSupportedSetting()
getETagSupportedSetting in interface SCIMConfigurationCallbackpublic String getServiceProviderConfigVersion()
getServiceProviderConfigVersion in interface SCIMConfigurationCallbackCopyright © 2022 SAP SE. All rights reserved.