axis_examplecompt_changesinfo-opsversion-1.30version-2.00version-3.01version-3.02
Last change
on this file since bd3e314 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 | <html> |
---|
2 | <body> |
---|
3 | |
---|
4 | |
---|
5 | <h1 align=center>Repository Administration Page</h1> |
---|
6 | <center> |
---|
7 | <FORM action="/demo/us-discovery" method="post"> |
---|
8 | <INPUT type="submit" value="Delete Credential" name="reset"> |
---|
9 | </FORM> |
---|
10 | <FORM action="/demo/us-discovery" method="post"> |
---|
11 | <INPUT type="submit" value="Add Credential"><BR> |
---|
12 | <TEXTAREA name="xml" rows="25" cols="80"> |
---|
13 | <Credential id="FakeHashCredential03"> |
---|
14 | <!-- USEUCOM.NRetUSTacCom <- RADMSmith --> |
---|
15 | <Preamble> |
---|
16 | <ImportDomain name="s" idref="FakeHashADSD02"/> |
---|
17 | <Principal shortName="USEUCOM"> |
---|
18 | <KeyHash>FakeHashKeyUSEUCOM</KeyHash> |
---|
19 | </Principal> |
---|
20 | <Principal shortName="RADMSmith"> |
---|
21 | <KeyHash>FakeHashKeyRADMSmith</KeyHash> |
---|
22 | </Principal> |
---|
23 | </Preamble> |
---|
24 | <Issuer> |
---|
25 | <PrincipalRef shortName="USEUCOM"/> |
---|
26 | </Issuer> |
---|
27 | <SimpleMember> |
---|
28 | <HeadRoleTerm name="NRetUSTacCom" domain="s"/> |
---|
29 | <PrincipalRef shortName="RADMSmith"/> |
---|
30 | </SimpleMember> |
---|
31 | <ValidityTime> |
---|
32 | <IssueTime>2002-09-01T13:20:00</IssueTime> |
---|
33 | <NotAfter>2004-09-01T13:20:00</NotAfter> |
---|
34 | </ValidityTime> |
---|
35 | </Credential> |
---|
36 | </TEXTAREA> |
---|
37 | <br> |
---|
38 | <INPUT type="reset" value="Reset Default RTML"><br> |
---|
39 | </FORM> |
---|
40 | </center> |
---|
41 | </body> |
---|
42 | </html> |
---|
Note: See
TracBrowser
for help on using the repository browser.