Project

General

Profile

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

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

1
<resourceAuthorization>
2
  <id>urn:uuid:Documentation:type:fr.cnes.sitools.server.Starter$6</id>
3
  <name>Documentation</name>
4
  <description>Diffusion de la documentation associƩe au projet</description>
5
  <url>/sitools/documentation</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>