Project

General

Profile

Download (436 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / data / TESTS_FONCTIONNELS / authorizations / int@2.xml @ master

1
<resourceAuthorization>
2
  <id>urn:uuid:ConverterApplication:type:fr.cnes.sitools.dataset.converter.ConverterApplication</id>
3
  <name>ConverterApplication</name>
4
  <description>Act on converters defined for a dataset.</description>
5
  <url>/sitools/datasets/{datasetId}/converters</url>
6
  <authorizations>
7
    <authorize>
8
      <role>Administrator</role>
9
      <ALL>true</ALL>
10
    </authorize>
11
  </authorizations>
12
</resourceAuthorization>