| Package | Description |
|---|---|
| org.apache.drill.exec.ssl |
| Modifier and Type | Method and Description |
|---|---|
abstract SSLConfig.Mode |
SSLConfig.getMode() |
SSLConfig.Mode |
SSLConfigClient.getMode() |
SSLConfig.Mode |
SSLConfigServer.getMode() |
static SSLConfig.Mode |
SSLConfig.Mode.valueOf(String name)
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.
|
| Modifier and Type | Method and Description |
|---|---|
SSLConfigBuilder |
SSLConfigBuilder.mode(SSLConfig.Mode mode) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.