Project

General

Profile

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

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

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