Class HBaseHostnameVerifier.SubjectName

java.lang.Object
org.apache.hadoop.hbase.io.crypto.tls.HBaseHostnameVerifier.SubjectName
Enclosing class:
HBaseHostnameVerifier

private static final class HBaseHostnameVerifier.SubjectName extends Object
Note: copied from Apache httpclient with some minor modifications. We want host verification, but depending on the httpclient jar caused unexplained performance regressions (even when the code was not used).