source: fedd/abac-src/ttg/test/rtml/sadmir/adsd.xml @ 8780cbec

axis_examplecompt_changesinfo-opsversion-1.30version-2.00version-3.01version-3.02
Last change on this file since 8780cbec was 8780cbec, checked in by Jay Jacobs <Jay.Jacobs@…>, 15 years ago

ABAC sources from Cobham

  • Property mode set to 100644
File size: 1.1 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2        <ApplicationDomainSpecification uri="" id="FakeHashADSD01">
3                <RoleDeclaration name="friendly">
4                        <Plain issuerTraces="all" subjectTraces="none"/>
5                </RoleDeclaration>
6                <RoleDeclaration name="getsSLocs">
7                        <Plain issuerTraces="def" subjectTraces="none"/>
8                </RoleDeclaration>
9                <RoleDeclaration name="needsSLocs">
10                        <Plain issuerTraces="def" subjectTraces="none"/>
11                </RoleDeclaration>
12                <RoleDeclaration name="NRetTacCom">
13                        <Plain issuerTraces="def" subjectTraces="none"/>
14                </RoleDeclaration>
15                <RoleDeclaration name="usr">
16                        <Plain issuerTraces="none" subjectTraces="all"/>
17                </RoleDeclaration>
18                <RoleDeclaration name="NRetTacUsr">
19                        <Plain issuerTraces="none" subjectTraces="all"/>
20                </RoleDeclaration>
21                <RoleDeclaration name="NRetUSTacCom">
22                        <Plain issuerTraces="none" subjectTraces="all"/>
23                </RoleDeclaration>
24                <RoleDeclaration name="assignedNRet">
25                        <Plain issuerTraces="none" subjectTraces="all"/>
26                </RoleDeclaration>
27                <RoleDeclaration name="friendlyUsr">
28                        <Plain issuerTraces="all" subjectTraces="none"/>
29                </RoleDeclaration>
30        </ApplicationDomainSpecification>
Note: See TracBrowser for help on using the repository browser.