Uses of Enum
org.apache.drill.exec.ssl.SSLConfig.Mode
-
Uses of SSLConfig.Mode in org.apache.drill.exec.ssl
Modifier and TypeMethodDescriptionabstract SSLConfig.Mode
SSLConfig.getMode()
SSLConfigClient.getMode()
SSLConfigServer.getMode()
static SSLConfig.Mode
Returns the enum constant of this type with the specified name.static SSLConfig.Mode[]
SSLConfig.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared.