Java org.apache.hadoop.security.ssl SSLFactory fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.security.ssl SSLFactory fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.security.ssl SSLFactory.

The text is from its open source code.

Field

Constructor

Method

SSLSocketFactorycreateSSLSocketFactory()
Returns a configured SSLSocketFactory.
voiddestroy()
Releases any resources being used.
HostnameVerifiergetHostnameVerifier()
Returns the hostname verifier it should be used in HttpsURLConnections.
voidinit()
Initializes the factory.