1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <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/demp/WEB-INF/RTMLv1.0q.xsd"> |
---|
3 | <ApplicationDomainSpecification uri="" id="FakeHashADSD01"> |
---|
4 | <RoleDeclaration name="friendly"> |
---|
5 | <Plain issuerTraces="all" subjectTraces="none"/> |
---|
6 | </RoleDeclaration> |
---|
7 | <RoleDeclaration name="getsSLocs"> |
---|
8 | <Plain issuerTraces="def" subjectTraces="none"/> |
---|
9 | </RoleDeclaration> |
---|
10 | <RoleDeclaration name="needsSLocs"> |
---|
11 | <Plain issuerTraces="def" subjectTraces="none"/> |
---|
12 | </RoleDeclaration> |
---|
13 | <RoleDeclaration name="NRetTacCom"> |
---|
14 | <Plain issuerTraces="def" subjectTraces="none"/> |
---|
15 | </RoleDeclaration> |
---|
16 | <RoleDeclaration name="usr"> |
---|
17 | <Plain issuerTraces="none" subjectTraces="all"/> |
---|
18 | </RoleDeclaration> |
---|
19 | <RoleDeclaration name="NRetTacUsr"> |
---|
20 | <Plain issuerTraces="none" subjectTraces="all"/> |
---|
21 | </RoleDeclaration> |
---|
22 | <RoleDeclaration name="NRetUSTacCom"> |
---|
23 | <Plain issuerTraces="none" subjectTraces="all"/> |
---|
24 | </RoleDeclaration> |
---|
25 | <RoleDeclaration name="assignedNRet"> |
---|
26 | <Plain issuerTraces="none" subjectTraces="all"/> |
---|
27 | </RoleDeclaration> |
---|
28 | <RoleDeclaration name="friendlyUsr"> |
---|
29 | <Plain issuerTraces="all" subjectTraces="none"/> |
---|
30 | </RoleDeclaration> |
---|
31 | </ApplicationDomainSpecification> |
---|
32 | <Credential id="FakeHashCredential01"> |
---|
33 | <!-- SE.usr <- SAdmir--> |
---|
34 | <Preamble> |
---|
35 | <ImportDomain name="s" idref="FakeHashADSD01"/> |
---|
36 | <Principal shortName="SE"> |
---|
37 | <KeyHash>FakeHashKeySE</KeyHash> |
---|
38 | </Principal> |
---|
39 | <Principal shortName="SAdmir"> |
---|
40 | <KeyHash>FakeHashKeySAdmir</KeyHash> |
---|
41 | </Principal> |
---|
42 | </Preamble> |
---|
43 | <Issuer> |
---|
44 | <PrincipalRef shortName="SE"/> |
---|
45 | </Issuer> |
---|
46 | <SimpleMember> |
---|
47 | <HeadRoleTerm name="usr" domain="s"/> |
---|
48 | <PrincipalRef shortName="SAdmir"/> |
---|
49 | </SimpleMember> |
---|
50 | <ValidityTime> |
---|
51 | <IssueTime>2002-09-01T13:20:00</IssueTime> |
---|
52 | <NotAfter>2003-09-01T13:20:00</NotAfter> |
---|
53 | </ValidityTime> |
---|
54 | </Credential> |
---|
55 | <Credential id="FakeHashCredential02"> |
---|
56 | <!-- SE.friendly <- US --> |
---|
57 | <Preamble> |
---|
58 | <ImportDomain name="s" idref="FakeHashADSD01"/> |
---|
59 | <Principal shortName="SE"> |
---|
60 | <KeyHash>FakeHashKeySE</KeyHash> |
---|
61 | </Principal> |
---|
62 | <Principal shortName="US"> |
---|
63 | <KeyHash>FakeHashKeyUS</KeyHash> |
---|
64 | </Principal> |
---|
65 | </Preamble> |
---|
66 | <Issuer> |
---|
67 | <PrincipalRef shortName="SE"/> |
---|
68 | </Issuer> |
---|
69 | <SimpleMember> |
---|
70 | <HeadRoleTerm name="friendly" domain="s"/> |
---|
71 | <PrincipalRef shortName="US"/> |
---|
72 | </SimpleMember> |
---|
73 | <ValidityTime> |
---|
74 | <IssueTime>2002-09-01T13:20:00</IssueTime> |
---|
75 | <NotAfter>2003-09-01T13:20:00</NotAfter> |
---|
76 | </ValidityTime> |
---|
77 | </Credential> |
---|
78 | <Credential id="FakeHashCredential03"> |
---|
79 | <!-- SAdmir.needsSLocs <- Sadmir.NRetTacCom.NRetTacUsr--> |
---|
80 | <Preamble> |
---|
81 | <ImportDomain name="s" idref="FakeHashADSD01"/> |
---|
82 | <Principal shortName="SAdmir"> |
---|
83 | <KeyHash>FakeHashKeySAdmir</KeyHash> |
---|
84 | </Principal> |
---|
85 | </Preamble> |
---|
86 | <Issuer> |
---|
87 | <PrincipalRef shortName="SAdmir"/> |
---|
88 | </Issuer> |
---|
89 | <LinkedContainment> |
---|
90 | <HeadRoleTerm name="needsSLocs" domain="s"/> |
---|
91 | <LinkedRole> |
---|
92 | <RoleTerm name="NRetTacCom" domain="s"/> |
---|
93 | <RoleTerm name="NRetTacUsr" domain="s"/> |
---|
94 | </LinkedRole> |
---|
95 | </LinkedContainment> |
---|
96 | <ValidityTime> |
---|
97 | <IssueTime>2002-09-01T13:20:00</IssueTime> |
---|
98 | <NotAfter>2003-09-01T13:20:00</NotAfter> |
---|
99 | </ValidityTime> |
---|
100 | </Credential> |
---|
101 | <Credential id="FakeHashCredential04"> |
---|
102 | <!-- SAdmir.NRetTacCom <- USEUCOM.NRetUSTacCom--> |
---|
103 | <Preamble> |
---|
104 | <ImportDomain name="s" idref="FakeHashADSD01"/> |
---|
105 | <Principal shortName="SAdmir"> |
---|
106 | <KeyHash>FakeHashKeySAdmir</KeyHash> |
---|
107 | </Principal> |
---|
108 | <Principal shortName="USEUCOM"> |
---|
109 | <KeyHash>FakeHashKeyUSEUCOM</KeyHash> |
---|
110 | </Principal> |
---|
111 | </Preamble> |
---|
112 | <Issuer> |
---|
113 | <PrincipalRef shortName="SAdmir"/> |
---|
114 | </Issuer> |
---|
115 | <SimpleContainment> |
---|
116 | <HeadRoleTerm name="NRetTacCom" domain="s"/> |
---|
117 | <ExternalRole> |
---|
118 | <PrincipalRef shortName="USEUCOM"/> |
---|
119 | <RoleTerm name="NRetUSTacCom" domain="s"/> |
---|
120 | </ExternalRole> |
---|
121 | </SimpleContainment> |
---|
122 | <ValidityTime> |
---|
123 | <IssueTime>2002-09-01T13:20:00</IssueTime> |
---|
124 | <NotAfter>2003-09-01T13:20:00</NotAfter> |
---|
125 | </ValidityTime> |
---|
126 | </Credential> |
---|
127 | <Credential id="FakeHashCredential05"> |
---|
128 | <!-- SAdmir.getsSLocs <- SE.friendly.usr ^ SAdmir.needsSLocs--> |
---|
129 | <Preamble> |
---|
130 | <ImportDomain name="s" idref="FakeHashADSD01"/> |
---|
131 | <Principal shortName="SE"> |
---|
132 | <KeyHash>FakeHashKeySE</KeyHash> |
---|
133 | </Principal> |
---|
134 | <Principal shortName="SAdmir"> |
---|
135 | <KeyHash>FakeHashKeySAdmir</KeyHash> |
---|
136 | </Principal> |
---|
137 | </Preamble> |
---|
138 | <Issuer> |
---|
139 | <PrincipalRef shortName="SAdmir"/> |
---|
140 | </Issuer> |
---|
141 | <SimpleContainment> |
---|
142 | <HeadRoleTerm name="friendly" domain="s"/> |
---|
143 | <ExternalRole> |
---|
144 | <PrincipalRef shortName="SE"/> |
---|
145 | <RoleTerm name="friendly" domain="s"/> |
---|
146 | </ExternalRole> |
---|
147 | </SimpleContainment> |
---|
148 | <LinkedContainment> |
---|
149 | <HeadRoleTerm name="friendlyUsr" domain="s"/> |
---|
150 | <LinkedRole> |
---|
151 | <RoleTerm name="friendly" domain="s"/> |
---|
152 | <RoleTerm name="usr" domain="s"/> |
---|
153 | </LinkedRole> |
---|
154 | </LinkedContainment> |
---|
155 | <IntersectionContainment> |
---|
156 | <HeadRoleTerm name="getsSLocs" domain="s"/> |
---|
157 | <Intersection> |
---|
158 | <RoleTerm name="friendlyUsr" domain="s"/> |
---|
159 | <RoleTerm name="needsSLocs" domain="s"/> |
---|
160 | </Intersection> |
---|
161 | </IntersectionContainment> |
---|
162 | <ValidityTime> |
---|
163 | <IssueTime>2002-09-01T13:20:00</IssueTime> |
---|
164 | <NotAfter>2003-09-01T13:20:00</NotAfter> |
---|
165 | </ValidityTime> |
---|
166 | </Credential> |
---|
167 | </CredentialStore> |
---|