|
jlahoda@31506
|
1 #
|
|
jlahoda@47703
|
2 # Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved.
|
|
jlahoda@31506
|
3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
jlahoda@31506
|
4 #
|
|
jlahoda@31506
|
5 # This code is free software; you can redistribute it and/or modify it
|
|
jlahoda@31506
|
6 # under the terms of the GNU General Public License version 2 only, as
|
|
jlahoda@31506
|
7 # published by the Free Software Foundation. Oracle designates this
|
|
jlahoda@31506
|
8 # particular file as subject to the "Classpath" exception as provided
|
|
jlahoda@31506
|
9 # by Oracle in the LICENSE file that accompanied this code.
|
|
jlahoda@31506
|
10 #
|
|
jlahoda@31506
|
11 # This code is distributed in the hope that it will be useful, but WITHOUT
|
|
jlahoda@31506
|
12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
|
|
jlahoda@31506
|
13 # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
|
jlahoda@31506
|
14 # version 2 for more details (a copy is included in the LICENSE file that
|
|
jlahoda@31506
|
15 # accompanied this code).
|
|
jlahoda@31506
|
16 #
|
|
jlahoda@31506
|
17 # You should have received a copy of the GNU General Public License version
|
|
jlahoda@31506
|
18 # 2 along with this work; if not, write to the Free Software Foundation,
|
|
jlahoda@31506
|
19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
|
jlahoda@31506
|
20 #
|
|
jlahoda@31506
|
21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
|
|
jlahoda@31506
|
22 # or visit www.oracle.com if you need additional information or have any
|
|
jlahoda@31506
|
23 # questions.
|
|
jlahoda@31506
|
24 #
|
|
jlahoda@31506
|
25 # ##########################################################
|
|
jlahoda@31506
|
26 # ### THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. ###
|
|
jlahoda@31506
|
27 # ##########################################################
|
|
jlahoda@31506
|
28 #
|
|
jlahoda@31506
|
29 class name javax/rmi/ssl/SslRMIServerSocketFactory
|
|
jlahoda@31506
|
30 -method name <init> descriptor (Ljavax/net/ssl/SSLContext;[Ljava/lang/String;[Ljava/lang/String;Z)V
|
|
jlahoda@31506
|
31
|