@Internal public class HBaseDelegationTokenProvider extends Object implements org.apache.flink.core.security.token.DelegationTokenProvider
| Constructor and Description |
|---|
HBaseDelegationTokenProvider() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
delegationTokensRequired() |
void |
init(org.apache.flink.configuration.Configuration configuration) |
org.apache.flink.core.security.token.DelegationTokenProvider.ObtainedDelegationTokens |
obtainDelegationTokens() |
String |
serviceName() |
public String serviceName()
serviceName in interface org.apache.flink.core.security.token.DelegationTokenProviderpublic void init(org.apache.flink.configuration.Configuration configuration)
throws Exception
init in interface org.apache.flink.core.security.token.DelegationTokenProviderExceptionpublic boolean delegationTokensRequired()
throws Exception
delegationTokensRequired in interface org.apache.flink.core.security.token.DelegationTokenProviderExceptionCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.