org.apache.xmlrpc.secure.sunssl
Class SunSSLTransportFactory
java.lang.Object
org.apache.xmlrpc.secure.sunssl.SunSSLTransportFactory
- XmlRpcTransportFactory
public class SunSSLTransportFactory
extends java.lang.Object
Interface from XML-RPC to the HTTPS transport based on the
$Id: SunSSLTransportFactory.java 233919 2005-04-22 10:26:17Z hgomez $
TRANSPORT_HOSTNAMEVERIFIER
public static final String TRANSPORT_HOSTNAMEVERIFIER
TRANSPORT_TRUSTMANAGER
public static final String TRANSPORT_TRUSTMANAGER
auth
protected String auth
openHostnameVerifier
private static HostnameVerifier openHostnameVerifier
openTrustManager
private static X509TrustManager openTrustManager
SunSSLTransportFactory
public SunSSLTransportFactory(Properties properties)
throws GeneralSecurityException
getProperties
public static Properties getProperties()
Copyright B) 1999-2002 Apache Software Foundation. All Rights Reserved.