source: fedd/abac-src/rtml/examples/EPub/ABUCredential.xml @ df783c1

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

ABAC sources from Cobham

  • Property mode set to 100644
File size: 1.2 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<Credential 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="http://crypto.stanford.edu/dc/RTMLv1.0
4                                http://crypto.stanford.edu/~ninghui/rtml/RTMLv1.0q.xsd">
5        <Preamble>
6                <DefaultDomain uri="C:\rtml\examples\EPub\ABUADSD.xml"/>
7                <Principal id="K_ABU">
8                        <StringValue>
9                            /X9TgR11EilS30qcLuzk5/YRt1I870QAwx4/gLZRJmlFXUAiUftZPY1Y+r/F9bow9subVWzXgTuA
10                            HTRv8mZgt2uZUKWkn5/oBHsQIsJPu6nX/rfGG/g7V+fGqKYVDwT7g/bTxR7DAjVUE1oWkTL2dfOu
11                            K2HXKu/yIgMZndFIAcc=
12                    </StringValue>
13                </Principal>
14                <Principal id="K_StateU">
15                        <StringValue>l2BQjxUjC8yykrmCouuEC/BYHPU=</StringValue>
16                </Principal>
17        </Preamble>
18        <Issuer>
19                <PrincipalRef ref="K_ABU"/>
20        </Issuer>
21        <SimpleMember>
22                <HeadRoleTerm name="University">
23                        <Parameter name="name">
24                                <StringValue>StateU</StringValue>
25                        </Parameter>
26                </HeadRoleTerm>
27                <PrincipalRef ref="K_StateU"/>
28        </SimpleMember>
29        <ValidityTime>
30                <IssueTime>2002-08-26T12:52:00</IssueTime>
31        </ValidityTime>
32</Credential>
Note: See TracBrowser for help on using the repository browser.