| Interface | Description |
|---|---|
| HttpDELETEGateway |
Gateway to relay the DELETE operation to the secured webservice responsible of executing the operation.
|
| HttpGETGateway |
Gateway to relay the GET operation to the secured webservice responsible of executing the operation.
|
| HttpPOSTGateway |
Gateway to relay the POST operation to the secured webservice responsible of executing the operation.
|
| HttpPUTGateway |
Gateway to relay the PUT operation to the secured webservice responsible of executing the operation.
|
| Class | Description |
|---|---|
| ConfigurationController |
Unauthenticated controller using various gateways to send the requested CRUD operations to the secured webservice
responsible of executing the operation.
|
| LoginSmartEditController | |
| LoginSmartEditControllerTest | |
| RootController | |
| RootControllerTest |
| Enum | Description |
|---|---|
| Page |
Copyright © 2018 SAP SE. All Rights Reserved.