BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.webservice.client
Class SSLUtil

java.lang.Object
  |
  +--weblogic.webservice.client.SSLUtil

public class SSLUtil
extends java.lang.Object

SSLUtil.java SSL Utililities. Created: Thu Jun 20 15:17:54 2002

Author:
Copyright © 2002 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
SSLUtil()
           
 
Method Summary
protected static void doTunnelHandshake(java.net.Socket tunnel, java.lang.String host, int port)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SSLUtil

public SSLUtil()
Method Detail

doTunnelHandshake

protected static void doTunnelHandshake(java.net.Socket tunnel,
                                        java.lang.String host,
                                        int port)
                                 throws java.io.IOException

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81b