org.apache.hadoop.hbase
Class SslRMIClientSocketFactorySecure
java.lang.Object
javax.rmi.ssl.SslRMIClientSocketFactory
org.apache.hadoop.hbase.SslRMIClientSocketFactorySecure
- All Implemented Interfaces:
- Serializable, RMIClientSocketFactory
public class SslRMIClientSocketFactorySecure
- extends SslRMIClientSocketFactory
Avoid SSL V3.0 "Poodle" Vulnerability - CVE-2014-3566
- See Also:
- Serialized Form
SslRMIClientSocketFactorySecure
public SslRMIClientSocketFactorySecure()
createSocket
public Socket createSocket(String host,
int port)
throws IOException
- Specified by:
createSocket in interface RMIClientSocketFactory- Overrides:
createSocket in class SslRMIClientSocketFactory
- Throws:
IOException
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.