1 | <html> |
---|
2 | <!-- |
---|
3 | - The contents of this file are subject to the Netscape Public |
---|
4 | - License Version 1.1 (the "License"); you may not use this file |
---|
5 | - except in compliance with the License. You may obtain a copy of |
---|
6 | - the License at http://www.mozilla.org/NPL/ |
---|
7 | - |
---|
8 | - Software distributed under the License is distributed on an "AS |
---|
9 | - IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or |
---|
10 | - implied. See the License for the specific language governing |
---|
11 | - rights and limitations under the License. |
---|
12 | - |
---|
13 | - The Original Code is mozilla.org code. |
---|
14 | - |
---|
15 | - The Initial Developer of the Original Code is Netscape |
---|
16 | - Communications Corporation. Portions created by Netscape are |
---|
17 | - Copyright (C) 1998-1999 Netscape Communications Corporation. All |
---|
18 | - Rights Reserved. |
---|
19 | - |
---|
20 | - Contributor(s): |
---|
21 | - Daniel Howard |
---|
22 | - |
---|
23 | - Alternatively, the contents of this file may be used under the |
---|
24 | - terms of the GNU Public License (the "GPL"), in which case the |
---|
25 | - provisions of the GPL are applicable instead of those above. |
---|
26 | - If you wish to allow use of your version of this file only |
---|
27 | - under the terms of the GPL and not to allow others to use your |
---|
28 | - version of this file under the NPL, indicate your decision by |
---|
29 | - deleting the provisions above and replace them with the notice |
---|
30 | - and other provisions required by the GPL. If you do not delete |
---|
31 | - the provisions above, a recipient may use your version of this |
---|
32 | - file under either the NPL or the GPL. |
---|
33 | --> |
---|
34 | <body> |
---|
35 | <h1> |
---|
36 | <span CLASS=LXRSHORTDESC> |
---|
37 | capability-based web page security management<p> |
---|
38 | </span> |
---|
39 | </h1> |
---|
40 | <span CLASS=LXRLONGDESC> |
---|
41 | caps contains C++ interfaces and code for determining the capabilities |
---|
42 | of content based on the security settings or certificates (e.g. Verisign). |
---|
43 | </span> |
---|
44 | </body> |
---|
45 | </html> |
---|