source: fedd/abac-src/ttg/test/Alice.xml @ 181cf9c

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

ABAC sources from Cobham

  • Property mode set to 100644
File size: 3.5 KB
Line 
1<?xml version="1.0"?>
2<Negotiation>
3<Observation count="1">
4location = remote</Observation>
5
6<Observation count="2">
7<NodeOperation type="root">
8<TrustTarget>GENI: GENI.CTFaccess &lt;&lt;-?- Alice</TrustTarget>
9<ProcessingState>Opponent Processed</ProcessingState>
10</NodeOperation>
11</Observation>
12
13<!--updating from TTG-->
14<!--updating from TTG-->
15<Observation count="3">
16<EdgeOperation type="Implication" newChild="true">
17<Parent>
18GENI: GENI.CTFaccess &lt;&lt;-?- Alice</Parent>
19<Child>
20GENI: ACM.CTFrep.CTFcontestant &lt;&lt;-?- Alice</Child>
21<ProcessingState>Opponent Processed</ProcessingState>
22</EdgeOperation>
23</Observation>
24
25<!--updating from TTG-->
26<Observation count="4">
27<NodeOperation>
28<TrustTarget>GENI: GENI.CTFaccess &lt;&lt;-?- Alice</TrustTarget>
29<ProcessingState>Verifier Processed</ProcessingState>
30</NodeOperation>
31</Observation>
32
33<Observation count="5">
34<EdgeOperation type="LinkingMonitor" newChild="true">
35<Parent>
36GENI: ACM.CTFrep.CTFcontestant &lt;&lt;-?- Alice</Parent>
37<Child>
38GENI: ?X.CTFcontestant &lt;&lt;-?- Alice</Child>
39<ProcessingState>Verifier Processed</ProcessingState>
40</EdgeOperation>
41</Observation>
42
43<!--updating from TTG-->
44<Observation count="6">
45<EdgeOperation type="LinkingSolution" newChild="true">
46<Parent>
47GENI: ?X.CTFcontestant &lt;&lt;-?- Alice</Parent>
48<Child>
49GENI: USC.CTFcontestant &lt;&lt;-?- Alice</Child>
50<ProcessingState>Verifier Processed</ProcessingState>
51</EdgeOperation>
52</Observation>
53
54<!--updating from TTG-->
55<Observation count="7">
56<NodeOperation>
57<TrustTarget>GENI: ?X.CTFcontestant &lt;&lt;-?- Alice</TrustTarget>
58<ProcessingState>Opponent Processed</ProcessingState>
59</NodeOperation>
60</Observation>
61
62<Observation count="8">
63<EdgeOperation type="Implication" newChild="true">
64<Parent>
65GENI: USC.CTFcontestant &lt;&lt;-?- Alice</Parent>
66<Child>
67GENI: Alice &lt;&lt;-?- Alice</Child>
68<ProcessingState>Fully Processed</ProcessingState>
69</EdgeOperation>
70</Observation>
71
72<!--updating from TTG-->
73<Observation count="9">
74<StandardTarget>
75GENI: USC.CTFcontestant &lt;&lt;-?- Alice<ProcessingState>Verifier Processed</ProcessingState>
76<SatisfactionState>satisfied</SatisfactionState>
77</StandardTarget>
78<SatisfactionState>satisfied</SatisfactionState>
79</Observation>
80
81<Observation count="10">
82<NodeOperation>
83<TrustTarget>GENI: USC.CTFcontestant &lt;&lt;-?- Alice</TrustTarget>
84<ProcessingState>Opponent Processed</ProcessingState>
85</NodeOperation>
86</Observation>
87
88<Observation count="11">
89<?xml version="1.0" encoding="ISO-8859-1"?>
90<Message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://isrl.cs.byu.edu/xsd/message.xsd">
91<Evidence>
92<!-- credential count = 1 -->
93USC.CTFcontestant<-Alice
94</Evidence>
95<!--Operation no. 1-->
96<EdgeOperation type="LinkingSolution" newChild="true">
97<Parent>
98GENI: ?X.CTFcontestant &lt;&lt;-?- Alice</Parent>
99<Child>
100GENI: USC.CTFcontestant &lt;&lt;-?- Alice</Child>
101<ProcessingState>Verifier Processed</ProcessingState>
102</EdgeOperation>
103<!--Operation no. 2-->
104<NodeOperation>
105<TrustTarget>GENI: ?X.CTFcontestant &lt;&lt;-?- Alice</TrustTarget>
106<ProcessingState>Opponent Processed</ProcessingState>
107</NodeOperation>
108<!--Operation no. 3-->
109<EdgeOperation type="Implication" newChild="true">
110<Parent>
111GENI: USC.CTFcontestant &lt;&lt;-?- Alice</Parent>
112<Child>
113GENI: Alice &lt;&lt;-?- Alice</Child>
114<ProcessingState>Fully Processed</ProcessingState>
115</EdgeOperation>
116<!--Operation no. 4-->
117<NodeOperation>
118<TrustTarget>GENI: USC.CTFcontestant &lt;&lt;-?- Alice</TrustTarget>
119<ProcessingState>Opponent Processed</ProcessingState>
120</NodeOperation>
121</Message>
122</Observation>
123
Note: See TracBrowser for help on using the repository browser.