public static class SSLStoreOverlay.Builder extends Object
Krb5ConfOverlay.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
SSLStoreOverlay |
build() |
SSLStoreOverlay.Builder |
fromEnvironment(org.apache.flink.configuration.Configuration globalConfiguration)
Configures the overlay using the current environment (and global configuration).
|
public SSLStoreOverlay.Builder fromEnvironment(org.apache.flink.configuration.Configuration globalConfiguration)
The following Flink configuration settings are used to source the keystore and truststore: - security.ssl.keystore - security.ssl.truststore
public SSLStoreOverlay build()
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.