| Package | Description |
|---|---|
| de.captaingoldfish.scim.sdk.server.endpoints | |
| de.captaingoldfish.scim.sdk.server.utils |
| Modifier and Type | Method and Description |
|---|---|
protected ScimResponse |
ResourceEndpoint.resolveRequest(HttpMethod httpMethod,
String requestBody,
UriInfos uriInfos,
Authorization authorization)
this method will handle the request send by the user by delegating to the corresponding methods
|
| Modifier and Type | Method and Description |
|---|---|
static UriInfos |
UriInfos.getRequestUrlInfos(ResourceTypeFactory resourceTypeFactory,
String requestUrl,
HttpMethod httpMethod,
Map<String,String> httpHeaders)
resolves the request uri to individual information's that are necessary to resolve the request
|
Copyright © 2019. All rights reserved.