blob: 7434726295d9a9b1b57bd44f2c3ea5ba35efe0a3 [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001<html>
2<body>
3
4<applet width=100 height=100 code=Alias.class>
5</applet>
6
7This is a multi-stage test. Click on "done" when you have completed
8reading these instructions.<br><br>
9
10<ol>
11<li> PolicyTool will be invoked
12<li> Click on "Add Policy Entry"
13<li> Click on "Add Principal"
14<li> Type "myalias" in the "Principal Name" field
15 (leave "Principal Type" empty)
16<li> Click on "OK"
17<li> Confirm there is a message:
18 'myalias' will be interpreted as a key store alias. ...
19 Click on "OK"
20<li> Click on "Done"
21<li> Open the "File" menu, and "View Warning Log"
22<li> Confirm there is a warning:
23 Warning: Principal name 'myalias' specified without a Principal class.
24<li> Click on "OK"
25<li> Open the "File" menu, and "Save As"
26<li> Enter "p1" as the file name
27<li> Click on "OK"
28<li> Click on "OK" in the message window
29<li> Open the "File" menu and "Open Policy"
30<li> Enter "p1" as the file name
31<li> Click on "OK"
32<li> If the file opens successfully, the test passed.
33 Otherwise, the test failed.
34</ol>
35</body>
36</html>