source: fedd/abac-src/ttg/test/rtml/ussh/credential04.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: 860 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2        <Credential id="FakeHashCredential04">
3                <!-- RADMSmith.NRetTacUsr <- USN.assignedNRet -->
4                <Preamble>
5                        <ImportDomain name="s" 
6                                     idref="sfUaDpAeZKehc+igVGW/SulU+PY="/>
7                        <Principal shortName="RADMSmith">
8                                <KeyHash>FakeHashKeyRADMSmith</KeyHash>
9                        </Principal>
10                        <Principal shortName="USN">
11                                <KeyHash>FakeHashKeyUSN</KeyHash>
12                        </Principal>
13                </Preamble>
14                <Issuer>
15                        <PrincipalRef shortName="RADMSmith"/>
16                </Issuer>
17                <SimpleContainment>
18                        <HeadRoleTerm name="NRetTacUsr" domain="s"/>
19                        <ExternalRole>
20                                <PrincipalRef shortName="USN"/>
21                                <RoleTerm name="assignedNRet" domain="s"/>
22                        </ExternalRole>
23                </SimpleContainment>
24                <ValidityTime>
25                        <IssueTime>2002-09-01T13:20:00</IssueTime>
26                        <NotAfter>2004-09-01T13:20:00</NotAfter>
27                </ValidityTime>
28        </Credential>
Note: See TracBrowser for help on using the repository browser.