| Package | Description |
|---|---|
| com.unboundid.scim.data | |
| com.unboundid.scim.sdk | |
| com.unboundid.scim.wink |
| Modifier and Type | Field and Description |
|---|---|
static ResourceFactory<ServiceProviderConfig> |
ServiceProviderConfig.SERVICE_PROVIDER_CONFIG_RESOURCE_FACTORY
A
ResourceFactory for creating
ServiceProviderConfig instances. |
| Modifier and Type | Method and Description |
|---|---|
ServiceProviderConfig |
ServiceProviderConfig.setAuthenticationSchemes(Collection<AuthenticationScheme> authenticationSchemes)
Sets the supported Authentication Schemes.
|
ServiceProviderConfig |
ServiceProviderConfig.setBulkConfig(BulkConfig bulkConfig)
Specifies the BULK configuration options.
|
ServiceProviderConfig |
ServiceProviderConfig.setChangePasswordConfig(ChangePasswordConfig changePasswordConfig)
Specifies the Change Password configuration options.
|
ServiceProviderConfig |
ServiceProviderConfig.setETagConfig(ETagConfig etagConfig)
Specifies the ETag configuration options.
|
ServiceProviderConfig |
ServiceProviderConfig.setFilterConfig(FilterConfig filterConfig)
Specifies the FILTER configuration options.
|
ServiceProviderConfig |
ServiceProviderConfig.setPatchConfig(PatchConfig patchConfig)
Specifies the PATCH configuration options.
|
ServiceProviderConfig |
ServiceProviderConfig.setSortConfig(SortConfig sortConfig)
Specifies the SORT configuration options.
|
ServiceProviderConfig |
ServiceProviderConfig.setXmlDataFormatConfig(XmlDataFormatConfig xmlDataFormatConfig)
Specifies the XML data format configuration options.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceProviderConfig |
SCIMService.getServiceProviderConfig()
Retrieves the Service Provider Config from the SCIM service provider.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceProviderConfig |
SCIMApplication.getServiceProviderConfig()
Retrieve the service provider configuration.
|
Copyright © 2011–2016 UnboundID. All rights reserved.