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

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

Introduction

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

The text is from its open source code.

Method

StringgetClasspathDir(Class klass)
voidsetupSSLConfig(String keystoresDir, String sslConfDir, Configuration conf, boolean useClientCert)
Performs complete setup of SSL configuration in preparation for testing an SSLFactory.