| Interface | Description |
|---|---|
| ResourceManager |
Interface for SCIM resource endpoints.
|
| Class | Description |
|---|---|
| AbstractResourceManager |
This is an abstract layer for all the resource endpoints to abstract out common
operations.
|
| BulkResourceManager |
REST API exposed by Charon-Core to perform bulk operations.
|
| GroupResourceManager |
REST API exposed by Charon-Core to perform operations on GroupResource.
|
| MeResourceManager |
A client MAY use a URL of the form "
|
| ResourceTypeResourceManager |
The "RESOURCE_TYPES" schema specifies the metadata about a resource type.
|
| ServiceProviderConfigResourceManager |
The service provider configuration resource enables a service
provider to discover SCIM specification features in a standardized
form as well as provide additional implementation details to clients.
|
| UserResourceManager |
REST API exposed by Charon-Core to perform operations on UserResource.
|
Copyright © 2019 WSO2. All rights reserved.