Uses of Enum Class
org.apache.hadoop.hbase.io.crypto.tls.X509Util.ClientAuth
-
Uses of X509Util.ClientAuth in org.apache.hadoop.hbase.io.crypto.tls
Modifier and TypeMethodDescriptionstatic X509Util.ClientAuth
X509Util.ClientAuth.fromPropertyValue
(String prop) Converts a property value to a ClientAuth enum.static X509Util.ClientAuth
Returns the enum constant of this class with the specified name.static X509Util.ClientAuth[]
X509Util.ClientAuth.values()
Returns an array containing the constants of this enum class, in the order they are declared.