public class KerberosDelegationTokenManagerFactory extends Object
KerberosDelegationTokenManager.| Constructor and Description |
|---|
KerberosDelegationTokenManagerFactory() |
| Modifier and Type | Method and Description |
|---|---|
static DelegationTokenManager |
create(ClassLoader classLoader,
org.apache.flink.configuration.Configuration configuration,
org.apache.flink.util.concurrent.ScheduledExecutor scheduledExecutor,
ExecutorService ioExecutor) |
public KerberosDelegationTokenManagerFactory()
public static DelegationTokenManager create(ClassLoader classLoader, org.apache.flink.configuration.Configuration configuration, @Nullable org.apache.flink.util.concurrent.ScheduledExecutor scheduledExecutor, @Nullable ExecutorService ioExecutor) throws IOException
IOExceptionCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.