Project

General

Profile

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

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

1
<resourceAuthorization>
2
  <id>urn:uuid:DatasetViewApplication:type:fr.cnes.sitools.datasetViews.DatasetViewApplication</id>
3
  <name>DatasetViewApplication</name>
4
  <description>Management of GUI components for datasetView.</description>
5
  <url>/sitools/datasetViews</url>
6
  <authorizations>
7
    <authorize>
8
      <role>Administrator</role>
9
      <ALL>true</ALL>
10
    </authorize>
11
    <authorize>
12
      <role>public</role>
13
      <ALL>false</ALL>
14
      <GET>true</GET>
15
    </authorize>
16
  </authorizations>
17
</resourceAuthorization>