Uses of Class
org.apache.hadoop.hbase.io.crypto.tls.X509TestContext
Packages that use X509TestContext
-
Uses of X509TestContext in org.apache.hadoop.hbase.io.crypto.tls
Fields in org.apache.hadoop.hbase.io.crypto.tls declared as X509TestContextModifier and TypeFieldDescriptionprotected X509TestContext
AbstractTestX509Parameterized.x509TestContext
Methods in org.apache.hadoop.hbase.io.crypto.tls that return X509TestContextModifier 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)