Package | Description |
---|---|
org.apache.hadoop.hbase.io.crypto.tls | |
org.apache.hadoop.hbase.security |
Class and Description |
---|
AbstractTestX509Parameterized
Base 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).
|
TestHBaseHostnameVerifier.CertificateCreator |
X509KeyType
Represents a type of key pair used for X509 certs in tests.
|
X509TestContext
This class simplifies the creation of certificates and private keys for SSL/TLS connections.
|
X509TestContext.Builder
Builder class, used for creating new instances of X509TestContext.
|
X509TestContextProvider
Will cache X509TestContext to speed up tests.
|
X509TestContextProvider.CacheKey |
Class and Description |
---|
X509KeyType
Represents a type of key pair used for X509 certs in tests.
|
X509TestContext
This class simplifies the creation of certificates and private keys for SSL/TLS connections.
|
X509TestContextProvider
Will cache X509TestContext to speed up tests.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.