source: fedd/abac-src/ttg/test/rtml/ussh-dde.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.3 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- edited with XML Spy v4.3 U (http://www.xmlspy.com) by Kangshi (Kangshi) -->
3<CredentialStore xmlns="http://crypto.stanford.edu/dc/RTMLv1.0" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="file:///var/tomcat4/webapps/demo/WEB-INF/RTMLv1.0q.xsd">
4        <ApplicationDomainSpecification uri="" id="FakeHashADSD02">
5                <RoleDeclaration name="friendly">
6                        <Plain issuerTraces="all" subjectTraces="none"/>
7                </RoleDeclaration>
8                <RoleDeclaration name="getsSLocs">
9                        <Plain issuerTraces="def" subjectTraces="none"/>
10                </RoleDeclaration>
11                <RoleDeclaration name="NRetTacCom">
12                        <Plain issuerTraces="def" subjectTraces="none"/>
13                </RoleDeclaration>
14                <RoleDeclaration name="usr">
15                        <Plain issuerTraces="none" subjectTraces="all"/>
16                </RoleDeclaration>
17                <RoleDeclaration name="NRetTacUsr">
18                        <Plain issuerTraces="none" subjectTraces="all"/>
19                </RoleDeclaration>
20                <RoleDeclaration name="NRetUSTacCom">
21                        <Plain issuerTraces="none" subjectTraces="all"/>
22                </RoleDeclaration>
23                <RoleDeclaration name="assignedNRet">
24                        <Plain issuerTraces="none" subjectTraces="all"/>
25                </RoleDeclaration>
26                <RoleDeclaration name="friendlyUsr">
27                        <Plain issuerTraces="none" subjectTraces="all"/>
28                </RoleDeclaration>
29        </ApplicationDomainSpecification>
30</CredentialStore>
Note: See TracBrowser for help on using the repository browser.