blob: 622ae9efd7f570bced988898ab7068774fdf31ee [file] [log] [blame]
J. Duke319a3b92007-12-01 00:00:00 +00001<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<html>
3<head>
4<!--
5
6
7Copyright 1999 Sun Microsystems, Inc. All Rights Reserved.
8DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
9
10This code is free software; you can redistribute it and/or modify it
11under the terms of the GNU General Public License version 2 only, as
12published by the Free Software Foundation. Sun designates this
13particular file as subject to the "Classpath" exception as provided
14by Sun in the LICENSE file that accompanied this code.
15
16This code is distributed in the hope that it will be useful, but WITHOUT
17ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
18FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
19version 2 for more details (a copy is included in the LICENSE file that
20accompanied this code).
21
22You should have received a copy of the GNU General Public License version
232 along with this work; if not, write to the Free Software Foundation,
24Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
25
26Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
27CA 95054 USA or visit www.sun.com if you need additional information or
28have any questions.
29
30-->
31
32</head>
33<body bgcolor="white">
34
35Provides classes related to creating and configuring secure socket factories.
36These classes are used with the Sun reference implementation of the Java
37Secure Socket Extension (JSSE).
38<!--
39<h2>Package Specification</h2>
40
41##### FILL IN ANY SPECS NEEDED BY JAVA COMPATIBILITY KIT #####
42<ul>
43 <li><a href="">##### REFER TO ANY FRAMEMAKER SPECIFICATION HERE #####</a>
44</ul>
45
46<h2>Related Documentation</h2>
47
48For overviews, tutorials, examples, guides, and tool documentation, please see:
49<ul>
50 <li><a href="">##### REFER TO NON-SPEC DOCUMENTATION HERE #####</a>
51</ul>
52
53-->
54
55</body>
56</html>