Package | Description |
---|---|
org.apache.flink.runtime.security | |
org.apache.flink.runtime.security.modules |
Modifier and Type | Method and Description |
---|---|
static void |
SecurityUtils.install(SecurityUtils.SecurityConfiguration config)
Installs a process-wide security configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
SecurityModule.install(SecurityUtils.SecurityConfiguration configuration)
Install the security module.
|
void |
HadoopModule.install(SecurityUtils.SecurityConfiguration securityConfig) |
void |
JaasModule.install(SecurityUtils.SecurityConfiguration securityConfig) |
void |
ZooKeeperModule.install(SecurityUtils.SecurityConfiguration configuration) |
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.