REST webservice
| System name | Display name | Explanation | Extra info |
|---|---|---|---|
| restActive | REST is activated | Option: Disable in web.xml | |
| restAllowAnonoumous | Anonymous REST sessions | Webuser can interact if given permission | |
| restAllowAnonoumousSchema | Anonymous REST metadata | Webuser can interact if given permission | |
| restBasicAuthentication | REST basic authentication | Add Basic authentication | |
| restListPageSize | REST list service page length | Maximum number of items displayed in a search | |
| restStrongTypeRequest | Strong types REST requests | Use strong types in WADL | |
| restStrongTypeResponse | Strong types REST response | Use strong types in XSD |