|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceProviderConfig | |
|---|---|
| com.unboundid.scim.data | |
| com.unboundid.scim.sdk | |
| com.unboundid.scim.wink | |
| Uses of ServiceProviderConfig in com.unboundid.scim.data |
|---|
| Fields in com.unboundid.scim.data with type parameters of type ServiceProviderConfig | |
|---|---|
static ResourceFactory<ServiceProviderConfig> |
ServiceProviderConfig.SERVICE_PROVIDER_CONFIG_RESOURCE_FACTORY
A ResourceFactory for creating
ServiceProviderConfig instances. |
| Methods in com.unboundid.scim.data that return ServiceProviderConfig | |
|---|---|
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. |
| Uses of ServiceProviderConfig in com.unboundid.scim.sdk |
|---|
| Methods in com.unboundid.scim.sdk that return ServiceProviderConfig | |
|---|---|
ServiceProviderConfig |
SCIMService.getServiceProviderConfig()
Retrieves the Service Provider Config from the SCIM service provider. |
| Uses of ServiceProviderConfig in com.unboundid.scim.wink |
|---|
| Methods in com.unboundid.scim.wink that return ServiceProviderConfig | |
|---|---|
ServiceProviderConfig |
SCIMApplication.getServiceProviderConfig()
Retrieve the service provider configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||