| Package | Description |
|---|---|
| com.sap.scimono.entity | |
| com.sap.scimono.entity.config | |
| com.sap.scimono.entity.paging | |
| com.sap.scimono.entity.schema | |
| com.sap.scimono.helper |
| Modifier and Type | Class and Description |
|---|---|
class |
Group
This class represent a Group resource.
|
class |
User
User resources are meant to enable expression of common User information.
|
| Constructor and Description |
|---|
Builder(Resource<?> resource)
|
Builder(Resource<T> resource) |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceProviderConfig |
| Modifier and Type | Class and Description |
|---|---|
class |
PagedByIdentitySearchResult<T extends Resource<T>> |
class |
PagedByIndexSearchResult<T extends Resource<T>>
A class that holds all information from a search request
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceType |
class |
Schema |
| Modifier and Type | Method and Description |
|---|---|
<T extends Resource<T>> |
ResourceLocationService.addLocation(PagedResult<T> pagedResources) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ResourceLocationService.addLocation(Resource<T> resource) |
<T> T |
ResourceLocationService.addLocation(Resource<T> resource,
String path) |
<T> T |
ResourceLocationService.addLocation(Resource<T> resource,
URI resourceLocation) |
Copyright © 2020 SAP SE. All rights reserved.