public final class SecurityUtils extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
SecurityUtils.FlinkSecuredRunner<T> |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isSecurityEnabled() |
static <T> T |
runSecured(SecurityUtils.FlinkSecuredRunner<T> runner) |
public static boolean isSecurityEnabled()
public static <T> T runSecured(SecurityUtils.FlinkSecuredRunner<T> runner) throws Exception
ExceptionCopyright © 2014–2016 The Apache Software Foundation. All rights reserved.