jakarta.ws.rs.core.Response |
ClientSideService.getResourceTypes() |
Performs a GET to the /ResourceTypes endpoint that allows to discover the types of resources
available on the target service provider.
|
jakarta.ws.rs.core.Response |
ClientSideService.getSchemas() |
Performs a GET to the /Schemas endpoint that allows to retrieve information about resource schemas
supported by the service provider.
|
jakarta.ws.rs.core.Response |
ClientSideService.getServiceProviderConfig() |
Performs a GET to the /ServiceProviderConfig endpoint that returns a JSON structure that describes
the SCIM specification features available on the target service implementation.
|