source: fedd/abac-src/ttg/test/rtml/ussh/credential01.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: 735 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2        <Credential id="FakeHashCredential01">
3                <!-- USN.assignedNRet <- USSH -->
4                <Preamble>
5                        <ImportDomain name="s" 
6                                     idref="sfUaDpAeZKehc+igVGW/SulU+PY"/>
7                        <Principal shortName="USN">
8                                <KeyHash>FakeHashKeyUSN</KeyHash>
9                        </Principal>
10                        <Principal shortName="USSH">
11                                <KeyHash>FakeHashKeyUSSH</KeyHash>
12                        </Principal>
13                </Preamble>
14                <Issuer>
15                        <PrincipalRef shortName="USN"/>
16                </Issuer>
17                <SimpleMember>
18                        <HeadRoleTerm name="assignedNRet" domain="s"/>
19                        <PrincipalRef shortName="USSH"/>
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.