Uses of Class
org.apache.hadoop.hbase.io.crypto.tls.X509TestContext
-
Uses of X509TestContext in org.apache.hadoop.hbase.io.crypto.tls
Modifier and TypeFieldDescriptionprotected X509TestContext
AbstractTestX509Parameterized.x509TestContext
Modifier and TypeMethodDescriptionX509TestContext.Builder.build()
Builds a new X509TestContext from this builder.X509TestContext.cloneWithNewKeystoreCert
(X509Certificate cert) Creates a clone of the current context, but injecting the passed certificate as the KeyStore cert.X509TestContextProvider.get
(X509KeyType caKeyType, X509KeyType certKeyType, char[] keyPassword)