source: fedd/abac-src/ttg/test/rtml/ussh/credential05.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: 716 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2        <Credential id="FakeHashCredential05">
3                <!-- US.friendly <- SE -->
4                <Preamble>
5                        <ImportDomain name="s" 
6                                     idref="sfUaDpAeZKehc+igVGW/SulU+PY="/>
7                        <Principal shortName="SE">
8                                <KeyHash>FakeHashKeySE</KeyHash>
9                        </Principal>
10                        <Principal shortName="US">
11                                <KeyHash>FakeHashKeyUS</KeyHash>
12                        </Principal>
13                </Preamble>
14                <Issuer>
15                        <PrincipalRef shortName="US"/>
16                </Issuer>
17                <SimpleMember>
18                        <HeadRoleTerm name="friendly" domain="s"/>
19                        <PrincipalRef shortName="SE"/>
20                </SimpleMember>
21                <ValidityTime>
22                        <IssueTime>2002-09-01T13:20:00</IssueTime>
23                        <NotAfter>2004-09-01T13:20:00</NotAfter>
24                </ValidityTime>
25        </Credential>
Note: See TracBrowser for help on using the repository browser.