Uses of Package
org.apache.hadoop.hbase.io.crypto.tls
Packages that use org.apache.hadoop.hbase.io.crypto.tls
Package
Description
-
Classes in org.apache.hadoop.hbase.io.crypto.tls used by org.apache.hadoop.hbase.io.crypto.tlsClassDescriptionBase class for parameterized unit tests that use X509TestContext for testing different X509 parameter combinations (CA key type, cert key type, with/without a password, with/without hostname verification, etc).Represents a type of key pair used for X509 certs in tests.This class simplifies the creation of certificates and private keys for SSL/TLS connections.Builder class, used for creating new instances of X509TestContext.
-
Classes in org.apache.hadoop.hbase.io.crypto.tls used by org.apache.hadoop.hbase.ipc
-
Classes in org.apache.hadoop.hbase.io.crypto.tls used by org.apache.hadoop.hbase.securityClassDescriptionRepresents a type of key pair used for X509 certs in tests.Will cache X509TestContext to speed up tests.